* { word-break: break-all; }
.wp{width:975px;margin:0 auto;}
body { overflow-x: hidden; background: #e9e9e9; }
body, td, input, textarea, select, button { color: #444; font: 14px "Î¢ÈíÑÅºÚ", "ËÎÌå", Trebuchet MS, Helvetica, Arial, sans-serif; }
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin: 0; padding: 0; }
table {empty-cells: show;border-collapse: collapse;border-spacing: 0px;border:none;}
td, th {display: table-cell;}
p { padding: 10px 0px; }
a { color: #006699; text-decoration: none; }
	a:hover { text-decoration: underline; }
	a img { border: none; }
table { empty-cells: show; border-collapse: collapse; }
.z{float:left;} .y{float:right;}
h2, h3{font-size:14px;}
.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .cl { zoom: 1; }
.pipe{margin-right:10px;color:#1784c9;}
.mtm{margin-top:10px;}
.red{color:#F00;}
.bfont{font-weight:700;}
#topnv{margin:10px auto;background-color:#FFF;width:980px;}
/*×¢ÊÍ*/ .note{color:#999;margin-top:5px;display:block;}
.red{color:#f00;}
.subtitle { font-size: 14px; font-weight: bold; color: #000000; padding: 5px 0; }

/* pic contral */
.content img{width:auto;border:1px solid #f00;margin:5px 10px;}
.content .limit{width:90%;}

/* header */
#header { overflow: hidden; background:#FFF;background:url(./header.gif) repeat-x 0px 0px;margin-bottom:10px; }
	.hd{background:url(./hd.jpg) no-repeat 0px 0px;height:120px;position:relative;}
	.logo{border:none;}
	#header h1 {font-size:28px;margin:40px 0px 0px 0px;}
	#header h1 a{display:block;text-indent:-9999px;overflow:hidden;height:60px;width:450px;}
	#header h2{display:none;}
	#header h2 a{color:#FFF;text-decoration:none;font-size:18px;}

/* main */
.main{background:#FFF;position:relative;width:980px;margin:10px auto;}

/* sd */
#sd{background:#FFF; border:1px solid #ebebeb; width:160px;padding:0px;margin:0px;}
	#sd ul{border-color:#A9CDE4;margin:0px;}
	#sd li{margin-bottom:10px;list-style:inside square;text-indent:10px;}
	#sd li h3{line-height:30px;margin-bottom:5px;}
	#sd li dl{padding-left:20px;}
	#sd li dd{line-height:24px;}
	#sd li dd a, #sd .a dd a{color:#666;text-decoration:none;cursor:default;}

	#sd .a{background:#F0F9FD;}
	#sd .a{color:#333;}
	#sd .a h3{background:#4396ca;}
	#sd .a, #sd .a h3 a{color:#FFF;}

/* content */
	.content{margin-left:170px;}
	.content .nvtitle{line-height: 33px;background-color: #F0F6FB;text-align:left;padding-left:10px;}
	.content .nvtwo{font-size:14px;}
	.content .nvt{border-bottom: 1px #E5E5E5 solid;background-color: whiteSmoke;line-height: 30px;padding-left:10px;}

/* footer */
#ft { border-top: 1px solid #B4C9E0; background: #EEF5FD; color: #666; padding: 2px 10px; margin-top:10px;width: 960px;}
	#copyright{ padding:10px; text-align:center;}
	#copyright a { color: #0954A6; }
#scrolltop {visibility: hidden;position: fixed;bottom: 100px;display: block;margin: -30px 0 0;width: 20px;height: 92px;background: url(./gotop.gif) no-repeat 50% 0;line-height: 999px;overflow: hidden;cursor: pointer;}
	#scrolltop { _position: absolute; _bottom: auto; }

/* code */
pre { font-family: Courier, Courier New; font-weight: normal; color:#000; margin: 0; padding: 0; }
.code, .blockcode { background: #F3F3F3 url("./codeicon.gif") no-repeat 5px 5px; padding: 30px 20px 10px; border: 1px solid #CCC; margin: 10px 0; font-size:12px;}
.blockcode { background: #F3F3F3 url("./image/common/codeicon.gif") no-repeat 8px 6px; }
