@CHARSET "UTF-8";

.fl{float:left;}
.fr{float:right;}

/*头部样式*/
#header{width:985px;margin:0 auto;height:100px;}
.top{}
.logo{float:left;padding-top:6px;}
.topLink{width:340px;float:right;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k2{font-family:"arial";height:34px;line-height:34px;}

/*热门搜索*/
.search{height:32px;float:right;margin-top:10px;}
#formsearch{width:320px;float:right;background:url(../images/search.jpg) no-repeat right;}
#formsearch input{height:32px;background:none;border:none;line-height:32px;}
#formsearch input#keyword{width:270px;height:32px;line-height:32px;padding-left:10px;color:#bbb;}
#formsearch input#s_btn{width:32px;height:32px;line-height:32px;text-align:center;color:#fff;border:none;cursor:pointer;}

/*主体样式*/
#container{width:985px;margin:0 auto;background:url(../images/containbg.jpg) repeat-x;height:187px;border-bottom: 1px solid #ccc;padding-top:16px;}
#contain{width:985px;margin:0 auto;margin-top:14px;}
.about{width:460px;float:left;margin-left:12px;border:1px solid #e0e1dc;padding:2px;padding-bottom:5px;}
.about_title{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}

/*tab多页签*/
#new_box{float:left;}
#tabs_box{float:left;width:465px;}
.tabs{width:465px;border-bottom:1px solid #ccc;}
.tabs ul{height:32px;line-height:32px;}
.tabs ul li{float:left;width:140px;text-align:center;font:400 14px/32px "Arial"; background:url(../images/new_li.jpg) no-repeat right center;}
.tab-nav{cursor:pointer;}
.tab-nav-action{cursor:pointer;color:#1ca7e3;}
.tabs-body{float:left;width:465px;padding-top:14px;}
.tabs-body div{}

/*首页左侧联系我们*/
.contact{width:460px;}
.contact_title{font:400 14px/32px "Arial";border-bottom:1px solid #ccc;}
.contact .content{padding-top:14px;}

/*页面底部*/
#footer{margin-top:20px;background:url(../images/footbg.jpg) repeat-x;height:242px;}
.foot{width:985px;margin:0 auto;}
.footsub{height:180px;color:#a5a5a5;padding-top:10px;}
.footsub a:link{color:#a5a5a5;}
.footsub a:visited{color:#a5a5a5;}
.footsub a:hover{color:#fff;}
.nav_foot{height:52px;line-height:52px;color:#9c9c9c;}
.nav_foot a:link{color:#9c9c9c;}
.nav_foot a:visited{color:#9c9c9c;}
.nav_foot a:hover{color:#fff;}
.copyright{text-align:center;line-height:24px;font-family:"arial";}

/*------------内页-------------------*/
.n_banner{width:985px;margin:0 auto;}
.left{width:200px;float:left;border:1px solid #dcdcdc;}
.left .box{}
.left .box h3{background:url(../images/leftbox.jpg) no-repeat;font:bold 20px/46px "Arial";color:#fff;text-indent:56px;}
.left .box .content{padding:5px;}

.n_contact .content{margin-top:50px;}

.right{width:745px;float:right;}
.sitemp{line-height:30px;height:30px;overflow:hidden;padding-right:10px;border-bottom:1px solid #ccc;}
.sitemp h2{width:340px;float:left;color:#292929;font:400 15px/30px "Arial";text-align:left;text-indent:14px; background:url(../images/rightli.jpg) 0 50% no-repeat;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}

.right .content{padding:10px;padding-top:15px;overflow:hidden;}