/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
#Layer1 {
	position:absolute;
	left:159px;
	top:158px;
	width:914px;
	height:193px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:339px;
	top:40px;
	width:382px;
	height:44px;
	z-index:2;
}
.STYLE1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height:30px;
}
.STYLE2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height:20px;
}
.STYLE3 {
	font-size: 12px;
	color: #000000;
	line-height:20px;
}
.STYLE4 {
	font-size: 12px;
	color: #000000;
	line-height:20px;
	font-weight: bold;	
}
.STYLE5 {
	font-size: 12px;
	color: #015CB5;
	line-height:20px;
}
.STYLE6 {font-family: Arial, Helvetica, sans-serif}
.STYLE11 {
	color: #0B5F97;
	font-size:14px;
}

.bk {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
.bk2 {
	border: 1px solid #A7A7A7;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.bai:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.bai:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.bai:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bk {
	border: 1px solid #CCCCCC;
}
/* -- 翻页效果 -- */
.apage { height:25px; line-height:25px; background:#F9F9F9; padding:0 5px; margin-top:10px; border:solid 1px #ccc; text-align:right; }
.apage a { border:1px solid #d4e3e9; padding:0 3px;  margin-right:5px;}
.apage .num_btns {float:right; font-family:Tahoma;}
.apage a:hover, .apage .cur { border:1px solid #D5D5D5;background-color:#b48247; color:#ffffff; text-decoration:none;}
.apage .cust_txt { float:left;}
.apage .oran_pg_fp { background:url("img/first_page.gif") 4px 4px no-repeat; padding-right:9px;}
.apage .oran_pg_pp { background:url("img/pre_page.gif") 4px 4px no-repeat; padding-right:5px;}
.apage .oran_pg_np { background:url("img/next_page.gif") 8px 4px no-repeat; padding-right:12px;}
.apage .oran_pg_lp { background:url("img/last_page.gif") 8px 4px no-repeat; padding-right:12px;}
.apage select { font-size:8px; margin-top:5px; }
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px;}
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }