/*------------------------------------- CSS Reset---------------------------- */
html, body, div, span, table, tbody, tr, th, td, caption, font, strong, h1, h2, h3, h4, h5, h6, p, img, a, dl, dt, dd, ol, ul, li, form, input, textarea, select {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background:url(../images/bgtop.jpg) #000 repeat-x center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#fff;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
div,table{
	text-align:left;
	font-size:12px;
}
ul, li {
	list-style:none
}
img {
    vertical-align: middle;    
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
 h2 {
   font-size:15px;
}
/*------------------------------Link,Font,input,btn style------------------------- */
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.font-style01 {
    color:#000;
}
.font-style02 {
    color:blue;
}
.input_style01 {
	border-top:1px solid #000;
	border-left:1px solid #000;
	background:#CCCCCC;
	width:120px;
	height:20px
}
.input_style02 {
	background:url(../images/btn.png);
	width:57px;
	height:20px
}
.margin_t5 {
	margin-top:10px
}
.border_right01 {
	border-right:1px dotted #02434f
}
.border_bottom01 td, .border_bottom02 td {
	border-bottom:1px dotted #02434f
}
.left {
	float:left
}
.right {
	float:right
}
.head {
	width:980px;
	margin:0 auto;
	font-size:12px
}
.head .top {
	line-height:40px;
	text-align:right;
}
.head .top span {
	cursor:pointer
}
.head .logo {
	float:left
}
.head ul {
	float:right;
	width:710px;
	margin-top:40px;
	margin-right:18px;
}
.head ul li {
	float:right;
	padding:0 10px;
	margin:0 5px;
	line-height:28px;
	font-size:12px;
	border-top:1px solid #333333
}
.head ul li:hover {
	border-top:none;
	border-bottom:1px solid #555;
	background:#222;
}
.banner {
	width:980px;
	height:130px;
	margin:10px auto;
}
#main {
	width:980px;
	margin:0 auto;
    font-size: 12px;
	line-height: 20px;
	background:url(../images/content_bga.jpg) no-repeat;
}
.leftnav {
	width:220px;
	float:left;
}
.leftnav h1 {
	display:block;
	height:30px;
	font-size:16px;
	line-height:30px;
	background:url(../images/left-t.png);
	margin-bottom:8px;
	padding-left:35px;
}
.leftnav .gamemenu {
	line-height:25px;
	border-bottom:1px dotted #666666;
	padding-left:14px;
	background:url(../images/next2.gif) no-repeat left center
}
.middlenav {
	width:524px;
	float:left;
	margin:0 8px;
	background:url(../images/centen.png) no-repeat center top;
}
.middlenav h1 {
	display:block;
	height:30px;
	font-size:16px;
	line-height:30px;
	margin:0 auto 10px;
	padding-left:65px;
}
.middlenav .bg_cont {
	background:url(../images/centent.png) repeat-y center top;
	padding-bottom:10px;
}
.middlenav img {
	border:4px solid white
}
.middlenav .news_title {
	background:url(../images/news_tit.png) no-repeat center top;
	height:30px;
}
.middlenav .news_title span {
	font-size:16px;
	font-weight:bold;
	padding-left:60px;
}
.middlenav .news_cont {
	width:480px;
	margin:0 auto;
	margin-top:13px;
}
.right {
	width:220px;
	float:right;
}
.right .bg_top {
	background:url(../images/right_top.png);
	height:15px;
}
.right .bg_middle {
	background:url(../images/right_m.png)
}
.right .bg_bottom {
	background:url(../images/right_botom.png);
	height:15px;
}
.right .login {
	font-size:16px;
	font-weight:bold;
	position:relative;
	top:-6px;
	left:10px;
	width:160px;
}
.right .SC {
	margin-top:10px;
}
.right .DRU {
	font-size:16px;
	font-weight:bold;
	padding:6px 0 6px 10px;
	border-top:1px dotted #666
}
.right .paypal {
	margin-bottom:20px;
	margin-top:8px;
}
.right .paypal img {
	border:5px solid #fff;
	margin-left:4px;
	width:200px;
}
.right .DRM td {
	padding:2px 0
}
.right .kefu img {
	width:200px;
	height:80px;
	border:5px solid #fff;
	margin:0 0 5px 4px
}
.right .DLHDa img {
	width:200px;
	height:80px;
	border:5px solid #fff;
	margin:5px 0 0 4px
}
