/*
=== 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:#000;
}
#header{
	height: 149px;
	background: url(images/header_bg.jpg) no-repeat;
}
#innerHeader{
	text-align: center;
	padding-top: 25px;
}
#mainWrapper {
	background:#0bd7ce;
	border-left:8px solid #0bd7ce;
	border-right:8px solid #0bd7ce;
}
#innerContentWrapper {
	background-color:transparent;
}
#crumbBox{
	height: 25px;
	background: url(images/crumb_bg.gif) repeat;
}
#crumbBox a {
	color:#000;
}
#crumbBox a:hover {
	color:red;
}
/****** Group Header Styles ******/
#groupTitlebox{
	margin-bottom: 10px;
}