/* css layout */

.divnone{

	display:none;

}

.wrapper{

	margin:100px auto;

	width:1102px;

	background:#2f324e;

}
#left P{
	padding-left: 10px;
}

.wrapper .wrapper_l{

	width:100%;

	background:url(../images/bg_wrap_border.gif) repeat-y left top;

}

.wrapper .wrapper_r{

	width:100%;

	background:url(../images/bg_wrap_border.gif) repeat-y right top;

}

.wrapper_ct{

	width:1098px;

	border-top:2px solid #1c2740;

	margin: auto;

	background:url(../images/bg_header_wrap.gif) repeat top center;

	clear:both;

}



/* -------------------------- */



#tophead #header,#usetop, #mainnav, #breadcrumbs, #content, #usebottom, #footer{

	width:100%;

}

#tophead_wrap #header_wrap, #mainnav_wrap, #banner_wrap, #content_wrap, #use_wrap, #footer_wrap, #breadcrumbs_wrap{

	clear:both;

	width:100%;

}



/* -------------Tophead------------- */

#tophead_wrap{

	

}

/* -------------Header------------- */

#header_wrap{

	

}

#expsearch_wrap{

	width:645px;

	height:36px;

	float:left;

}

#expsearch{

	width:190px;

	float:right;

}

#logo{

	float:left;

	padding:2px 0 0 2px;

}

#login_wrap{

	width:210px;

	height:162px;

	float:right;

}

#login{

	width:160px;

	float:left;

	color:#435ab6;

	margin-top:20px;

}

/* -------------Mainnav------------- */

#mainnav_wrap{

	height:56px;

	background:url(../images/bg_nav_wrap.gif) repeat-x bottom left;

}

/* -------------Banner------------- */

#banner_wrap{

	

}

#banner{

	width:1030px;

	margin:10px auto;

	overflow:hidden;

}

#lslide{

	width:780px;

	float:left;


	background: #010101 url(../images/bg_rslide_wrap.gif) repeat-x scroll left top;

}
#ls {
	background:transparent url(../images/bg_rslide_r.gif) no-repeat scroll right top;
	border-top:1px solid #949AC4;
	height:380px;
	margin:2px auto;
	overflow:hidden;
	width:750px;
	padding:5px 16px 0 10px;
}
#rslide{

	width:240px;

	float:right;

	background:#010101 url(../images/bg_rslide_wrap.gif) repeat-x top left;

}

#rs{

	width:236px;

	margin:2px auto;

	border-top:1px solid #949ac4;

	background: url(../images/bg_rslide_r.gif) no-repeat right top;

	height:385px;

	overflow:hidden;

}

/* -------------Usetop------------- */

#usetop_wrap{

	

}

/* -------------Breadcrumbs------------- */

#breadcrumbs_wrap{

	

}

/* -------------Content------------- */

#content_wrap{

	

}

#left_wrap{

	width:820px;

	float:left;

}

#left, #w1, #w2{

	float:left;

	width:100%;

}

#w21{

	float:left;

	width:630px;

}

#w22{

	float:right;

	width:175px;

	margin:35px 0 0 10px;

}

#right_wrap{

	width:270px;

	float:right;

}

#right{

	width:243px;

	float:left;

}

/* -------------Usebottom------------- */

#usebottom_wrap{

	

}

/* -------------Footer------------- */

#footer_wrap{

	

}
