/* css reset */
html,body,div,p,ul,ol,li{ padding:0; margin:0;}
a{ text-decoration:none;}
img{ border:0;}
ul,ol,li{ list-style:none;}
body{ font:12px 'Microsoft Yahei';}

/*css function list*/
.fn-dp-n{ display:none;}
.fn-dp-b{ display:block;}
.fn-cf_o{overflow:hidden;_zoom:1;}
.fn-cf_a:after{display:block;clear:both;content:"";visibility:hidden;height:0;} 
.fn-cf_a{_zoom:1;}
.fn-cf_c{clear:both; line-height:0; font-size:0;}
.fn-fs-14{ font-size:14px;}
.fn-ta-l{text-align:left;}
.fn-ta-c{text-align:center;}
.fn-ta-r{text-align:right;}
.fn-of-h{overflow:hidden;}
.fn-td-n{text-decoration:none;}
.fn-td-u{text-decoration:underline;}
.fn-fw-n{font-weight:normal;}
.fn-fw-b{font-weight:bold;}
.fn-f-l{float:left}
.fn-f-r{float:right}
.fn-b-0{ border:0;}
.fn-pt-r{position:relative;}
.fn-pt-a{position:absolute;}
.fn-ff-v{font-family:Verdana;}


/* page css */
#info_box{ margin-top:80px;}
h1.title{ font-size:18px;font-family:"Microsoft Yahei",Verdana; margin:0 0 10px 20px; padding:1px 2px; line-height:26px; background:#333; color:#fff; display:inline-block;_ display:inline;}
p.text{ font-size:14px;font-family:"Microsoft Yahei",Verdana; line-height:22px; color:#333; padding:0 20px;}
p.text a{color:#0088CC; margin:0 1px;}
p.text a:hover{ text-decoration:underline;}
.mycode{background:#EEEEEE;border: 1px dashed #CCCCCC;font-size:10pt;margin:10px 20px;padding:10px; font-family:"Courier New",Verdana;}
.mycode pre{ color: #0000FF;margin: 0; white-space: pre-wrap;word-wrap: break-word;}
.mycode pre span.note{color:#999; font-size:12px;line-height:20px;}
.mycode pre span.highlight{color:#F00; font-weight:bold;}
.mycode pre h4{ font-size:12px; background:#c00; color:#fff; display:inline-block;height:20px;line-height:20px; padding:0 5px;}


.curr{
	border: 1px solid #CCC;
	color: #CCC;
	display:inline;
	padding:4px 8px;
}
a.page {
	border: 1px solid #eee;
	text-decoration: none;
	color:#fff;
	display:inline;
	padding:4px 8px;
	background-color: #000;
}
a.page:visited {
	border: 1px solid #fff;
	text-decoration: none;
	padding:4px 8px;
}
.ra{color:#000;}
.ra a,.ra a:link{color:#000;text-decoration:none;}
.ra a:hover{color:#000;text-decoration:underline;}
.red{color:#ff0000;}
.yrr{color:#FF9900;}
.bb{ font-weight:bold}
.expage{ width: 100%;height:30px; line-height:30px; text-align:center;  padding-top:10px;float: left; padding-bottom: 10px }


.extops{width:1001px; height:89px;margin:0 auto; overflow:hidden; padding-top:4px; }
.extops_logo{width:237px; height:89px; float:left}


.exlist{width:600px; height:30px; overflow:hidden; float:right; padding-top:40px;}

.exlist ul li{float: left;  width: 80px;height: 30px;padding: 0 2px;border-right: 1px #dadcd9 dotted; font-size: 14px}
.exlist ul li a{display: block; text-align: center; width: 100%; height: 100%; line-height: 30px; color: #000; }
.exlist ul li a:hover{border-radius: 5px; background-color: #006b32; color:#fff; }
.exlist ul li a.ok{border-radius: 5px; background-color: #006b32; color:#fff; }
a.list_1{width:71px;background:url(../images/list.png) no-repeat left top;}
a.list_1:hover,a.list_1:focus{background-position:left bottom;}
a.nav_on_1{width:71px;background:url(../images/list.png) no-repeat left bottom;}

