@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;}
p{margin: 6px 0;line-height:150%;}
h1{font-size:14px;line-height:30px;text-align:center;}
h2{font-size:14px;}

/*常用类*/
.layout_center {width:980px;margin:0 auto;}
.float_clear {clear:both;}
.red{color:#F00;}

/*头部*/
#top_main {}
#top{height:91px; background-color:#FFFFFF;}
#logo{height:91px;width:430px;float:left;}
#site_name{height:91px;width:270px;float:left;}
#search {height:91px;width:280px;float:right;}

/*导航栏*/
#navigation_main {}
#navigation {height:49px;background:url(images/navigation_bg.jpg) repeat-x;}
#navigation li {float:left;line-height:49px;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;}
#navigation li a:hover {text-decoration:none;background:url(images/navigation_bg_hover.jpg) center no-repeat;color:#000;}
/* Nav
==========================================================*/
.container {width: 980px;min-height: 100%;margin: auto;text-align: left;background: #fff;}
.nav {position: relative;margin: 0px;background: url(images/nav_bg.png) no-repeat 0 -36px;}
.navinner {background: url(images/nav_bg.png) no-repeat 100% -72px;}
.navlist {height: 36px;line-height: 36px;overflow: hidden;margin: 0 10px;background: url(images/nav_bg.png) repeat-x 0 0;}
.nav li {float: left;display: inline;margin: 0 0 0 -2px;padding: 0 4px 0 6px;background: url(images/nav_bg.png) no-repeat 0 -108px;}
.nav a {display: block;width:98px;text-align: center;font-size: 120%;}
.nav a:link, .nav a:visited {color: #fff;}
.nav a.current, .nav a:hover, .nav a:active {color: #fff;font-weight: bold;background: url(images/nav_bg.png) no-repeat 50% -144px;}

/*幻灯广告*/
#banner_main {}
.banner {margin:0 5px;}
#banner_ad {padding:2px;border:3px solid #DEDEDE;overflow:auto;zoom:1;}
#Layer1 {position:absolute;width:970px;height:240px;z-index:1;visibility: visible;}

/*产品类*/
.products li {float:left;text-align:center;padding:4px 7px;}
.products img {padding:4px;border:1px solid #999999;}
.products a:hover img {border:1px solid #CC0000;}
.products a {line-height:22px;}

/*新闻类*/
.news li {line-height:30px;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:170px;padding:0 5px;}
.left_title {height:32px;line-height:32px;padding-left:38px;background:url(images/left_title_bg.jpg) no-repeat;color:#0171af;}
.left_body {border:1px solid #ebebeb;padding:10px;}
.left_body dl dt{line-height:26px;font-weight:bold;padding-left:10px;background:url(images/left_ico.jpg) center left no-repeat;}
.left_body dl dd{line-height:26px;padding-left:15px;}
.left_body ul li{line-height:26px;padding-left:2px;}
.left_bottom {height:10px;}

/*主体中部*/
#center {float:left;width:790px;padding:0 5px;}
.center_title {height:34px;line-height:34px;background:url(images/center_title_bg.jpg) no-repeat;padding-left:40px;color:#FFFFFF;}
.center_title_bread {height:28px;line-height:28px;}
.center_body_have {border:1px solid #ebebeb;overflow:auto;zoom:1;padding:10px;line-height:160%;}
.center_body_have p{ line-height:180%;}
.center_body {border:1px solid #ebebeb;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 {padding:3px;}
#link_img {}
#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 {height:89px;padding-top:20px;text-align:center;background:url(images/copyright_main_bg.jpg) top repeat-x;}
table {border-collapse:collapse;width:100%;margin-top:10px;}
table td {padding:3px;}
table th {padding:5px;}
input, textarea {border:1px solid #CCC;font-size:12px;padding:2px;font-family:"宋体";}
