@charset "utf-8";
/* CSS Document 
绿色版本
*/

/*top 代码开始*/
#top{ background:url(../images/top_bg_1.jpg) repeat-x; height:128px;}
.top{ width:963px; margin:0px auto;}
.top .top_logo{ float:left;}
.top .top_right{ float:right; text-align:right;}
.top .top_right .right_link{ background:url(../images/top_qh.png) repeat-x; color:#828282; margin-bottom:10px; border-radius:0px 0px 7px 7px; width:175px; text-align:center; float:right;}
.top .top_right .right_link a{ color:#828282; margin:0px 10px;}
.top .top_right .right_link a:hover{ color:#f00;}
.top .top_right .right_tel{ margin-bottom:20px; clear:both;}
.top .top_right .top_nav{ text-align:center; width:620px; color:#fff; font-weight:bold;}

.top_nav li{ float:left; position:relative; line-height:37px; height:37px;}
.top_nav li a{ color:#fff; display:block;}
.top_nav li a:hover{ color:#fff; background:url(../images/nav_bg_1.jpg) repeat-x; border-radius:7px 7px 0px 0px;}
.top_nav li a span{display:block; width:88.57px; line-height:37px; cursor:pointer; text-align:center;}

.top_nav li a.selected{ color:#fff;}
.top_nav li a.selected2{ color:#fff; background:url(../images/nav_bg_1.jpg) repeat-x; height:37px; border-radius:7px 7px 0px 0px;}
.top_nav li .selected .submenu{display:block;}

.top_nav li .submenu{ display:none; position:absolute; top:37px; left:0px; width:88.57px; z-index:9;}
.top_nav li .submenu li{ background:none; height:30px; width:100px; border-radius:0px;}
.top_nav li .submenu li a{text-align:center; background:#e55b00; color:#fff; font-size:12px; display:block; width:88.57px; height:30px; filter:alpha(opacity=40); background:rgba(39, 172, 100, 0.4) none repeat scroll 0 0 !important; position:relative;}
.top_nav li .submenu li a:hover{ color:#000; border-radius:0px;}

/*友情链接*/
#link{ background:#f5f5f5; height:39px;}
.link{ width:963px; margin:0px auto; line-height:39px; font-size:12px; color:#666;}
.link b{ cursor:pointer; line-height:39px; width:80px; display:block; float:left;}
.link a{ color:#666; padding-left:10px; display:none;}
.link a:hover{ color:#f62800;}

/*foot 代码样式*/
#foot{ background:url(../images/foot_bg_1.jpg) repeat-x; height:162px;}
.foot{ width:963px; margin:0px auto; color:#fff; text-align:center; padding-top:18px;}
.foot .foot_nav{ line-height:40px; font-weight:bold;}
.foot .foot_nav a{ margin:0px 18px;}
.foot a{ color:#fff;}
.foot a:hover{ color:#000;}
.foot .foot_txt{ line-height:30px;}