body {
	margin: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color:#4BDAEF;
}
div,td {
	font-family: Arial, "SimSun";
	font-size: 12px;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl,dd,dt,ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.blank {
	line-height: 0px;
	height: 15px;
}

#menu {
	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 100%;
}
#menu .area {
	width: 950px;
	margin:0 auto;
}
#menu .area .logo {
	height: 37px;
	width: 88px;
	float:left;
	padding:0px 10px 0px 10px;
}
#menu .area ul {
	float: right;
	width: 780px;
}
#menu .area li {
	display: block;
	float: left;
	width: 60px;
	padding:12px 0px 0px 0px; 
}
.banner {
    background-image:url(banner.jpg);
	background-repeat:no-repeat;
	height: 216px;
	width: 950px;
	margin:0 auto;
}
#login {
	background-image: url(login_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	width: 950px;
	margin:0 auto;
}
#login .menu1 {
	float: left;
	width: 450px;
	padding:0px 0px 0px 20px;
}
#login .menu1 li {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 100px;
	padding:15px 0px 0px 0px;
	display: block;
	text-align: center;
}
#login .l {
	float: right;
	width: 450px;
	color: #FFFFFF;
	padding:13px 0px 0px 0px;
}
#login .l input {
	font-size: 12px;
	border: 1px solid #0086C4;
}
#login .l a {
	color: #FF0000;
	text-decoration: none;
}
#login .l a:hover {
	color: #000000;
	text-decoration: underline;
}
#main {
    background-color:#FFFFFF;
	width: 910px;
	margin:0 auto;
	padding:0px 20px 0px 20px;
}
.zanzhu {
    height:78px;
	padding:10px 0px 10px 0px;
}
.zanzhu .logo1 {
	background-image: url(icon1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 78px;
	width: 77px;
}
.zanzhu .logo2 {
	float: right;
	width: 820px;
}
.zanzhu .logo2 li {
	text-align: center;
	display: block;
	float: left;
	width: 136px;
	padding:5px 0px 0px 0px;
}
.game {
	background-color: #E8E8E8;
	height: 300px;
	padding:10px;
}
.game .left {
	float: left;
	width: 363px;
}
.game .left .bg {
	background-image: url(bg2.gif);
	background-repeat: no-repeat;
	height: 222px;
	padding:10px;
}
.game .left .bg .text {
	font-size: 12px;
	line-height: 2;
	color: #FFFFFF;
	text-indent: 2em;
}
.game .right {
	float: right;
	height: 294px;
	width: 434px;
	border: 3px solid #FFFFFF;
}
.game .jt {
	text-align: center;
	width: 87px;
	float: left;
	padding:120px 0px 0px 0px;
}
#main2 {
    background-color:#FFFFFF;
	width: 910px;
	margin:0 auto;
	padding:5px 20px 0px 20px;
}
#main2 .left {
	float: left;
	width: 655px;
}
#main2 .right {
	float: right;
	background-color:#FBCF18;
	width: 240px;
}
.more {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding:0px 10px 10px 0px;
}
.tit1 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(tit1.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding:20px 10px 0px 80px;
}
.tit2 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(tit2.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding:20px 10px 0px 80px;
}
.list_gift {
	float: left;
	width: 180px;
	padding:15px 19px 0px 19px;
	display: block;
}
.list_gift dd {
	height: 175px;
	width: 170px;
	background-image: url(pic_bg1.gif);
	background-repeat: no-repeat;
	padding:5px 5px 0px 5px;
	text-align: right;
}
.list_gift dd a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 170px;
	width: 170px;
}
.list_gift dt {
	line-height: 2;
	text-align: center;
	padding-top: 5px;
}
.list_gift dt .cs {
	line-height: 1.8;
	color: #666666;
	text-align: left;
}
.hot {
	height: 34px;
	width: 34px;
	padding:5px;
}
.record {
	padding:10px;
}
.record li {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7B7B7;
	line-height: 3;
}
.record .time {
	color: #999999;
	padding:0px 40px 0px 0px;
}
.record .name {
	font-weight: bold;
	color: #FF6600;
	padding:0px 40px 0px 0px;
}
.record .name a {
	color: #FF6600;
	text-decoration: none;
}
.record .name a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.record .dh {
	color: #0099FF;
	padding:0px 40px 0px 0px;
}
.record .nr {
	padding:0px 40px 0px 0px;
}
.friend {
	background-color: #FFA800;
}
.friend .text {
	padding: 10px;
}
.friend .text p {
	line-height: 1.8;
	text-indent: 2em;
}
.tit3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(icon6.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding:10px 0px 0px 35px;
}
.phb {
	padding: 10px;
}
.phb li {
    padding:5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDE270;
}
.phb li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.phb li a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.phb .px {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	padding-right: 10px;
}
.phb .pic {
	height: 23px;
	width: 23px;
	padding-right: 10px;
}
.phb .coin {
	float: right;
	font-size:10px;
	padding:5px 0px 0px 0px;
}
.tongj {
	background-image: url(bg3.gif);
	background-repeat: no-repeat;
	height: 90px;
	margin:10px;
}
.tongj ul {
	padding:10px 0px 0px 55px;
}
.tongj li {
	line-height: 2;
}
.footer {
	width: 950px;
	margin:0 auto;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.pageblock {
	text-align: center;
	font-size: 12px;
	color: #FF0000;
	padding:30px 0px 30px 0px;
}
.pagemove {
	font-size: 12px;
	padding:3px 6px 3px 6px;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
}
.pagemove a {
	color: #666666;
	text-decoration: none;
}
.pageno {
	font-family: "SimSun";
	color: #FF0000;
	text-decoration: none;
	padding:0px 5px 0px 5px;
}
.pageno a {
	color: #666666;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding:3px 6px 3px 6px;
	font-size: 12px;
	margin:0px 1px 0px 1px;
	background-color: #FFFFFF;
}
.pageno a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #3A3A3A;
	text-decoration: none;
	padding:3px 6px 3px 6px;
	font-size: 12px;
	margin:0px 1px 0px 1px;
}
.tit4 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(tit4.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding:20px 10px 0px 80px;
}
.list_gift2 {
	float: left;
	width: 180px;
	padding:15px 24px 0px 23px;
	display: block;
}
.list_gift2 dd {
	height: 175px;
	width: 170px;
	background-image: url(pic_bg1.gif);
	background-repeat: no-repeat;
	padding:5px 5px 0px 5px;
	text-align: right;
}
.list_gift2 dd a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 170px;
	width: 170px;
}
.list_gift2 dt {
	line-height: 2;
	text-align: center;
	padding-top: 5px;
}
#nr_k {
	background-image: url(bg4.gif);
	background-repeat: repeat-x;
	width:910px;
	padding: 20px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#nr_k .bt {
	color: #333333;
	text-align: center;
	font-family: "SimHei";
	font-size: 26px;
}
#nr_k .time2 {
	color: #999999;
	text-align: center;
	padding:8px 0px 20px 0px;
}
#nr_k .bigpic {
	background-color: #FFFFFF;
	height: 450px;
	width: 760px;
	padding:0px 75px 0px 75px;
}
#nr_k .bigpic a {
	background-position: center center;
	display: block;
	height: 450px;
	width: 760px;
	background-repeat: no-repeat;
}
#nr_k .dhjs {
    height:20px;
	padding:15px 0px 15px 150px;
}
#nr_k .dhjs .one {
	background-image: url(icon8.gif);
	background-repeat: no-repeat;
	float: left;
	width: 150px;
	padding-left: 24px;
}
#nr_k .dhjs .two {
	background-image: url(icon9.gif);
	background-repeat: no-repeat;
	float: left;
	width: 180px;
	padding:2px 0px 0px 24px;
}
#nr_k .dhjs .three {
	background-image: url(icon10.gif);
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	padding-left: 24px;
}
#nr_k .dhjs .four {
	background-image: url(icon11.gif);
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	padding-left: 24px;
}
#nr_k .jsbt {
	color: #FF6600;
	font-size: 14px;
}
#nr_k .jsnr {
	font-size: 14px;
	line-height: 2;
	text-indent: 2em;
	padding-top: 8px;
	color: #999999;
}
.game_bg {
	background-color: #FAD21A;
	background-image: url(bg5.gif);
	background-repeat: repeat-x;
	width: 910px;
	padding: 20px;
	margin:0 auto;
}
.game_bg .nr {
	font-size: 13px;
	line-height: 2;
	text-indent: 2em;
	padding-top: 10px;
}
.gold_bt1 {
	font-size: 16px;
	text-align: center;
}
.gold_bt2 {
	font-size: 14px;
	color: #FF0000;
	padding:20px 0px 20px 0px;
}.gold_tit {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #EBEBEB;
	padding:8px;
}
.gold_nr {
	font-size: 14px;
	line-height: 2;
	padding:10px 0px 10px 20px;
}
#window {
	background-image: url(bg6.gif);
	background-repeat: no-repeat;
	height: 289px;
	width: 519px;
	padding:70px 20px 0px 20px;
	margin:0 auto;
}
#window td {
	padding: 3px;
	font-size: 14px;
}
#window .window_bt {
	text-align: right;
	width: 100px;
}
#window .window_bt2 {
	font-weight: bold;
	color: #FF0000;
	padding-top: 15px;
}
.tit5 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(tit5.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding:20px 10px 0px 80px;
}