@charset "utf-8";
/* CSS Document */

@import url(http://www.wenming.cn/jingtai/css/layout.css);
@import url(http://www.wenming.cn/jingtai/css/master.css);
@import url(http://www.wenming.cn/jingtai/css/nav_two.css);

#headerNavBottom {
	width:998px;
	height:45px;
	float:left;
	background:url(http://www.wenming.cn/jingtai/images/xigailanheader_twobg.gif) no-repeat;
}
#hnbLeft {
	width:50px;
	height:45px;
	float:left;
}
#hnbMid {
	width:892px;
	height:45px;
	float:left;
}
#hnbRight {
	width:50px;
	height:45px;
	float:left;
}

#content {
	width:980px;
	float:left;
	border:1px solid #F1DFC2;
	background-color:#FDFBF0;
	padding-bottom:10px;
	margin-bottom:30px !important;
	margin-bottom:0px;
}

#leftContent {
	width:690px;
	float:left;
	margin:10px 10px 0px 8px !important;
	margin:10px 10px 0px 3px;
}

#rightContent {
	width:260px;
	float:left;
	margin:10px 5px 5px 0px;
}

#leftNav {
	width:690px;
	height:22px;
	float:left;
	border:1px solid #F1DFC2;
	background:url(http://www.wenming.cn/jingtai/images/view_list_1.gif) right no-repeat;
	background-color:#FEF7D1;
}
#leftNavLink {
	width:600px;
	float:left;
	color:#660000;
	text-align:left;
	padding:6px 0px 0px 20px;
}

#leftContBorder {
	width:690px;
	float:left;
	border-left:1px solid #F1DFC2;
	border-right:1px solid #F1DFC2;
	border-bottom:1px solid #F1DFC2;
	background-color:#FFFFFF;
	overflow:hidden;
}

#lcbLeftLayout {
	width:180px;
	float:left;
}
#lcblTitle {
	width:180px;
	height:22px;
	margin:15px 15px 0px 10px !important;
	margin:15px 5px 0px 5px;
	background-color:#FEF7D1;
	color:#DA251A;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:24px;
	text-indent:20px;
	overflow:hidden;
}
#lcblTitle a{
	color:#DA251A;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#lcblTitle a:hover{
	color:#DA251A;
	font-size:13px;
	text-decoration:none;
}

#lcblContent {
	width:165px;
	background-color:#FEFBE5;
	float:left;
	margin-left:10px !important;
	margin-left:5px;
	padding:20px 0px 0px 10px;
}

#lcbRightLayout {
	float:left;
}

#lcbrTitle {
	height:22px;
	background-color:#FEF7D1;
	margin:15px 0px 0px 15px;
	color:#DA251A;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:24px;
	text-indent:20px;
	overflow:hidden;
	width:660px;
}

#lcbrContent {
	width:640px;
	float:left;
	margin-top:20px;
	padding-bottom:30px;
	padding-left:50px;
}
#lcbrContent ul {
	list-style:none;
	padding:0;
	margin:0;
}
#lcbrContent ul li {
	float:left;
	width:122px;
	padding-right:33px;
}
#lcbrContent ul li .pic {
	width:120px;
	height:120px;
	border:1px solid #ccc;
}
#lcbrContent ul li .pic img {
	width:120px;
	height:120px;
}
#lcbrContent ul li .tit {
	line-height:28px;
}
.lcbrList {
	width:490px;
	float:left;
	text-align:left;
	overflow:hidden;
}
.lcbrList ul li {
	font-size:14px;
	line-height:25px;
}
.lcbrList ul li span{
	color:#999;
}

.lcbrLine {
	width:460px;
	height:2px;
	float:left;
	margin:10px 10px 10px 0px; 
	background:url(http://www.wenming.cn/jingtai/images/view_list_line_bg.gif) repeat-x;
	overflow:hidden;
}

.lcbrList2 {
	width:490px;
	float:left;
	text-align:left;
	overflow:hidden;
	margin-left:0px;
}

