body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background:#ffffff repeat-x;
	text-align:center;
}
/*#main { width:947px; margin:0 auto;}*/
a,area { blr:expression(this.onFocus=this.blur()) }
:focus { -moz-outline-style: none; }

#topmenu { width:100%; height:106px; background:url(../img/topbg_blue.jpg) repeat-x; text-align:center;}
#bottombg { width:100%; height:66px; background:url(../img/btm_blue_47.jpg) repeat-x; text-align:center;}


/*文字效果*/
.gray14 a:link,.gray14 a:visited { color:#424141; text-decoration:none;}
.gray14 a:hover { color:#424141; text-decoration:underline;}
.green14 { color:#007901; }
.blue14 {color:#0342b5;}
.blue14 a:link,.blue14 a:visited { color:#0342b5; text-decoration:none;}
.blue14 a:hover { color:#0342b5; text-decoration:underline;}

.black12line a:link,.black12line a:visited { color:#000000; text-decoration:underline;}
.black12line a:hover { color:#000000; text-decoration:none;}
.black12 a:link,.black12 a:visited { color:#000000; text-decoration:none;}
.black12 a:hover { color:#000000; text-decoration:underline;}

.text { background:#a1d7f2; border:1px solid #0077a6;}
.pic { background:#a1d7f2;  border:1px solid #0077a6;}
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#666;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover{
	color:#000;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #cccccc;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#000000;
	padding:2px 4px 1px;
	border-bottom:2px solid #000000;
	font-weight:bold;
}
.dede_pages .pageinfo{
	float:right;
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#666;
	font-weight:normal;
	margin:0px 2px;
}