﻿#outbox{ width:1020px; margin:0 auto;}
#mid_pic{
	background:url(../images/sanjijpg.gif) ;
	width:1020px;
	height:87px;
	margin:0 auto;
}
#mid_pic {
     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3+, Chrome */
          border-radius: 5px; /* Opera 10.5, IE 9 */
}

#acticle{
	width:987px;
	height:auto;
	margin:0 auto;
	position:relative;
	top:-20px;
    left: 0px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
#acticle {
    top:-30px;    
}
}
#act_top{
	width:100%;
	height:36px;
	background:url(../images/newslist_bg_1.gif) no-repeat top;
}
#act_top li{
	float:left;
	position:relative;
	top:16px;
	left:20px;
	font-size:14px;
}
#act_content{
	background:url(../images/newslist_bg_2.gif);
	width:100%;
	height:auto;
}
#act_title{
	width:100%;
	padding:30px 0px 20px 0px;
	line-height:20px;
	text-align:center;
	color:#0A9BE6;
	font-size:16px;
	font-weight:600;
	font-stretch:narrower;
}
#act_inf{
	width:100%;
	height:20px;
	text-align:center;
	color:#0A9BE6;
}
#act_main{
	width:947px;
	_width:928px;
	color:#000;
	padding:10px 40px 0px 20px;
	line-height:25px;
	min-height:200px; 
	height:auto !important; 
	height:200px; 
	overflow:visible;
	font-size:14px;
}
#turn_top{
	height:40px;
	width:100%;
	border-bottom:2px #ddd solid;
}
#turn_top span{
	float:right;
	background:url(../images/turn_top.gif) no-repeat 0 2px;
	padding-left:20px;
	color:#000;
	position:relative;
	right:30px;
	top:10px;
}
#act_bottom{
	height:60px;
	width:100%;
	background:url(../images/newslist_bg_3.gif) no-repeat bottom;
	
}
.informationList{
	margin:0 0 20px 0;
	width:960px;
	clear:both;
	padding-bottom:5px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
}
.informationTitle{
	background:url(../images/informationbg.gif) no-repeat left 50%;
	text-align:left;
	padding-left:20px;
	font-size:14px;
	font-weight:600;
	color:#000000;
	margin-bottom:10px;
}
.informationUl{
	margin:0;
	padding-left:20px;
	text-align:left;
	overflow:hidden;
	border:0px solid red;
	line-height:25px;
}
.informationUl a{
	color:#003366;
	padding:0px 1px 0 1px;
}
.informationUl a:hover{
	color:#0A9BE6;
}
.specialLi{
	padding:0px;
}