@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/subnav.css);

/* 导航栏 */
.nomcTitle {
	width:129px;
	height:36px;
	background:url(http://www.wenming.cn/jingtai/images/info_subnav_1.gif) no-repeat center;
	float:left;
	margin-top:3px;
}

/* 本页公用字体样式 */
.mainColumnTitleFont{
	font-size:14px; 
	font-weight: bold; 
	color: #CC0000;
	line-height:28px;
	text-align:center;
}
.mainColumnMoreFont{
	font-size:12px; 
	color:#fff;
	line-height:30px;
	text-align:right;
}
.mainColumnMoreFont a{
	text-decoration:none;
	font-size:12px;
	line-height:30px;
	color:#fff;
}
.mainColumnMoreFont a:hover{
	text-decoration:none;
	color:#fff;
}
.mainColumnTitleFont2{
	font-size:14px; 
	font-weight: bold; 
	color: #CC0000;
	line-height:26px;
	text-align:center;
}
.mainColumnMoreFont2{
	font-size:12px; 
	color:#CC0000;
	line-height:26px;
	text-align:right;
}

/* 第一部分内容 */
#content1 {
	width:980px; 
	height:255px; 
	text-align:left; 
	margin:0 auto; 
	background:#FFF; 
	padding:0;
}

/* 第一 左边 */
#contOneLeft {
	width:485px; 
	height:255px; 
	float:left; 
	margin:0px 10px 0px 0px; 
	padding:0; 
}

#contOneLeftLayout { 
	width:485px;
	height:255px;
	overflow:hidden; 
	padding:0; 
	margin:0;
}
.contentOneLeftHeader { 
	height:30px; 
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_1.gif) repeat-x;
}
.contOneTitle{ 
	float:left;
	width:152px;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_2.gif) no-repeat;
}
.contOneMore{ 
	width:127px;
	float:right;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/volu_title_bg_3.gif) no-repeat;
}
#imgLayout { 
	width:483px;
	height:220px;
	border-left:1px solid #E6C48F; 
	border-bottom:1px solid #E6C48F;
	border-right:1px solid #E6C48F;
}
.imgCont {
	float:left; 
	margin:10px 3px 0px 10px;
}
.imgContLeft { 
	width:111px; 
	height:134px; 
	float:left; 
}
.imgContRight { 
	width:328px; 
	height:134px; 
	float:left;
	padding-left:20px;
}
.imgContRight ul li{
	line-height:23px;
	font-size:13px;
}

.space1 { 
	margin:5px 0px 10px 10px;
	height:2px; 
	width:450px;  
	background:url(http://www.wenming.cn/jingtai/images/info_space.gif); 
	background-repeat: repeat-x; 
	float:left; 
	overflow:hidden;
}
.contOneLeftBottom {
	width:400px;
	height:50px; 
	padding:0px 20px 0px 30px; 
	line-height:25px; 
}
.contOneLeftBottom td{
	font-size:13px; 
}
.icorBorder {
	width:111px;
	height:135px;
	background:url(http://www.wenming.cn/jingtai/images/info_mainthree_3.gif) no-repeat;
	float:left;
}
.icorCont {
	width:98px;
	height:132px;
	margin:1px;
	position:relative;
}

/* 第一 右边 */
#contOneRight {
	width:485px;
	height:255px;
	float:right; 
	margin:0 auto; 
	padding:0; 
}
.contentOneRightHeader { 
	height:30px; 
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_1.gif) repeat-x;
}
.contOneRightTitle{ 
	float:left;
	width:236px;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_4.gif) no-repeat;
}
.contOneRightMore{ 
	width:127px;
	float:right;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/volu_title_bg_3.gif) no-repeat;
}

