.left{float:left}
.csBody{width:960px;margin:0px auto;}
.nofloat{clear:both;}




/*csMain*/
.csMain{margin-top:5px;clear:both;float:none;}
.csWhere{background:#EEE;border:1px solid #CCC;width:952px;height:25px;line-height:25px;padding:0px 15px;font-size:12px;}
.csWhere a{color:#000;font-weight:800;padding:0px 3px;font-size:13px;text-decoration:none;}
.csWhere a:hover{text-decoration:underline}
.csWhere h1,.csWhere h2{display:inline;font-size:12px;font-weight:400}
.csWhere h1{padding:0px 15px 0px 0px}

/*csLeftMenu*/
.csLeftMenu{
	font-size:12px;width:200px;
}
.csLeftMenu dl{margin:0px;padding:0px;margin-top:5px;}
.csLeftMenu dt{
	background:url('../images/csLeft.gif') 0 top no-repeat;height:30px;
	text-indent:20px;line-height:38px;font-size:14px;font-weight:800;
	overflow:hidden;
}
.csLeftMenu dt span{float:right;margin-right:5px;font-size:12px;font-weight:400}
.csLeftMenu dd{
	height:26px;background:url('../images/csLeft.gif') 0 -64px no-repeat;
	margin:0px;padding:0px;line-height:26px;text-indent:28px;overflow:hidden;
}
.csLeftMenu div{background:url('../images/csLeft.gif') 0 -93px no-repeat;height:7px;overflow:hidden}
.csLeftMenu a{text-decoration:none;color:#333;}
.csLeftMenu a:hover{text-decoration:under-line;color:#000;}

/*csFooter*/
.csFooter{background:url('../images/bottombg.gif') repeat-x;font-size:12px;padding-top:20px;}
.csFooter p{margin:0px;padding:0px 15px;line-height:25px;}

.csFooter .BottomMenu{font-size:13px;padding:0px 10px;line-height:25px;height:25px;}
.csFooter .BottomMenu a{color:#000;text-decoration:none}
.csFooter .BottomMenu a:hover{text-decoration:underline}
.csFooter a strong{color:#000;text-decoration:none;}
.csFooter .BottomLeft{width:680px;float:left}
.csFooter .BottomRight{width:200px;float:right;margin-right:20px;text-align:right}


/*JsFoucs*/
#jsFocusDiv{overflow:hidden;}
#jsFocusLink{
	display:block;text-decoration:none;
}
#jsFocusBut{margin-top:-40px;}
#jsFocusBut div{float:right;margin-right:10px;}
#jsFocusBut div span{
	float:left;display:block;
	width:20px;height:20px;
	line-height:20px;text-align:center;
	background:#EEE;
	margin-right:5px;
	border:solid 1px #666;
}
#jsFocusBut div span.focus{
	background:#333;
	color:#FFF;
	border:solid 1px #000;
}