@charset "gb2312";
/* CSS Document */


body{
	background-image:url(images/bg.gif);
	no-repeat;background-position:center;
	repeat-y;background-position:center;
	padding:0;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	TEXT-ALIGN: center;
	font-size:14px;
	
}
a:link {
	font-size:14px;
	color:#000;
	text-decoration: none;
}
a:visited {
	font-size:14px;
	color:#000;
	text-decoration: none;
}
a:hover {
	font-size:14px;
	color:#000;
	text-decoration: none;
}
a:active {
	font-size:14px;
	color:#000;
	text-decoration: none;
}
#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, table{
	margin:0; padding:0;
}
img{
border:0;
}

#dh{
	width:990px;
}
#dh a{
	display:block;
	background:url(images/dh_bg2.gif) 0 0 no-repeat;
	width:80px;
	height:32px;
	font:bold 11px/32px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
#dh a:hover{
	background:url(images/dh_bg1.gif) 0 0 no-repeat;
	color:#ffffff;
	background-color:inherit;
}
#dh a.hover{
	display:block;
	background:url(images/dh_bg1.gif) 0 0 no-repeat;
	width:80px;
	height:32px;
	font:bold 11px/32px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
