@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#484848;
}
* {
	margin:0;
	padding:0;
}
#header, #footer, .banner {
	width:960px;
	margin:0 auto;
}
.edge {
	width:986px;
	margin:0 auto;
	background: url("http://img0.hxsd.com/newstopic/chinesegame3/bg.jpg") repeat-y;
}
.banner {
	height: 414px;
	width: 960px;
	background:url(http://img1.hxsd.com/newstopic/20090828weishen/top.jpg) no-repeat;
	position: relative;
}
.btn {
	position: absolute;
	width:727px;
	height:121px;
	top:57px;
	right:54px;
}
.btn a {
	display:block;
	width:727px;
	height:121px;
}
.about {
    color:#fff;
    right:52px;
    line-height:20px;
    position:absolute;
    text-align:justify;
    top:190px;
    width:450px;
    text-justify:inter-ideograph;
}
.main {
	width:960px;
	margin:0 auto;
    overflow:hidden;
    background:#000;
}
/*a*/
.a {
	width:882px;
    position: relative;
    height:42px;
    padding:0 39px;
	overflow:hidden;
    background: url(http://img4.hxsd.com/newstopic/20090828weishen/banner.jpg) no-repeat left top;
    }

/*b*/
.b{width:882px;
    padding:0px 39px;
	overflow:hidden;
    background: url(http://img4.hxsd.com/newstopic/20090828weishen/main_bg.jpg) no-repeat left top;
}
.b_left{width:410px;float:left;}
.b_right{width:440px; float:left; padding-left:27px;
}


/*clear*/
.e_clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.e_clear {
	display:inline-block;
}
.e_clear {
	display:block;
}

p {
	color:#a3bed7;
    padding-left:11px;
	text-indent:0em;
	line-height:22px;
	text-align:justify;
	text-justify:inter-ideograph;
}
h2{color:#a0a0a0;font-size:14px;}
h4{color:#ffae00; font-weight:500; font-size:12px;}
h4 a:link,h4 a:visited,h4 a:hover{color:#ffae00;}
.m_t {
	margin-top:10px;
}
.m_top{margin-top:22px;}
.m_bottom{margin-bottom:22px;}
.more{float:right;}

img {
	border:none;
}
a:link, a:visited {
	color:#dcdcdc;
	text-decoration:none;
}
a:hover {
	color:#dcdcdc;
	text-decoration:underline;
}
.blue{color:#0568fd;}
.blue a:link,.Yellow a:visited,.Yellow a:hover{color:#0568fd;}


