﻿/*通用定义*/
@charset "utf-8";
*{margin:0; padding:0;}
body{font-family: "宋体", "宋体", Arial; font-size:13px; color:#333;}
img{border:none;}
ul,li{list-style:none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}

/*清除a虚线框及连接样式定义*/
a:active{star:expression_r(this.onFocus=this.blur());}
:focus{outline:none;}
a{outline-style:none; color:#1b1b1b; text-decoration:none;}
a:hover{color:#c00; text-decoration:none;}

/*网站链接部分*/
#webLink{width:970px;height:32px;line-height:32px;margin:0 auto;background:#fff}
.date{width:350px; }
.webSite{width:620px;text-align:right;}
.webSite a{margin:0 5px;}

/*banner部分*/
#banner{width:970px;height:288px;margin:0 auto;background:url(/ver6/xs/img/xs01_02.png) 0 0 no-repeat;overflow:hidden}
#serch_nav{height:30px;width:970px;margin-top:252px}
.innerSearch{height:24px;line-height:24px;overflow:hidden;margin: 0 10px;width:269px}
.searchInput{height:22px;width:207px;border:1px solid #d1d1d1;display:block; color:#888;background-color:transparent}
.searchButton{width:60px;height:24px;display:block;}

/*导航部分*/
#nav, .nav{width:620px;height:30px;margin:0 auto;float:right}
.nav li{float:left;width:70px;text-align:center;line-height:30px;font-size:15px;font-weight:bold;}
.nav li a{color:#6e3c00;}

.main{width:970px;margin:0px auto;background:url(/ver6/xs/img/xs01_03.png) 0 0 repeat-y}
.bottom_bg{height:48px;width:970px;background:url(/ver6/xs/img/xs_06.png) 0 0 no-repeat;margin:0 auto}

/*页脚部分*/
#footer{width:970px;height:100px;text-align:center;margin:0 auto;border-top:2px solid #b98041;padding-top:5px;background:#fbf3e6;}
#footer span a{text-decoration:none;color:#155791;margin-left:7px;}
#footerAddress,#footerImgBox{width:880px;margin:0 auto;text-align:center;}
#footer p{color:#666;line-height:180%;letter-spacing:1px;}
#footerBox{float:left;}
#footerImgBox{margin-left:150px;}
#footer img{float:left;border:0px;margin:0 0 0 25px;}