@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
body{ font-size:12px; font-family:"Arial"; line-height:16px;}
ul,li{list-style:none}
li.link{ width:auto;float:left; white-space: nowrap; line-height:28px; padding-right:20px}
a:link,a:visited{color:#105cb6; text-decoration:none}
a:hover{color:#105cb6; text-decoration:underline}
h2{color:#000; font-size:20px;}
h3{color:#105cb6; font-size:16px;}
.box{min-width:989px;  width:expression((documentElement.clientWidth < 989) ? "989px" : "auto" ); }
.reginfo td{font-size:13px}
.inp{ height:20px; line-height:20px; width:200px; padding-left:2px}
.subk{padding:0 1px 1px 0; border-right:1px solid #ff6600; border-bottom:1px solid #ff6600; float:left; width:auto}
.subm{ padding:3px 0 0 0; background:#FF6600; color:#fff; font-size:14px; font-weight:bold; border:2px #ccc solid }
.subl{ padding:3px 10px 0 10px; background:#105cb6; color:#fff; font-size:14px; font-weight:bold; float:left; line-height:25px; cursor:pointer; width:200px }
.subr{ padding:3px 10px 0 10px; background:#ddd; color:#000; font-size:14px; font-weight:bold; float:left; line-height:25px; cursor:pointer; width:200px }
.bgblue:link,.bgblue:visited,.bgblue:hover{padding:4px 0px; color:#1d61a8; text-decoration:none; float:left; margin-right:10px}
.bgorange:link,.bgorange:visited,.bgorange:hover{background:#b0d3fa; padding:4px 10px; color:#000; text-decoration:none; float:left; margin-right:10px; font-weight:bold}
.kwd{border:#ddd 1px solid; line-height:15px; margin:4px 0 0 5px; color:#aaa; height:17px; padding-top:5px;  padding-left:4px;width:370px }
.kwd_on{border:#ddd 1px solid; line-height:15px; margin:4px 0 0 5px; color:#666; height:17px; padding-top:5px;  padding-left:4px;width:370px }
.sbt {	border: 0px; display: inline; font-weight: bold; background: url(/images/search_button.gif) no-repeat; width: 75px; cursor: pointer; color: #fff; height: 24px; text-align: center;}
.seachk{width:468px; height:34px; background:url(/images/searchBg.gif); margin:0 auto 30px auto}
img{ border:0px;}

.tablecolor1{margin-top:5px;margin-bottom:10px;background-color:#ccc;}
.tablecolor2{color:#039;background-color:#f5f5f5;text-align:right;padding:5px;}
.tablecolor3{color:#666;background-color:#fff;padding:5px 0 5px 10px;text-align:left;}
.tablecolor4{color:#039;background-color:#f5f5f5;text-align:center;padding:5px;}
.tableorange{border-right:#ffcb99 1px solid;border-top:#ffcb99 1px solid;margin-top:5px;border-left:#ffcb99 1px solid;border-bottom:#ffcb99 1px solid;background-color:#fff8ee;padding:5px;}
.orange14{font-weight:700;font-size:14px;color:#f60;}
.tableorangetd1,.tableorangetd2{line-height:150%;}
.c1{color:#FF9966}
.c2{color:#0000FF}
.c3{color:#0066FF}
.bgblue:link,.bgblue:visited,.bgblue:hover{padding:4px 0px; color:#1d61a8; text-decoration:none; float:left; margin-right:10px}
.bgorange:link,.bgorange:visited,.bgorange:hover{background:#FF9900; padding:4px 10px; color:#fff; text-decoration:none; float:left; margin-right:10px}

.piscont td{padding:3px; font-size:12px}
.piscont td span{color:#666}
.piscont2 td{padding:0 3px}
.tree{padding-left:15px; background: url(/images/tree.gif) no-repeat 0 0}
.tree_1{padding-left:15px; background: url(/images/tree_1.gif) no-repeat 0 -2px}
.btn,button {font-size:12x;height:auto;*height:22px;line-height:16px;*line-height:18px;padding:0;*padding:0;}
.pliston{ border:#5aa4f5 1px solid; border-bottom:0}
.plistoff{border:#5aa4f5 1px solid; background:#b0d3fa}
.sbt {	border: 0px; display: inline; font-weight: bold; background: url(/images/s.gif) no-repeat; width: 75px; cursor: pointer; color: #000; height: 24px; text-align: center;}
.stag{width:468px; height:23px; margin:0 auto; position:relative}
.stagab{width:453px; height:23px; position:absolute; left:20px; top:-23px; z-index:5}
.ton{ color:#fff; float:left; width:54px; height:23px; text-align:center; background:url(/images/ton.jpg); line-height:23px; cursor:pointer; font-weight:bold;}
.toff{ color:#000; width:54px; height:23px; text-align:center; line-height:23px;  background:url(/images/toff.jpg); float:left; cursor:pointer; font-weight:bold}
.toff1{ color:#000; width:54px; height:23px; text-align:center; line-height:23px;  background:url(/images/toff_1.jpg); float:left; cursor:pointer; font-weight:bold}
.toff2{ color:#000; width:54px; height:23px; text-align:center; line-height:23px;  background:url(/images/toff_2.jpg); float:left; cursor:pointer; font-weight:bold}

#rightDiv {
	width:130px; /* 宽度 */
	overflow:hidden; /* 高度 */
	position:absolute; /* 绝对定位激活 */
}
.int {
	width:370px;
	height:25px;
	position:relative
}
.autosel {
	width:368px;
	border:#ccc 1px solid;
	position:absolute;
	left:10px;
	top:27px;
	font-size:12px;
	line-height:20px;
	background:#fff;
	font-family:Arial
}
.autosel li.off {
	background:#fff;
	padding:0 5px;
	height:20px;
}
.autosel li.off span {
	float:right;
	color:green;
	font-size:10px
}
.autosel li.on {
	background:#000099;
	color:#fff;
	padding:0 5px
}
.autosel li.on span {
	color:#fff;
	float:right;
	height:20px;
	font-size:10px
}