﻿/*****页面页脚区域整体布局*****/

#foot{width:980px; margin:0 auto; text-align:center; margin-top:5px; padding:0;}
#foot #foot_top{width:980px; height:208px; background:url(../Images/f_bg1-2.gif) no-repeat;}
#foot #foot_top #f_t_scroll{width:960px; height:160px; margin:0 auto; margin-top:2px; overflow:hidden;}
#foot_top #f_t_scroll #scroll_content{width:800% }
#foot_top #f_t_scroll #scroll_content #scroll_info{ display:inline;}

.scroll_info_title a:link{ color:#999; text-decoration:none;}
.scroll_info_title a:visited{ color:#999; text-decoration:none;}
.scroll_info_title a:hover{ color:#38BA5E; text-decoration:underline;}
#demo2{float:left;}
.scroll_info_img{ width:150px; height:110px; border:1px solid #ccc;}
.scroll_info_img img{width:150px; height:110px; border:0px;}
.scroll_info_title{width:150px;height:14px;text-align:center;margin-top:5px;}

#foot #foot_center{width:980px; height:228px; margin-top:5px; background:url(../Images/f_bg2-2.gif) no-repeat;}
#foot #foot_center #f_c_list{width:960px; height:180px; margin:0 auto;}
#foot_center #f_c_list ul{list-style-type:none;  margin-left:5px; padding:0;}
#foot_center #f_c_list ul li{ height:29px; float:left; margin-left:5px; text-align:left;  border-bottom:1px solid #E1F4DD;}
#foot_center #f_c_list ul li span{width:130px; height:13px;font-size:13px; float:left; text-align:left;  margin-top:8px;}
#foot_center #f_c_list ul li img {padding-right:6px; float:left; padding-top:8px;}
#foot_center #f_c_list ul li a:link{ color:#000; font-size:13px; text-decoration:none;}
#foot_center #f_c_list ul li a:visited{ color:#000; font-size:13px; text-decoration:none;}
#foot_center #f_c_list ul li a:hover{ color:#666; font-size:13px; text-decoration:underline;}
#foot_center #f_c_list ul li a:active{ text-decoration:underline;}
#foot #foot_bottom{width:980px; height:100px; background:#E0FCED;}

.foot_bar{width:980px; height:40px;}
.foot_bar .foot_bar_left{width:6px; height:30px; float:left; background:url(../Images/l_bar-2.gif) no-repeat;}
.foot_bar .foot_bar_center{width:860px; height:40px; float:left; background:url(../Images/c_bar-2.gif) repeat-x; }

.foot_bar .foot_bar_center img{float:left;}
.foot_bar .foot_bar_center span{width:80px; height:14px; font-size:14px; font-weight:bold; color:#fff; float:left; margin-top:8px; margin-left:6px; }
.foot_bar .foot_bar_right{width:114px; height:30px; float:left; background:url(../Images/r_bar-2.gif) no-repeat;}
#foot_bottom .bottom_div{width:980px; height:16px; margin-top:5px; text-align:center; font-size:13px; color:#333333;}

/*****内容区域横条部分*****/
.center_bar{width:980px; height:27px; padding-top:2px;}
.center_bar .center_bar_left{width:10px; height:27px; float:left; background:url(../Images/t_left-2.gif) no-repeat;}
.center_bar .center_bar_center{width:960px; height:27px; float:left; margin:0 auto; padding:0; background:url(../Images/t_center-2.gif) repeat-x;}
.center_bar_center ul{list-style-type:none; width:400px; margin:0 auto; margin-top:7px; padding:0;}
.center_bar_center ul li{ display:inline;}
.center_bar_center ul li a:link{ color:#000; text-decoration:none;}
.center_bar_center ul li a:visited{ color:#000; text-decoration:none;}
.center_bar_center ul li a:hover{ color:#666; text-decoration:underline;}
.center_bar .center_bar_right{width:10px; height:27px; float:left; background:url(../Images/t_right-2.gif) no-repeat;}
