@charset "utf-8";
/* 子页CSS */
.main-nav {
	height:32px;
	background:url(../images/bg.jpg) center top repeat-x;
}
#main {
	width:998px;
	margin:0 auto;
	padding-top:10px;
}
#main .aside {
	float:left;
	width:240px;
	height:auto;
	border:1px solid #cbcbcb;
}
#main .article {
	float:right;
	width:746px;
	height:500px;
}
#main .article_tbdw {
	float:right;
	width:998px;
	height:500px;
}

#main .myarticle {
	float:center;
	width:746px;
	margin-left:150px
}
.aside h2 {
	height:29px;
	line-height:28px;
	text-align:center;
	background-color:#eeeeee;
	font-size:16px;
	font-weight:normal;
	font-family:"黑体";
	color:#666666;
}
.f-level {
	width:180px;
	height:33px;
	margin:15px auto 0;
	background:url(../images/erj.jpg) center top no-repeat;
}
.f-level a {
	font-family:"微软雅黑";
	font-size:14px;
	color:#ffffff;
	text-align:center;
	line-height:32px;
	width:180px;
	height:33px;
}
.f-level a:hover {background:url(../images/erj2.jpg) center top no-repeat;
    width:180px;
	height:33px;}
.f-level a:active {background:url(../images/erj3.jpg) center top no-repeat;
    width:180px;
	height:33px;}

/*右侧*/
.now {
	height:28px;
	border:1px solid #d4d4d4;
	background:url(../images/now1.jpg) repeat-x;
}
.now p {
	height:28px;
	line-height:28px;
	color:#555555;
	background:url(../images/now2.jpg) 15px 50% no-repeat;
}
.now table {
	height:28px;
	line-height:28px;
	padding-left:15px;
	color:#555555;
	background:url(../images/now2.jpg) 15px 50% no-repeat;
}
font .currentpostionfont{line-height:30px; font-size:12px; font-family:微软雅黑}
/*col-style2 栏目样式*/
.col-style2 {
	margin-top:10px;
	border:1px solid #cbcbcb;
}
.article .head {
	height:32px;
	border-bottom:1px solid #cbcbcb;
	background-color:#f9f9f9;
	overflow:hidden;
	color: #0275b9;
	font-size: 14px;
	line-height: 32px;
	padding-left: 12px;
	font-family: "微软雅黑";
}
.article_tbdw .head {
	height:32px;
	border-bottom:1px solid #cbcbcb;
	background-color:#f9f9f9;
	overflow:hidden;
	color: #0275b9;
	font-size: 14px;
	line-height: 32px;
	padding-left: 12px;
	font-family: "微软雅黑";
}
.col-style2 .head h2 {
	height: 32px;
	background: url(../images/t2.jpg) no-repeat;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	margin-left: 10px;
	font-family: "微软雅黑";
	text-align: center;
	float: left;
	width: 113px;
}
.col-style2 .content {
	height:84px;
}
.col-style2 .contenttop {
	padding-top:10px;
}
.form-title {
	text-align:right;
	font-size:14px;
	color:#333333;
	font-family:SimSun-ExtB;
}
.text2 {
	width:228px;
	height:24px;
	border:1px solid #CBCBCB;
}
.text3 {
	width:442px;
	height:296px;
	border:1px solid #CBCBCB;
}
.blue {color:##f3f3f3;}
.hs {color:#f3f3f3;}


.infodetail_tit{
	padding-top:10px;
	line-height:28px;
}


.moreinfotimeleft{ width:10%}
.moreinfomiddle{ width:80%; text-align:left; float:left}
.moreinforight{ width:10%; padding-right:10px;}

#left{float:left;}

#right{float:left;}
.clear{clear:both;}

.article{ height:auto !important }
.article_tbdw{ height:auto !important }
.right_top{min-height:272px; padding-left:10px; padding-right:10px; position:relative}
.left_top{margin-top:20px; height:300px}
.pagemargin{
	/* position:absolute;*/ /*or前面的是absolute就可以用*/  
     bottom: 0px; 
}

#main .articlenoleft {
	float:right;
	width:996px;
	height:500px;
}
.articlenoleft{ height:auto !important }
.articlenoleft .head {
	height:32px;
	border-bottom:1px solid #cbcbcb;
	background-color:#f9f9f9;
	overflow:hidden;
	color: #0275b9;
	font-size: 14px;
	line-height: 32px;
	padding-left: 12px;
	font-family: "微软雅黑";
}