body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background:#ffe0a7 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:105px; background:url(/img/bgred_01.jpg) repeat-x; text-align:center;}
#topmenu_green { width:100%; height:105px; background:url(/img/dis.jpg) repeat-x; text-align:center;}
#bottombg { width:100%; height:98px; background:url(/img/bgred_03.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;}
.red14 {color:#dd0303;}
.red14 a:link,.red14 a:visited { color:#dd0303; text-decoration:none;}
.red14 a:hover { color:#dd0303; 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:#fff0d2; border:1px solid #b8766b;}
.pic { background:#fff0d2;  border:1px solid #b8766b;}
.look td { padding:4px 10px;}
.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;
}