@charset "utf-8";
* {margin: 0;padding: 0;}
body{font-size:14px;  background-color: #f6f6f6; font-family: "Times New Roman", Times, serif,"宋体"; }
img{border:none;}
ul, li{list-style:none; font-size:14px; }
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;}
.container{width:970px; margin: 0 auto; background-color:#fff;}
.tabsbox{margin:10px 15px 0px 15px;}
.tabsbox > ul{border-bottom:3px solid #0090eb;}
.tabsbox ul li{border-bottom: none; margin-right: 10px;}
.titul li{display:inline-block; width:103px; height:40px; line-height:40px; text-align:center;}
.tabsbox ul li a{color:black;}
.tabscont ul li a:hover{color:#c00; text-decoration:none;}
.tabsbox ul li a.selected{background-color:#0090eb; display:block; margin:0; padding-bottom:3px; font-weight:bold; color:white;}
.tabsbox ul li a{text-decoration:none;}
.tabscont{margin:10px auto 0px auto; padding:0 20px 0px 20px; }
.contul li{line-height:24px; margin-bottom:5px; width:930px;}

/*文章样式*/
h1, h2 {text-align:center; line-height:50px; font-weight: bold}
h3{text-align:center; line-height:30px; font-weight: bold}
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:16px;}
.tabscont p{text-indent:2em; font-size:14px; line-height:26px;margin-bottom:10px ; font-family:"宋体"; text-align:justify; text-justify:inter-ideograph}
.tabscont img{width:864px; margin:20px auto;display:block}