@CHARSET "UTF-8";
/* CSS Document */
html {
	width: 100%;
	height: 100%;
	overflow: auto;
	_overflow-x: hidden; /* FIX for IE6 overflow bug */
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-family: 微软雅黑, Arial, sans-serif;
	line-height: 150%;
	background-color: white;
	color: black;	
}
image{
    border: 0px;	
}
a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #084679;
	text-decoration: underline;
}

.STYLE1 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.STYLE2 {	font-size: 14px;
	font-weight: bold;
}

.STYLE2 {color: #FF0000}
.STYLE3 {font-size: 16px;font-weight: bold;}
.STYLE4 {	font-size: 12px;
	color: #00a0e9;
}

.STYLE5 {font-size: 14px;
	color: #1d2088;
}
.othersmain {
    width: 95%;
    margin: 1px auto;
}
.other-titles {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #dbd4cd;
    padding-bottom: 12px;
}
.other-titles h2 {
    float: left;
    color: #ed1b2f;
    font-size: 28px;
    line-height: 40px;
    font-weight: normal;
}
.newslist {
    width: 100%;
}
.newslist ul, ol {
    list-style: none;
    padding: 0px;
}
.newslist li {
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dotted #dbd4cd;
}
.newslist .time {
    float: left;
    width: 60px;
}
.newslist .day {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 30px;
}
.newslist .date {
    height: 18px;
    line-height: 18px;
    font-size: 10px;
}
.newslist .day, .newslist .date {
    background-color: #eae6e2;
    display: block;
    text-align: center;
    font-family: Arial;
}
.newslist .conts {
    float: left;
    width: 670px;
    margin-left: 10px;
}
.newslist h3 {
    padding-bottom: 5px;
    margin-top: -2px;
    font-size: 15px;
    color: #757575;
}
.newslist .conts p, .newslist .conts p a {
    font-size: 12px;
}
.newslist .more {
    margin-left: 8px;
}
a {
    text-decoration: none;
    color: #333;
}
/*新闻2*/
.witer-backgroud{width:890px; background-color:#fff;padding:30px 55px;margin:0 auto;}
.web-background{background-color:#f7f5f4;}
.header-news{height:86px;border-bottom:1px solid #dbd4cd;}
.border-top{border-top:10px solid #f7f5f4;}
.marginbottom{margin-bottom:50px;}
/*内页*/
.newsContent h1{font-size:20px; text-align:center; font-weight:normal;line-height:80px;color:#6c5a54;}
.newsContent .info{border-top:1px dashed #dbd4cd;border-bottom:1px dashed #dbd4cd;line-height:35px; text-align:center;margin-bottom:35px;}
.newsContent .info span{margin:0 15px;}
.newsContent .text{line-height:1.7em;color:#757575;}
.newsContent .text p{margin:16px 0;}

.newsContent .newsContentFooter{margin-top:70px;border-top:1px dashed #dbd4cd;padding-top:10px;}
.print,.readed,.like{ float:left;}
.print a{ background-color:#e5e0db;height:20px;width:25px;float:left; display:block; text-align:center;padding-top:5px; overflow:hidden;margin-right:8px; }
.print a:hover{ background:url(newsContent_25.gif) no-repeat center center #f99d32; text-indent:500px;}

.readed a{ background:url(newsContent_18.gif) no-repeat 10px center #e5e0db;height:25px;float:left; display:block; padding:0 8px 0 30px; line-height:25px; cursor:default;margin-right:8px;}
.readed a:hover{ background:url(newsContent_26.gif) no-repeat 10px center #f99d32;color:#fff; }

.like a{ background:url(newsContent_20.gif) no-repeat 10px center #e5e0db;height:25px;float:left; display:block; padding:0 8px 0 30px; line-height:25px; cursor:default;margin-right:8px;}
.like a:hover{ background:url(newsContent_27.gif) no-repeat 10px center #f99d32;color:#fff; }
.share{float:right;padding-top:5px;}