/*
=== Sohu Group / GroupStyleSheet File ================================
	Style Name: p2001
	Version: 1.0
	Author: Leeking001
	First Created: 2007-06-26
	Last Update: 2007-06-26
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/
/****** General Styles ******/
#wrapper{
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
#header{
	height: 116px;
	background: url(images/header_bg.jpg) no-repeat 10%;
}
#innerHeader{
	text-align: center;
	padding-top: 25px;
}
/****** Group Header Styles ******/
#groupTitlebox{
	margin-bottom: 10px;
}
#groupTitle {
	color:#fff;
}
#groupTitle:hover {
	color:#ffcc33;
}
#groupUrl a {
	color:#eaeaea;
}
#groupUrl a:hover {
	color:#ffcc33;
}