﻿/*公共属性*/
* {margin:0;padding:0;}
a {text-decoration: none; color:#330033;}
a:hover {text-decoration:underline; color:#CC0000;}
body { background-color: #000000; font-size:12px;font-family: "宋体,Arial,Helvetica,sans-serif";}
.body {margin:0 auto;background:transparent url("bg.jpg") no-repeat scroll ;background-position: center 0;}
li { list-style-type: none;}
.clear{clear:both;height:0;font-size:0;;line-height:0}
/*end 公共属性*/
.main{ 
	width:980px; 
	height:890px;
	margin:0 auto;
}
.top{
	width:980px;
	margin:0 auto;
	height:57px;
	overflow:hidden;
}
.top_right{
	float:right;
	width:300px;
	height:57px;
	background:url("btn_right_top.png") no-repeat scroll 0 0;
	position:relative;
	z-index:1;
}
a.guanwang{
	position:absolute;
	left:65px;
	top:8px;
	width:70px;
	height:30px;
	line-height:30px;
	display:inline-block;
	cursor:pointer;
	z-index:1000;
}
a.gotogame{
	position:absolute;
	left:148px;
	_left:78px;
	top:8px;
	width:70px;
	height:30px;
	line-height:30px;
	display:inline-block;
	cursor:pointer;
	z-index:1000;
}
/*顶部内容*/
/*end 顶部内容*/
/*中部内容*/
.center{ 
	width:980px;
	margin:330px auto 200px;
}
.btn_center{
	width:286px;
	margin: 0 auto;
}
.btn_center a{
	width:286px;
	height:97px;
	display:block;
	cursor:pointer;
}
.btn_center1 a{
	background:url("btn_center1.png") no-repeat scroll 0 0;
}
.btn_center1 a:hover{
	background:url("btn_center1_hover.png") no-repeat scroll 0 0;
}
.btn_center2 a{
	background:url("btn_center2.png") no-repeat scroll 0 0;
}
.btn_center2 a:hover{
	background:url("btn_center2_hover.png") no-repeat scroll 0 0;
}
.btn_center3 a{
	background:url("btn_center3.png") no-repeat scroll 0 0;
}
.btn_center3 a:hover{
	background:url("btn_center3_hover.png") no-repeat scroll 0 0;
}
/* -------center2---------------*/
.center2{
	width:817px;
	margin:329px auto 0;
}
.center2_top{
	width:817px;
	height:149px;
	margin:0 auto;
	background:url("center2_top_bg.png") no-repeat scroll 0 0;
}
.center2_mid{
	width:737px;
	margin:0 auto;
	background:url("center2_mid_bg.png") repeat-y scroll 0 0;
}
.center2_btm{
	width:737px;
	height:32px;
	margin:0 auto;
	background:url("center2_btm_bg.png") no-repeat scroll 0 0;
}
.center2_top_1{
	width:817px;
	margin:0 auto;
	overflow:hidden;
}
.center2_top_2{
	width:817px;
	height:60px;
	margin:0 auto;
	line-height:60px;
	text-align:center;
}
.center2_top_2 h1{
	color:#ff6600;
	font-size:24px;
	font-weight:bold;
}
.center2_top a{
	display:inline-block;
	width:140px;
	height:40px;
	float:left;
	margin-top:43px;
}
.a_zxzj{
margin-left:70px;
}
.a_zxfb,.a_zxzb,.a_ztsy{
	margin-left:40px;
}
.center2_mid_txt{
	width:707px;
	margin:0 auto;
}
.center_mid_txt_1{
	margin-bottom:10px;
	font-size:14px;
	color:#ffffff;
}
.center_mid_txt_1 p{
	text-indent:2em;
	line-height:150%;
}
.center_mid_txt_2{
	text-align:center;
}
.center_mid_txt_2 img{
	border:0;
}
/*end 中部内容*/
.margin_top_40{
	margin-top:40px;
}
