﻿/*通用样式*/
*{margin:0;padding:0;}
body{background:#fff;color:#333;font:12px/20px "宋体";}
a{color:#333;text-decoration:none;}
a:visited{color:#800080;}
a:hover,a:active,a:focus{color:#f00;text-decoration:underline;}
div,ul,li,p,form{padding:0px;margin:0px;list-style-type:none;}
table{word-wrap:break-word;word-break:break-all;}
textarea{font-size:13px;width:98%;margin:0 0 5px 0;border:1px solid #9FC6EC;}

.clear{clear:both;height:0px;overflow:hidden;}
.blank10{height:10px;overflow:hidden;}
.wid{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}

/*欢迎导航*/
.gname{width:980px;margin:0px auto;}
.gname .left{width:45%;float:left;text-align:left;margin-top:4px;height:44px;line-height:22px;font-size:14px;font-weight:bold;}
.gname .left a{color:#ff0000;}
.gname .right{width:52%;float:right;text-align:left;margin-top:4px;height:44px;line-height:44px;border:solid #E5EDF2;border-width:0 1px 1px;background:url("../images/search.png") repeat-x 0 0;}
.gname .right .sicon{width:50px;background:url("../images/search.png") no-repeat 0 -74px;}
.gname .right .input{background:url("../images/search.png") repeat-x 0 -222px;}
.gname .right #itext{width:350px;border:1px solid #FFF;outline:none;font-size:14px;}
.gname .right .stype{background:url("../images/search.png") repeat-x 0 -222px;}
.gname .right .stype{background:url("../images/search.png") no-repeat 0 -370px;}
.gname .right #stype{display:block;padding-left:5px;text-align:left;text-decoration:none;}
.gname .right .sbutt{width:67px;background:url("../images/search.png") no-repeat 0 -296px;text-align:center;}
.gname .right #sbutt{margin:0;padding:0;border:none;background:transparent none;font-size:16px;}

/*顶部导航*/
.tnav{width:100%;background:url("../images/tnav.gif") repeat-x;height:33px;padding-top:2px;top:0;left:0;position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));z-index:99999;}
.tnav .wnav{width:980px;margin:0px auto;}
.tnav .wnav .left{width:300px;float:left;line-height:33px;_padding-top:5px;}
.tnav .wnav .right{width:630px;float:right;text-align:right;line-height:31px;_margin-top:9px;_line-height:22px;}
.tnav .wnav .right a{padding:0px 2px;color:#369;}
.tnm35{margin:35px 0 0}

/*标签导航*/
.tab_nav{height:24px;line-height:24px;padding:0 0 0 12px;background:#e7e7e7 url("../images/bg_tab_nav.png") repeat-x;}
.tab_nav .separate{margin-left:5px;margin-right:5px;}
.tit_nav{background:#FFF9B7;border-bottom:1px solid #9FC6EC;line-height:1.3;padding:3px 5px;word-wrap:break-word;}
.tab_nav1{height:30px;line-height:30px;padding-left:10px;background:url("../images/tab_nav1.gif") repeat-x;color:#0066CC;border:1px solid #c5e2f2;border-bottom:0;font-size:14px;font-weight:normal;}

/*底部版权*/
.footer{width:980px;margin:0px auto;text-align:center;font-family:verdana;}
.copyright{line-height:24px;margin-top:8px;}
.foot{background:#EBF5FC;height:30px;line-height:30px;border:#B6DBF4 1px solid;}
.foot a{color:#000;text-decoration:none;line-height:24px;}

/*页面内容*/
.page0{width:980px;margin:0px auto;}
.page0{font-size:14px;line-height:23px;padding-left:5px;}

/*友情链接*/
.flink{width:980px; margin:0px auto;}
.flink .name1{background:url("../images/ks_tit_bg.gif") no-repeat 0px -112px;height:31px;line-height:31px;padding-left:10px;position:relative;font-size:14px;font-weight:bold;color:#369;}
.flink .name1 span{position:absolute;right:10px;top:0px;}
.flink .name1 span a{font-size:12px;font-weight:normal;color:#369;}
.flink .lbox1{border:#97C3E5 1px solid;border-top:none;}
.flink .lbox1 ul{padding:8px;}
.flink .lbox1 a{font-family:Verdana,Arial,Helvetica,sans-serif;}
.flink .lbox1 a:hover{color:#f60;text-decoration:none;}