@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background:#fff9c6;
	margin:0;
	padding:0;
	text-align:center;
}

a,area { blr:expression(this.onFocus=this.blur()) }
:focus { -moz-outline-style: none; }
#topline { background:#fa8ab0; height:8px; width:100%;}
#main { width:951px; margin:0 auto; padding:0; text-align:center;}
.banner { background:url(../img/banner_03.jpg) no-repeat; width:951px; height:163px;}
.searchfield { width:124px; height:14px; background:#FFFFFF; border:1px solid #fa8bb0; filter:alpha(opacity=80);}
.searchbtn { background:url(../img/search_06.jpg) no-repeat; width:49px; height:18px; border:none;}
.searcht { margin-top:36px; margin-right:2px;}
.topmar { margin-top:2px;}
.protit { background:url(../img/fg_15.jpg) repeat-x; font-weight:bold; font-size:13px; padding:0 10px;}
.wbtit { padding:0 15px; background:url(../img/wff_25.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#efe1d6; font-weight:bold;}
.picborder img { border:1px solid #414850;}
.picb2 img { border:1px solid #2e91bb;}
.icpad a{ padding:6px 10px;}
.picbluebor img { border:1px solid #4c6fff;}
/*文字效果开始*/
.white12 { color:#FFFFFF;}
.white12 a:link,.white12 a:visited { color:#FFFFFF; text-decoration:none;}
.white12 a:hover { color:#FFFFFF; text-decoration:underline;}
.black12 { color:#000000;}
.black12 a:link,.black12 a:visited { color:#000000; text-decoration:none;}
.black12 a:hover { color:#000000; text-decoration:underline;} 
.gray12 { color:#646464;}
.gray12 a:link,.gray12 a:visited { color:#646464; text-decoration:none;}
.gray12 a:hover { color:#646464; text-decoration:none;}