@charset "gb2312";
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
body{
	background:url(../images/more_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin:0px;
	padding:0px;
}
#main_d{
	width:674px;
	height:auto;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#top_d{
	background:url(../images/more_top.jpg);
	background-repeat:no-repeat;
	width:674px;
	height:70px;
	text-align:center;
}
#title_d{
	margin-left:auto;
	margin-right:auto;
	margin-top:32px;
	list-style:none;
	padding:0px;
	font-size:26px;
	color:#333333;
	font-family:"ºÚÌå";
}
#content_d{
	width:650px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
