/* CSS Document */

body,td,th{
	font-family: 宋体;
	font-size: 12px;
	color: #666666;
         line-height: 25px; 
}
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a
{
	font-family: 宋体;
	font-size: 1.1em;
	color: #0075BF;
	text-decoration:none;
}
a:hover
{
	font-family: 宋体;
	font-size: 1.1em;
	text-decoration:none;
	text-decoration: underline;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.topinner
{
width:960px;
margin:auto;
background-color:#FFFFFF;
list-style:none;
}
.stitle
{
font:"宋体";
font-size:14px;
font-weight:bold;
content:#313131;
}
.menu
{
font:"宋体";
font-size:14px;
color:#FFFFFF;
}
.times {
border-bottom:1px solid #E1E4E6;
color:#666666;
padding:15px 0;
text-align:center;
}
#news {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F5FAFF none repeat scroll 0 0;
border:1px solid #99BBDD;
color:#4A4A4A;
margin-bottom:10px;
padding:30px 18px 20px;
height:985px;
}
.content {
color:#2A2A2A;
font-size:14px;
line-height:25px;
margin:15px 0 35px;
}
.title_1
{
font-size:1.1em;
}
.title_1:hover
{
font-size:1.1em;
}
.title_2
{
font-size:3em;
}

.divpic{width:100%;min-height:130px;}
.pic_content{width:48%;padding-bottom:5px;float:left;border-bottom:#dfdfdf 1px solid;height:130px;margin-right:1%;}
.pic_content img{width:130px;height:90px;border:none}
.pic_content .pic_con{width:30%;float:left;height:90px;padding-top:20px;padding-left:5%}
.pic_content .pic_title{width:65%;float:right;height:30px;}
.pic_content .pic_intro{width:65%;float:right;height:60px;text-indent:30px;}
.pic_content .pic_authro{width:65%;float:right;height:30px;text-align:right;color:#666666;}
