@charset "gb2312";
/* CSS Document */
* {margin:0;padding:0;list-style:none;}
body {font-size:12px;font-family:"宋体";background:url(images/body_bg.jpg) center top repeat-x;}
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:12px;}

/*常用类*/
.layout_center {width:1003px;margin:0 auto;}
.float_clear {clear:both;}
.red{color:#F00;}

/*头部*/
#top_main {}
#top{height:84px;}
#logo{height:84px;width:450px;float:left;}
#site_name{height:84px;width:250px;float:left;}
#search {height:84px;width:280px;float:right;background-image:url(images/search.gif); background-repeat:no-repeat;color:#FFFFFF;}
#search a{color:#FFFFFF;}

/*导航栏*/
#navigation_main {}
#navigation {height:46px;}
#navigation li {float:left;line-height:46px;text-align:center;font-size:14px;width:106px;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;background:url(images/navigation_bg_hover.jpg) center no-repeat;color:#FFFFFF;}

/*幻灯广告*/
#banner_main {}
#banner {height:160px;}
#banner_ad {padding:2px;border:3px solid #DEDEDE;overflow:auto;zoom:1;}

/*产品类*/
.products li {float:left;text-align:center;padding:10px;}
.products img {padding:4px;border:1px solid #CCCCCC;}
.products a:hover img {border:1px solid #CC0000;}
.products a {line-height:22px;}

/*案例类*/
.case li {float:left;text-align:center;}
.case img {padding:4px;border:1px solid #999999;}
.case a:hover img {border:1px solid #CC0000;}
.case a {line-height:22px;}

/*新闻类*/
.news li {line-height:26px;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:5px 0;}
#content_banner{}

/*主体左侧*/
#left {float:left;width:222px;padding:0 5px 0 0;}
.left_title {height:78px;line-height:78px;color:#fff;}
.left_body {border:1px solid #DEDEDE;padding:10px;}
.left_body dl dt{line-height:20px;font-weight:bold;padding-left:10px;background:url(images/left_ico.jpg) center left no-repeat;}
.left_body dl dd{line-height:18px;padding-left:15px;}
.left_bottom {height:10px;}

/*主体中部*/
#center {float:left;width:771px;padding:0 0 0 5px;}
.center_title {height:34px;line-height:34px;background:url(images/center_title_bg.jpg) repeat-x;border:1px solid #ACACAC;border-top:none;border-bottom:none;padding-left:10px;}
.center_title_bread {height:28px;line-height:28px;}
.center_body_have {border:1px solid #ACACAC;overflow:auto;zoom:1;padding:10px;line-height:160%;}
.center_body_have p{ line-height:180%;}
.center_body {border:1px solid #ACACAC;border-top:none;overflow:auto;zoom:1;padding:10px;line-height:160%;}
.center_body p{ line-height:180%;}
.center_bottom {height:10px;}

.center_page {overflow:auto;zoom:1;padding:10px;line-height:160%;}
.center_page p{ line-height:180%;}

/*主体右侧*/
#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 {text-align:center;height:30px;line-height:30px;}

/*版权信息*/
#copyright_main {height:155px;background:url(images/bottom.gif) top repeat-x;}
#copyright {height:89px;padding-top:20px;text-align:center; color:#FFFFFF;}
#copyright a{ color:#FFFFFF;}
input, textarea {border:1px solid #CCC;font-size:12px;padding:2px;font-family:"宋体";}
