a
{
	color:#595959;
	text-decoration:none;
}
a:hover
{
	color:#36f;
}
a:visited
{
	text-decoration:none;
}
#csMiddle
{
	width:980px;
	height:100%;
	margin:15px auto;
	overflow:hidden;
}
#csLeft
{
	width:215px;
	height:100%;
	overflow:hidden;
	float:left;
}
#csRight
{
	width:745px;
	height:100%;
	overflow:hidden;
	float:right;
}
#csLeft ul
{
	clear:both;
}
#csLeft li
{
	width:215px;
	height:28px;
	line-height:28px;
}
#csLeft li a
{
	display:block;
	width:215px;
	height:28px;
	line-height:28px;
	text-align:center;
	background:url(../images/csnav_bg.gif) no-repeat;
}
#csLeft li a:hover
{
	font-weight:700;
	color:#fff;
	display:block;
	width:215px;
	height:28px;
	line-height:28px;
	background:url(../images/csnav_hover.gif) no-repeat;
}
.cslTop
{
	width:215px;
	height:94px;
	clear:both;
}
.csllbg
{
	float:left;
	background-repeat:no-repeat;
}
.cslrbg
{
	width:12px;
	float:right;
	background-repeat:no-repeat;
}
#csRightTitle
{
	width:745px;
	height:96px;
	background:url(../images/stit_middle.gif) repeat-x;
	
}
#csRightTitle span
{
	float:left;
}
#csRightTitle .position
{
	font:700 14px "ËÎÌå";
	display:block;
	width:200px;
	margin-left:30px;
	padding-top:42px;
	vertical-align:middle;
}
#crsContent
{
	width:745px;
	height:100%;
	overflow:hidden;
	margin:10px auto;
}
#crsContent p{
    text-indent:2em;
}
