@charset "gb2312";
/* CSS Document */
* {margin:0;padding:0;list-style:none;}
body {font-size:12px;font-family:"宋体";background:url(images/bg980.jpg) center repeat-y #f7f7f9;}
img {border:none;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;color:#06F;}
h1{font-size:14px;line-height:30px;text-align:center;}
h2{font-size:13px;}

/*常用类*/
.layout_center {width:960px;margin:0 auto;}
.float_clear {clear:both;}
.red{color:#F00;}

/*头部*/
#top_main {}
#top{height:98px;background:#FFFFFF;}
#logo{height:98px;width:606px;float:left;}
#site_name{height:91px;width:354px;float:left;}
#search {height:91px;width:280px;float:right;}

/*导航栏*/
#navigation_main {}
#navigation {height:35px;background:url(images/navigation_bg.jpg) repeat-x;}
#navigation li {float:left;line-height:35px;text-align:center;font-size:14px;width:96px;background:url(images/navigation_li_bg.jpg) right no-repeat;}
#navigation li a {display:block;font-weight:bold; color:#FFFFFF;}
#navigation li a:hover {text-decoration:none; color:#FF0000;}

/*幻灯广告*/
#banner_main {}
.banner {}
#banner_ad {padding:2px;border:3px solid #DEDEDE;overflow:auto;zoom:1;}
#Layer1 {position:absolute;width:417px;height:297px;z-index:1;visibility: visible;}

/*产品类*/
.products{width:100%;overflow:hidden;clear:both;}
.products li{overflow:hidden;padding-right:15px;float:left;text-align:center;}
.products li a{display:block;}
.products li a:hover img{border:1px solid #999;padding:2px;}
.products li a img{display:block;border:1px solid #E3E3E3;padding:2px;}
.products li a span{display:block;line-height:17px;padding-top:2px;}

/*新闻类*/
.news li {line-height:32px;border-bottom:1px dashed #999999;padding-left:10px;background:url(images/news_ico.jpg) left center no-repeat;}
.news_date {text-align:center;border:1px dashed #999999;line-height:30px;margin-bottom:20px;}
.date {float:right;color:#666;}
.more {float:right;padding-right:5px;}
.more a {color:#52A3C1;}

/*网页地图类*/
#site_map {margin-top:5px;}
#site_map dl dt {clear:left;}
#site_map dl dd {float:left;padding: 0 5px;height:27px;}

/*主体*/
#content_main{}
#content{padding:10px 0;background:#FFF;}
#content_banner{padding:10px 0 0;background:#FFF;}

/*主体左侧*/
#left {float:left;width:221px;padding:0 5px 0 0;}
.left_title {height:36px;line-height:36px;background:url(images/left_title_bg.jpg) no-repeat;color:#fff;}
.left_title_page {height:36px;line-height:36px;background:url(images/left_title_bg.jpg) no-repeat;color:#016599; padding-left:35px;}
.left_body {border:1px solid #DEDEDE;padding:10px;}
.left_body ul li{line-height:28px;padding-left:2px;}
.left_body dl dt{line-height:28px;font-weight:bold;padding-left:10px;background:url(images/left_ico.jpg) center left no-repeat;}
.left_body dl dd{line-height:25px;padding-left:15px;}
.left_bottom {height:10px;}

/*主体中部*/
#center {float:left;width:729px;padding:0 0 0 5px;}
.center_title {height:44px;line-height:44px;background:url(images/center_title_bg.jpg);padding-left:15px;}
.center_body_index {border-top:none;overflow:auto;zoom:1;line-height:160%;}
.center_body_index2 { padding:10px;border-top:none;overflow:auto;zoom:1;line-height:160%;}
.center_body_index p{ line-height:180%;}
.center_title_index {height:30px;line-height:30px;}
.center_title_bread {height:44px;line-height:44px;background:url(images/center_title_bg.jpg);padding-left:15px;}
.center_body_have {border:1px solid #e2e2e2;overflow:auto;zoom:1;padding:10px;line-height:160%;}
.center_body_have p{ line-height:180%;}
.center_body {border:1px solid #e2e2e2;border-top:none;overflow:auto;zoom:1;padding:10px;line-height:160%;}
.center_body p{ line-height:180%;}
.center_bottom {height:10px;}

/*主体右侧*/
#right {float:right;width:210px;padding:0 5px;background:#FFF;}
.right_title {height:26px;line-height:26px;padding-left:10px;background:#7F7F7F;color:#FFF;}
.right_body {padding:10px;overflow:auto;border:1px solid #999;zoom:1;}
.right_body ul li{line-height:20px;padding-left:2px;}
.right_bottom {height:10px;}

/*友情链接*/
#link_img_main {}
#link_img {background-color:#FFFFFF;}
#link_img img {padding:2px;border:1px solid #999999;}
#link_img a:hover img {border:1px solid #CC0000;}
#link_text_main {padding:3px;}
#link_text {background:#34B7E1;text-align:center;height:30px;line-height:30px;}

/*版权信息*/
#copyright_main {}
#copyright {background:url(images/copyright_main_bg.jpg) top repeat-x;height:89px;padding-top:20px;text-align:center; background-color:#FFFFFF;}
#copyright p{margin: 6px 0;line-height:150%;}
input, textarea {border:1px solid #CCC;font-size:12px;padding:2px;font-family:"宋体";}
