/* CSS Document */
/* CSS Document */
@charset "UTF-8";

/*===========去掉IE6,IE7,FireFox所有内外边距========*/
*,div,dl,ul,li,dt,dd,h1,form,input,p{padding:0; margin:0; list-style:none}

/*===========超级链接样式,正确顺序L-V-H-A===========*/
a{text-decoration:none;}
a:link {color:#000000;}
a:visited{color:#000000;}
a:hover{color:#fd0000;text-decoration:underline;}
a:active {color:#fd0000;}
/*===========END 超级链接样式,正确顺序L-V-H-A*========/

/*====================默认标签=======================*/
body{background:#FFFFFF;color:#000000;font:normal 12px/150% 宋体; margin:0 auto;  background:url(../images/bg_body.gif) #FFFFFF repeat-x;}
ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6,h7,strong{padding:0px; margin:0px;text-indent:0;}
img{border:none;}
input,select,textarea{font-size:12px;vertical-align:middle;}
 /*em是相对单位，2em即现在一个字大小的两倍*/

/*===================END 默认标签===================*/


#old_containter{width:960px; height:auto; padding:0px 21px; overflow:hidden;margin:0px auto; background:url(../images/top_bg.gif) top no-repeat;}
#header_top{ float:left; width:960px; height:auto; text-align:center;}
#header_top img{ width:950px; height:141px;  border:0px;}

#index_search{ float:left; width:960px; height:38px; padding-top:14px; font-size:14px; font-weight:bold; color:#FFFFFF; text-align:center}
#index_search input{ margin-right:30px; font-size:12px; line-height:12px;}

#content_bg{ float:left; width:960px; height:auto; background:url(../images/bg_content_bg.gif) repeat-y;}
#index_old_scroll{ float:left; width:950px; min-height:760px; height:auto !important; height:760px; overflow:visible; background:url(../images/scroll_bg.gif) top no-repeat; padding:0px 5px;}

#index_titile{ float:left; width:950px; height:42px;}
#index_titile img{ width:950px; height:42px; border:0px;}

#index_content{ float:left; width:950px; height:auto;}
#index_content_left{ float:left; width:200px; height:auto; padding:20px;}
#index_content_left ul{ float:left; margin:0px; padding:0px;}
#index_content_left ul li{ float:left; width:160px; height:33px; line-height:33px;background:url(../images/jt.gif) center no-repeat; padding-left:40px; font-size:14px; margin-bottom:7px;}


#index_content_right{ float:left; width:640px; height:auto; padding:20px 50px 0px 20px;}
#index_list{ float:left; width:640px; height:auto;}
#index_list ul{ float:left; padding:0px;  margin:0px;}
#index_list ul li{ float:left; width:620px; height:30px; line-height:30px; border-bottom:1px dotted #9d9d9d; background:url(../images/jiantou.gif) left no-repeat; padding-left:20px;}

#index_list ul li a{ float:left;}
#index_list ul li span{ float:right;}


.index_page{ float:left; width:640px; height:30px; line-height:30px; text-align:center; margin-top:10px;}
.index_page a{ margin:0px 5px;}


#footer{ float:left;width:960px; height:115px; background:url(../images/footer_bg.gif) center no-repeat; line-height:23px; text-align:center; padding-top:37px;}







/*内容页*/
#index_detail{ float:left; width:640px; height:auto;}
#index_detail h3{ float:left; width:640px; height:35px; line-height:35px; font-size:14px; text-align:center;}
#index_detail .datas{ float:left; width:630px; height:30px; line-height:30px; text-align:right; padding-right:10px; margin-bottom:15px;}
#news_detail{ float:left; width:640px; height:auto; line-height:23px;}




