@charset "utf-8";
/* CSS Document */

    

#newest{
    width:620px;
	float:left;
	height:106px;
	padding:0 0 0 22px;
	overflow:hidden;
}
#newest h5{
    font-size:14px;
	color:#345;
	height:20px;
	line-height:20px;
	padding:13px 0 0 10px;
	letter-spacing:1px;
}
#newest p{
	padding:10px;
	color:#D10B01;
	height:25px;
	line-height:25px;
	font-size:12px;
	text-indent:2em;
}


.news{
    height:200px;
	width:625px;
	clear:both;
	margin:0 0 0 22px;
}
.gongsinews{
	height:300px;
}

#right h2{
    height:27px;
	line-height:30px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	text-align:left;
	margin:0 0 10px 0;
	text-indent:20px;
	border:1px solid #35587B;
	border-bottom:3px solid #35587B;
	background-color:#426D99;
}
.news ul li{
    list-style-type:none;
	height:25px;
	margin:0;
	padding:0;
	padding-left:2px;
	font-size:12px;
	line-height:25px;
	overflow:hidden;
	border-bottom:1px dotted #B8DBE9;
}
.news ul li a{
    font-size:12px;
	color:#35587B;
	text-decoration:none;
}

.news ul li .listleft{
    float:left;
	padding-left:17px;
	background-image:url(../images/article.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
.news ul li .listright{
   float:right;
   padding-right:2px;
   color:#888888;
   font-family:Geneva, Arial, Helvetica, sans-serif;
}



.Hr_1 IMG {
	border:1px solid #B3806C;
	width:196px;
	height:156px;
	background:#ccc;
	padding:2px;
	margin:30px 0 0 13px;
	overflow:hidden;
}
.Hr_11 {
	display:none; 
}

