/* CSS-Document www.infocn.org */
/* 全局CSS定义 */
html,body{margin:0 auto;padding:0;border:0;text-align:left;}
html{width:100%;text-align:center;color:#000;font:normal normal normal 12px/1.3em "宋体","新宋体","宋体-方正超大字符集","黑体",Fixedsys,Roman,"Times New Roman",Arial,sans-serif;}
div,form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0;}h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
address{font-style:normal;}acronym{border-bottom:1px dotted #999;}
/* 基本链接颜色 */
a{}
a:link{text-decoration:none;color:#039;}/*未访问的链接*/
a:visited{text-decoration:none;}/*已访问*/
a:hover{text-decoration:underline;}/*鼠标在链接上*/
a:active{text-decoration:none;}/*鼠标按下*/
/* 字体大小 行高 颜色*/
.f12{font-size:12px;}.f14{font-size:14px;}.f16{font-size:16px;}.f18{font-size:18px;}
.l12{line-height:1.2em;}.l13{line-height:1.3em;}.l14{line-height:1.4em;}.l15{line-height:1.5em;}.l17{line-height:1.7em;}
.red{color:#F00;}.c_FFF{color:#FFF;}.c_000{color:#000;}.b_FFF{background-color:#FFF;}.b_000{background-color:#000;}
/* 排版属性 */
.tl{text-align:left;}.tc{text-align:center;}.tr{text-align:right;}.tj{text-align:justify;}
.fl{float:left;}.fr{float:right;}.clear_both{clear:both;}.none{display:none;}.block{display:block;}.b{font-weight:bold;}
/* 版权*/
.infocn{color:#eee}.date{font-size:11px;font-family:"Times New Roman", Times,serif;}

.logo_tiny img{border:0;width:16px;height:16px;}.logo_small img{border:0;width:88px;height:31px;}.logo_medium img{border:0;width:120px;height:60px;}

.left_menu{list-style-position:inside;margin:0;padding:0;}.left_menu a{line-height:150%;}
.left_menu span{display:none;}.left_menu_v span{display:block;}.left_menu_v {list-style-type:circle;}
.left_menu_v span a{display:block;padding:0 0 0 2em;}.left_menu_v span a:hover{background-color:#f0f0f0;}

.text,.list,.table,.img{text-align:justify;padding:2px;}
.text h1,.list h1,.table h1,.img h1,
.text h2,.list h2,.table h2,.img h2{margin:0;border:0px solid #CCC;padding:5px;font-size:16px;line-height:150%;}
.text h3,.list h3,.table h3,.img h3{margin:0;border:0px solid #CCC;padding:3px;font-size:14px;line-height:150%;}
.text p,.list p,.table p,.img p{margin:0;padding:5px 0;line-height:1.5em;text-indent: 2em;}

.table{color:#000;background:#DDD;border:1px solid #BBB;padding:0;text-align:justify;width:100%;table-layout:fixed;}
.table tbody{background:#fff;}.table thead,.table tfoot{color:#000;background:#f4f4f4;line-height:170%;}
.table td,.table th{overflow:hidden;white-space:nowrap;padding:3px;}/*设单元格 br前不换行*/

.list ul{margin:0;padding:0;list-style:none none outside}
.list li{margin:0;padding:4px 0 4px;border-bottom:1px dashed #e7e3e7;overflow: hidden;}


html{background:#f0f0f0 url(/inc/css/img/bg_nolines.gif) repeat-y fixed center center;}
body{width:776px;}body>div{clear:both;}
.bg{float:left;width:100%;background:#FFF url(img/bg_line.gif) repeat-y scroll 200px 0;}
.box_c{width:576px;float:right;clear:none;border-top:4px solid #F90;}
.box_l{width:200px;float:left;clear:none;border-top:4px solid #3CF;}
.box{margin:0;padding:4px;}
/*特色*/
.menu {background-color: #DDD;border: 1px solid #CCCCCC;padding: 4px;height: 36px;}
.menu a{width: 58px;display: block;float: left;padding:0 0 0 10px;border-left: 1px solid #666666;margin:3px 0px;}

body>#menu{line-height:16px;height:16px;}
#menu{padding:4px 0;}#menu a:link,#menu a:visited,#menu a:hover,#menu a:active{padding:4px 6px;}
#menu a:link{color:#000;}#menu a:visited{color:#000;}#menu a:hover{padding:2px 4px;font-size:14px;vertical-align:middle;color:#F00;background-color:#e7e3e7;}#menu a:active{color:#F93}
#menu,#seek,#login{border:0 solid #e7e3e7;background-color:#f4f4f4;border-width:1px 0 0;text-align:center;}

.footer{clear:both;border-top:3px solid #FFCC00;padding:4px 0 0;line-height:150%;text-align:center;}

.myform input,.myform select{font:12px/14px "宋体","新宋体","黑体",Fixedsys;vertical-align: text-bottom;margin:0;padding:0;}
.myform input{height:14px;}

.myform input[type="button"],.myform input[type="submit"],.myform input[type="reset"]{height:18px;margin:0 1px 0;}
*+ html .myform input[type="button"],*+ html .myform input[type="submit"],*+ html .myform input[type="reset"]{height:16px;margin:0 1px 0}
* html .myform input{height:expression(this.type=="submit"||this.type=="button"||this.type=="reset"?'16px':'14px')}    

h1{font-size:20px;}h2{font-size:16px;}h3{font-size:14px;}h4{font-size:14px;}h5{font-size:12px;}h6{font-size:12px;}
h1,h2,h3,h4,h5,h6{line-height:1.3em;margin:.4em 0;padding:.4em 0;}h1{text-align:center;}

.li-col li{margin:0;padding:1px;}.li-row li{margin:0;padding:0 10px 0 0;display:inline;}

.form i{visibility: hidden;}.form_v i{visibility: visible;color: #CC0000;}
p{line-height:1.5em;text-indent:2em;margin:0;padding:4px 0;}
.tool{padding: 5px;background-color:#DBD8D1;}
.tool div{background-color:#DBD8D1;}
.tool a {background: url(/inc/css/img/default_bg.png) no-repeat;border: 1px solid #DBD8D1;padding: 2px;margin: 2px;text-decoration: none;}
.tool a {background: url(/inc/css/img/offiec_bg.png) no-repeat;}
.tool a:hover{background-color:#B6BDD2;border:1px solid #0A246A;}
a table{display:none;}
a:hover table{text-decoration:none;position:absolute;cursor: crosshair;display:block;font-size:5px;line-height:5px;}/*鼠标在链接上*/

#Menu {float:left;width:100%;background:#efefef;line-height:normal;border-bottom:1px solid #666;}
#Menu ul {margin:0;padding:10px 5px 0 10px;list-style:none;}
#Menu li {display:inline;margin:0;padding:0;}
#Menu a {float:left;background:url("/inc/css/img/tableft.gif") no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;}
#Menu a span {float:left;display:block;background:url("/inc/css/img/tabright.gif") no-repeat right top;padding:5px 12px 4px 6px;color:#333;}
/* IE5-Mac \*/#Menu a span {float:none;}/* End */
#Menu a:hover span {color:#FFF;}
#Menu a:hover {background-position:0% -42px;}
#Menu a:hover span {background-position:100% -42px;}
#form{margin: 2px;padding: 2px;border: 1px solid #999;}
.box_list{width:192px;margin:0px;padding:2px;float:left;clear:none;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.box_list h1{margin:0px;padding:2px;font-size: 14px;font-weight: bold;}
.box_list ul{border:1px solid #333333;padding:0px 4px 1px;list-style: none outside square;}
.box_list li{width:182px;border-bottom:1px dashed #e7e3e7;padding:6px 0 0;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}

.box_list h1{background-color: #333333;}
.box_list h1,.box_list h1 a{color: #FFF;}
.box_list ul{border:1px solid #333333;}

.button1{}
.button1 a{padding-top: 8px;display: block;font-size:14px;float: left;font-weight: bold;height: 23px;color: #FFFFFF;width:92px;margin: 1px;border: 0px solid #CCCCCC;text-align: center;vertical-align: middle;background:#F4F4F4 url(/inc/css/img/button.png) no-repeat center center;}
.button1 a1{background-attachment: fixed;display: block;text-align: center;vertical-align: middle;font-size:14px;font-weight: bold;color: #FFFFFF;background:#F4F4F4 url(/inc/css/img/button.png) no-repeat center center;float: left;padding-top: 18px;margin: 0px;}
.ts {background-color: #CCCCCC;border: 1px solid #339933;padding: 8px;}

.ad{padding:0px;text-align:center;border:1px solid #333333;}
.ad a{margin: 4px;display: block;}
