html, body {
	overflow:hidden;
	height:100%;
	width:100%;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(../img/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: left -30px;
}
* {
	margin:0px;
	padding:0px;
}
ul {
	list-style-type:none;
}
#top {
	background-image:url(../img/d_top_bg.gif);
	position:relative;
	height:44px;
	margin-bottom:10px;
}
#top #x {
	background-image:url(../img/d_topBg.gif);
	overflow:hidden;
	position:absolute;
	height:6px;
	width:100%;
	bottom:0px;
	left:0px;
}
#top #dh {
	position:absolute;
	left:4%;
	bottom:8px;
	background-image:url(../img/h_dh_bg.gif);
	height:21px;
	width:300px;
}
#top #dh div {
	background-image:url(../img/h_dh_l.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#top #dh ul {
	background-image:url(../img/h_dh_r.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	padding-left:10px;
}
#top #dh li {
	float:left;
	padding-right:5px;
	padding-left:4px;
	background-image:url(../img/d_topABg.gif);
	background-repeat:no-repeat;
	background-position:right center;
	margin-top:3px;
}
#top #dh li.last {
	background-image:none;
}
#top #dh a {
	color:#E4E4E4;
	text-decoration:none;
}
#top #dh a:hover {
	color:#F3F3F3;
	text-decoration:underline;
}
#top #language {
	position:absolute;
	right:4%;
	bottom:8px;
}
#p {
	text-align:center;
}
/*#p div#con{margin-left:-640px;position:absolute;left:50%;}*/
#p #enter {
	margin-left:-150px;
	position:absolute;
	left:357px;
	top:237px;
	width:230px;
	text-align:center;
}
#p #enter a {
	color:#333333;
}
#p #enter a:hover {
	color:#FF0000;
}
#enter img {
	margin-left:10px;
	margin-right: 10px;
}
#duo {
	position:absolute;
	right:9px;
	bottom:70px;
	width: 466px;
}
#link {
	height:80px;
	width:380px;
	margin-left:-190px;
	position:absolute;
	left:815px;
	top:51px;
	background-color:#000000;
	opacity:0;
	filter:Alpha(Opacity=0);
	cursor:pointer;
}
#enter a {
	text-decoration: none;
}
#con div {
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}

