@charset "gb2312";
body {
	background-color: #FFFFFF;
	background-image: url(images/body_back.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	margin:0px;
	padding:0px;
	font-family:微软雅黑;
}
/*---标准链接样式---*/
td{font-size:12px; line-height:25px;}
a{text-decoration: none; padding: 0 0 1px 0; color:#000; text-decoration:none;}
a:hover{ color:#ff000; text-decoration:underline; }

.llink a{
		  color:#ad8a36;
		}


#head {
	height: 115px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:10px;
}
/*---导航栏以及样?--*/
#menu {
	height: 35px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#menu a:link {
	font-size: 14px;
	color: #991a17;
	line-height: 22px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:visited {
	font-size: 14px;
	color: #991a17;
	line-height:22px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
	font-size: 14px;
	color: #991a17;
	text-decoration: underline;
	line-height:22px;
}
#menu a:active {
	font-size: 14px;
	color: #991a17;
	line-height:22px;
	text-decoration: none;
}








#slide {
	height: 370px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	height: 400px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	height: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_links.jpg);
	background-repeat: repeat-x;
}
.news_bigblock {
	height: 400px;
	width: 485px;
	float: left;
}
.news_title {
	float: left;
	height: 30px;
	width: 460px;
	background-color: #B70000;
	font-size: 14px;
	color: #FFF;
	padding: 0px 10px;
	font-weight: bold;
}
.news_block {
	height: 187px;
	width: 485px;
	background-color: #efeedc;
}
.news_content {
	height: 157px;
	width: 460px;
	float: left;
	padding: 5px 10px;
}
#friendlink {
	height: 80px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}






/*---水平以及垂直分割?--*/
.news_line_h {
	background-color: #FFF;
	height: 13px;
	width: 362px;

}
.news_line_v {
	background-color: #FFF;
	height: 400px;
	width: 10px;
	float: left;
}
#news_links {
	float: left;
	height: 400px;
	width: 238px;
	overflow:hidden;
}



#news_m {
	height: 400px;
	width: 362px;
}


#footer {
	height: 95px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

/*---文章页的主框?--*/
#displayinfo_content {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	_height:400px; 
	min-height:400px 

}

.title1 {font-family:"Microsoft YaHei";	font-size:14px; line-height:45px;	font-weight:bold; color: #000; background-image:url(../images/menubg.gif);	background-repeat:repeat-x; background-position:top; text-indent:20px; height:39px;}
.biaoti3 {
	font-size: 20px;
	font-family: "Microsoft YaHei UI", "宋体";
	font-weight: bold;
}
.wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}
.wp_article_list .list_item .Article_Index {
    background: none;
}

.wp_listcolumn {
    display: block;
    width: 78%;
    border-top: 0px solid #ddd;
    border-bottom: 1px solid #fff;
    padding-left: 20px;
}
.wp_listcolumn .wp_column a.selected {
    color: #ad8a36;
    background-image: none;
    background: url(images/LotusFormsTurbo_icon_16.gif) no-repeat;
    background-position-y: 9px;
}
.wp_listcolumn .wp_column a:hover {
    color: #ad8a36;
    background-image: none;
    background: url(images/LotusFormsTurbo_icon_16.gif) no-repeat;
    background-position-y: 9px;
}
.wp_listcolumn .wp_column a {
    display: block;
    width: 100%;
    color: #ad8a36 !important;
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word;
    background: url(images/LotusFormsTurbo_icon_16.gif) no-repeat;
    border-bottom: 1px dashed #970204;
    border-top: 0px solid #fff;
    text-align: left;
	background-position-y: 9px;
}
.wp_nav .nav-item a.parent:hover span.item-name {
    text-decoration: underline;
}
.wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 15px;
    line-height: 22px;
    cursor: pointer;
}
li.col_title {
    list-style: none;
}
li.col_title h2 {
    font-size: 14px;
    font-weight: bold;
    color: #ad8a36;
}
ul.col_metas.clearfix {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
li.list_item {
    list-style: none;
}
.wp_article_list {
    display: block;
    width: 100%;
    padding-left: 0px;
}