/* 第二部分内容 */
#content2 {
	width:980px; 
	height:253px; 
	text-align:left;  
	margin:0 auto; 
	background:#FFF; 
	padding:0;
}
#contTwoLeft {
	width:320px;
	height:240px;
	float:left; 
	margin:10px 10px 0px 0px; 
	padding:0; 
}
#contTwoLeftLayout { 
	width:320px; 
	height:240px;
	padding:0; 
	margin:0;
}
.contentTwoLeftHeader { 
	height:30px; 
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_1.gif) repeat-x;
}
.contTwoLeftTitle{ 
	float:left;
	width:85px;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_5.gif) no-repeat;
}
.contTwoLeftMore{ 
	width:127px;
	float:right;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/volu_title_bg_3.gif) no-repeat;
}
#imgLayout2 { 
	width:318px; 
	height:210px;
	border-left:1px solid #E6C48F; 
	border-bottom:1px solid #E6C48F; 
	border-right:1px solid #E6C48F;
}
.imgContTwo { 
	float:left; 
	margin-bottom:5px; 
}
.imgContTwoLeft { 
	width:111px; 
	height:142px; 
	float:left; 
	margin:10px 0px 0px 5px; 
}
.imgContTwoRight { 
	width:190px; 
	height:140px; 
	float:left; 
	margin:10px 0px 0px 0px;
	overflow:hidden;
}
.imgContTwoRight ul li{
	line-height:23px;
	font-size:13px;
}
.space2 { 
	margin:5px 0px 10px 10px; 
	height:2px; 
	width:260px;  
	background:url(http://www.wenming.cn/jingtai/images/info_space.gif); 
	background-repeat: repeat-x; 
	float:left; 
	overflow:hidden;
}
.contTwoLeftBottom {
	width:290px; 
	height:30px; 
	padding:0px 0px 5px 20px; 
	line-height:25px;
	clear:both;
}
.contTwoLeftBottom td {
	font-size:13px;
}

/* 第二 中间 */
#contTwoMid {
	width:320px; 
	height:243px;
	float:left; 
	margin:10px 10px 0px 0px; 
	padding:0;
}
.contentTwoMidHeader { 
	height:30px; 
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_1.gif) repeat-x;
}
.contTwoMidTitle{ 
	float:left;
	width:110px;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_6.gif) no-repeat;
}
.contTwoMidMore{ 
	width:127px;
	float:right;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_3.gif) no-repeat;
}

/* 第二 右边 */
#contTwoRight {
	width:320px; 
	height:243px;
	float:left; 
	margin:10px 0px 0px 0px; 
	padding:0; 
}
.contentTwoRightHeader { 
	height:30px; 
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_1.gif) repeat-x;
}
.contTwoRightTitle{ 
	float:left;
	width:165px;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_7.gif) no-repeat;
}
.contTwoRightMore{ 
	width:127px;
	float:right;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_3.gif) no-repeat;
}

/* 第三部分内容 */
#content3 {
	width:980px;
	height:180px; 
	text-align:left; 
	height:200px; 
	margin:0 auto; 
	background:#FFF; 
	padding:0;
}
#contThree {
	width:980px; 
	height:180px; 
	float:left; 
	margin:10px 0px 0px 0px; 
	padding:0; 
}
#contThreeLayout { 
	width:980px; 
	height:180px; 
	padding:0; 
	margin:0;
}
.contentThreeHeader { 
	height:30px; 
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_1.gif) repeat-x;
}
.contThreeTitle{ 
	float:left;
	width:189px;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_8.gif) no-repeat;
}
.contThreeMore{ 
	width:127px;
	float:right;
	height:30px;
	background:url(http://www.wenming.cn/jingtai/images/info_title_bg_3.gif) no-repeat;
}
#imgLayout3 { 
	width:978px;
	height:150px;
	border-left:1px solid #E6C48F; 
	border-bottom:1px solid #E6C48F; 
	border-right:1px solid #E6C48F;
	background:url(http://www.wenming.cn/jingtai/images/info_mainthree_1.gif) no-repeat;
}
.imgContThree {
	width:978px;
	height:150px;
	float:left; 
	margin: auto; 
}
.imgContThreeLeft { 
	width:240px; 
	height:150px; 
	float:left; 
	margin:0 auto; 
}
.imgContThreeMid { 
	width:280px; 
	height:50px; 
	float:left; 
	margin:80px 0px 20px 0px; 
}
.imgContThreeRight { 
	width:405px; 
	height:136px; 
	float:left; 
	margin:8px 0px 0px 50px; 
}
.ictrBorder {
	width:111px;
	height:135px;
	background:url(http://www.wenming.cn/jingtai/images/info_mainthree_3.gif) no-repeat;
	float:left;
}
.ictrCont {
	width:98px;
	height:132px;
	margin:1px;
	position:relative;
}
.ictrDown {
	position:absolute;
	top:110px;
	left:25px;
}
.ictrSpace {
	width:28px;
	height:132px;
	float:left;
}

