@charset "utf-8";
/* CSS Document */
#left {
	width:230px;
	float:left;
	display:inline;
}
#left a, #left a:link, #left a:visited {
	color:#336699;
}
.l_xl {
	background:url(../images/index/bzzxBG.jpg) no-repeat top;
	padding-top:40px;
}
.l_xl_cnt {
	width:210px;
	border-left:1px solid #C4DDF1;
	border-right:1px solid #C4DDF1;
	padding:0 9px;
	overflow:hidden;
}
.l_xl_bottom {
	width:230px;
	height:3px;
	background:url(../images/xlcx/xlcx_bottom.gif) no-repeat 0 -16px;
	overflow:hidden;
}

.l_xl_cnt ul li{ width:156px; line-height:36px; background:url(../images/index/help_gray.gif) no-repeat; font-size:14px; font-weight:bold;color:#12678C; text-align:center; margin:8px auto; cursor:pointer;}
.l_xl_cnt ul li a,.l_xl_cnt ul li a:link,.l_xl_cnt ul li a:visited{color:#12678C;}
.onreadLi{background:url(../images/index/help_blue.gif) no-repeat !important;}

.subMenu{ line-height:30px !important; padding:8px 20px; font-weight:normal !important; text-align:left;}
/*右侧*/
#r {
	width:708px;
	margin-left:12px;
	background:url(../images/xlcx/xlcx_r_top.gif) no-repeat left top;
	padding-top:4px;
	float:left;
	display:inline;
}
.r_cnt {
	border-left:1px solid #C4DDF1;
	border-right:1px solid #C4DDF1;
	padding:0 30px;
	text-align:left;
}
.r_cnt h1 {
	height:50px;
	line-height:50px;
	text-align:center;
	color:#12678C;
	font-size:16px;
	font-family:"微软雅黑";
}
.r_cnt h2{ height:30px; line-height:30px; color:#12678C; font-size:14px; font-family:"微软雅黑";}
.r_bot {
	height:4px;
	background:url(../images/xlcx/xlcx_bottom.gif) no-repeat 0 0;
	overflow:hidden;
}