body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	color: #464646;
	font-family: ����, Arial, Helvetica, sans-serif;
}

* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	/* behavior: url("../css/pngbehavior.htc");*/
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #464646;
}

a:hover {
	text-decoration: none;
	color: #ff6601;
}

.red {
	color: #ff0000;
}

.red a {
	color: #ff0000;
	text-decoration: none;
}

.red a:hover {
	color: #464646;
	text-decoration: none;
}

.green {
	color: #4d8616;
}

.green a {
	color: #4d8616;
	text-decoration: none;
}

.green a:hover {
	color: #464646;
	text-decoration: none;
}

/* ͷ������css */
#header {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

.top {
	background-image: url('../images/top.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 37px;
	/*position: absolute;*/
}

.top_1 {
	background-image: url('../images/icon1.gif');
	background-repeat: no-repeat;
	width: 980px;
	margin: 0 auto;
	height: 18px;
	position: absolute;
	top: 9px;
	left: 50%;
	margin-left: -490px;
}

.top_1 p {
	font-size: 12px;
	color: #9a9a9a;
	line-height: 18px;
	float: left;
	width: 380px;
	position: absolute;
	left: 130px;
}

.sel1 {
	border: 1px #ababab solid;
	width: 129px;
	height: 21px;
	font-size: #ababab;
	line-height: 20px;
	float: left;
	background-image: url('../images/input_1px.gif');
	background-repeat: repeat-x;
	color: #ababab;
	position: absolute;
	left: 500px;
}

.top_2 {
	float: right;
	font-size: 12px;
	color: #9a9a9a;
	line-height: 18px;
	margin-right: 8px;
}

.top_2 a:link {
	color: #9a9a9a;
	text-decoration: none;
}

.top_2 a:visited {
	color: #9a9a9a;
	text-decoration: none;
}

.top_2 a:hover {
	color: #ff6702;
	text-decoration: none;
}

.top_2 a:active {
	color: #9a9a9a;
	text-decoration: none;
}

/* ͷ��css���� */ /*������վcss��ʼ*/ /*������վlogo�͹�沿�ֿ�ʼ*/
#mainbg {
	background-image: url('../images/mainbg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 157px;
	top: 37px;
	position: absolute;
}

.top_3 {
	width: 980px;
	height: 96px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
}

.logo {
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 84px;
	top: 16px;
	position: absolute;
	top:5px;
	float: left;
	left: 20px;
}

.ad1 {
	width: 767px;
	height: 97px;
	position: absolute;
	float: left;
	left: 212px;
	background-position: right;
	background-repeat: no-repeat;
}

/*������վlogo�͹�沿�ֽ���*/ /*������վ�������ֿ�ʼ*/
#nav {
	width: 980px;
	height: 64px;
	position: absolute;
	top: 96px;
	left: 50%;
	margin-left: -490px;
	z-index:99999;
}

.nav_l {
	background-image: url('../images/nav_l.png');
	float: left;
	width: 19px;
	height: 60px;
}

.nav_c {
	width: 939px;
	height: 60px;
	background-image: url('../images/nav_1px.png');
	background-repeat: repeat-x;
	float: left;
}

.nav_c ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

.nav_c ul li {
	margin-left: 43px;
	list-style-type: none;
	margin-top: 12px;
	float: left;
}

.nav_r {
	background-image: url('../images/nav_r.png');
	float: left;
	width: 19px;
	height: 60px;
}

.nav_1 {
	height: 34px;
	background-image: url('../images/nav_1.png');
	float: left;
	margin-top: -5px;
}

.Search {
	top: 160px;
	position: absolute;
	width: 980px;
	height: 54px;
	left: 50%;
	margin-left: -490px;
	background-image: url('../images/searchbg.jpg');
	background-repeat: no-repeat;
	z-index:-99999;
}

.search_main {
	height: 54px;
	width: 350px;
	float: left;
	position: absolute;
	left: 170px;
}

.sel2 {
	float: left;
	width: 88px;
	height: 22px;
	border: 1px #cbcbcb solid;
	top: 15px;
	position: absolute;
}

.sel2_1 {
	width: 188px;
	height: 20px;
	border: 1px #cbcbcb solid;
	position: absolute;
	top: 15px;
	float: left;
	left: 96px;
	line-height: 20px;
	padding-left: 3px;
}

.sel2_2 {
	position: absolute;
	top: 15px;
	float: left;
	left: 297px;
}

.hot {
	float: left;
	position: absolute;
	height: 54px;
	width: 300px;
	left: 540px;
	line-height: 54px;
	background-image: url('../images/hot.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.hot .text {
	font-weight: bold;
	color: #909090;
	margin-left: 70px;
}

.hot .text a {
	text-decoration: none;
	color: #909090;
	font-weight: bold;
}

.hot .text a:hover {
	text-decoration: underline;
	color: #ff6601;
	font-weight: bold;
}

/*������վ�������ֽ���*/ /*��վ���岿�ֿ�ʼ*/
#indexmain {
	width: 973px;
	position: absolute;
	left: 50%;
	margin-left: -486px;
	top: 225px;
	height: 745px;
}
#indexmain.spread{width:973px;position:absolute;left:50%;margin-left:-486px;top: 160px;height: 745px;}
#indexmain.spreadb{width:973px;position:absolute;left:50%;margin-left:-486px;top: 200px;height: 745px;}

.t1_left {
	width: 233px;
	float: left;
	margin-left: 0;
}

.login {
	width: 233px;
	height: 213px;
	background-image: url('../images/login.gif');
	background-repeat: no-repeat;
	/*display: none;*/
}

.login ul {
	width: 181px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
	padding-top: 50px;
}

.login ul li {
	list-style-type: none;
	height: 20px;
	margin-bottom: 12px;
	float: left;
	line-height: 20px;
}

.logined {
	width: 233px;
	height: 213px;
	background-image: url('../images/login.gif');
	background-repeat: no-repeat;
}

.logined ul {
	width: 200px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
	padding-top: 50px;
}

.logined ul li {
	list-style-type: none;
	height: 20px;
	margin-bottom: 12px;
	float: left;
	line-height: 20px;
}

.login_input {
	width: 129px;
	height: 18px;
	border: 1px #cbcbcb solid;
	line-height: 18px;
	padding-left: 2px;
	color: #cbcbcb;
}

.login_pass {
	color: #ff6601;
}

.login_pass a {
	color: #ff6601;
	text-decoration: none;
}

.login_pass a:hover {
	color: #ff6601;
	text-decoration: underline;
}

.login_reg {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

.rec {
	width: 233px;
	height: 234px;
	background: url('../images/tjfwq.gif') no-repeat;
}

.rec_t {
	width: 200px;
	height: 35px;
	padding-top: 18px;
	padding-left: 20px;
}

.rec_t1 {
	float: left;
	height: 35px;
	width: 91px;
}

.rec_t1 p {
	margin-top: 11px;
	margin-left: 6px;
}

.rec_t2 {
	float: left;
	height: 35px;
	width: 91px;
	border-left: 1px #d4d4d4 solid;
	border-right: 1px #d4d4d4 solid;
	background-color: #ffffff;
}

.rec_t2 p {
	margin-top: 10px;
	margin-left: 6px;
}

.rec_text {
	margin: 0 auto;
	padding-top: 1px;
	width: 208px;
}

.rec_text ul {
	margin: 0 auto;
	padding: 0;
}

.rec_text ul li {
	list-style-type: none;
	margin-top: 8px;
	text-align: left;
	line-height: 15px;
	float: left;
	width:61px;
	margin-left:5px;
}

.t1_cen {
	width: 492px;
	float: left;
	margin-left: 9px;
}

.news {
	background-image: url('../images/news.gif');
	background-repeat: no-repeat;
	width: 492px;
	height: 217px;
	margin-top: 2px;
}

.tab {
	width: 460px;
	height: 31px;
	padding-left: 30px;
}

.news .tab1 {
	float: left;
	width: 75px;
	height: 31px;
}

.news .tab1 p {
	margin-left: 10px;
	margin-top: 9px;
}

.news .tab2 {
	float: left;
	width: 75px;
	height: 32px;
	border-left: 1px #d4d4d4 solid;
	border-right: 1px #d4d4d4 solid;
	background: #fff;
	margin-top: 1px;
}

.news .tab2 p {
	margin-left: 10px;
	margin-top: 9px;
}

.news .more {
	color: #464646;
	line-height: 32px;
	width: 50px;
	height: 31px;
	float: right;
	text-align: center;
}

.orange {
	color: #ff6601;
}

.orange a {
	color: #ff6601;
	text-decoration: none;
}

.orange a:hover {
	color: #464646;
	text-decoration: none;
}

.news ul {
	margin-left: 15px;
	padding: 0;
	width: 310px;
	height: 167px;
	float: left;
}

.news ul li {
	list-style-type: none;
	margin-top: 9px;
}

.focus {
	width: 129px;
	height: 157px;
	float: left;
	margin-left: 15px;
}

.focus ul {
	margin: 0;
	padding: 0;
	width: 129px;
}

.focus ul li {
	list-style-type: none;
	text-align: center;
	margin-top: 12px;
}

.t1_right {
	float: left;
	margin-left: 11px;
	width: 228px;
}

.number {
	height: 128px;
	background-image: url('../images/no.jpg');
	background-repeat: no-repeat;
	margin: 0;
}

.number ul {
	width: 207px;
	margin: 0 auto;
	padding-top: 9px;
}

.number ul li {
	list-style-type: none;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	margin-bottom: 6px;
}

.bbs {
	height: 217px;
	margin-top: 11px;
	background-image: url('../images/bbs.jpg');
	background-repeat: no-repeat;
}

.bbs h1 {
	width: 107px;
	height: 23px;
	line-height: 25px;
	text-align: center;
	float: left;
	font-size: 12px;
}

.bbs h2 {
	width: 50px;
	height: 23px;
	line-height: 25px;
	text-align: center;
	float: right;
	font-size: 12px;
	font-weight: normal;
}

.bbsmain {
	padding-top: 30px;
}

.bbsmain ul {
	width: 212px;
	padding: 0;
	margin-left: 12px;
}

.bbsmain ul li {
	list-style-type: none;
	line-height: 23px;
}

.bbsmain li h4 {
	float: left;
	text-align: left;
	width: 160px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
}

.bbsmain li h3 {
	float: right;
	text-align: left;
	margin-right: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #a7a7a7;
}

.ad2 {
	margin-top: 12px;
}

.game {
	width: 974px;
	margin-top: 11px;
}

/* ��Ϸ���� begin */
.gamelist {
	width: 735px;
	float: left;
}

.gamelist img {
	border: 1px #a09e98 solid;
}

.gamelist .top {
	background-image: url('../images/gamelist_t.gif');
	background-repeat: no-repeat;
	width: 735px;
	height: 33px;
}
.gamelist .top .more {
	float:right;
	margin:10px;
	margin-bottom:0;
}
.gamelist .main {
	width: 733px;
	border-left: 1px #d4d4d4 solid;
	border-right: 1px #d4d4d4 solid;
	/*margin-top: 33px;*/
}

.gamelist .main .t1 {
	width: 733px;
	height: 109px;
	border-bottom: 1px #e7e7e5 solid;
	/*background-image:url('../images/gamelist_t1.gif');*/
	background-repeat: repeat-x;
}

.gamelist .main .t1 .left {
	width: 366px;
	height: 109px;
	border-right: 1px #f3f3f1 solid;
	float: left;
}

.gamelist .main .t1 .left .content {
	width: 217px;
	float: left;
}

.gamelist .main .t1 .left .content
 ul {
	margin-top: 13px;
	padding: 0;
}

.gamelist .main .t1 .left .content ul li {
	line-height: 20px;
	list-style-type: none;
}

.gamelist .main .t1 .left .content ul li .m1 {
	float: left;
	width: 126px;
	height: 19px;
	background-image: url('../images/m1.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
}

.gamelist .main .t1 .left .content ul li .m1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.gamelist .main .t1 .left .content ul li .m1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.gamelist .main .t1 .left .content ul li .m2 {
	float: left;
	width: 68px;
	height: 19px;
	background-image: url('../images/m2.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
	margin-left: 13px;
}

.gamelist .main .t1 .left .content ul li .m2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.gamelist .main .t1 .left .content ul li .m2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.gamelist .main .t1 .left .img {
	margin: 15px 10px 0 10px;
	width: 80px;
	height: 80px;
	float: left;
}

.gamelist .main .t1 .left .menu {
	float: left;
	margin: 15px 0 0 10px;
}

.gamelist .main .t1 .left .menu input {
	margin-top: 13px;
}

.gamelist .main .t1 .right {
	width: 365px;
	height: 109px;
	border-left: 1px #fff solid;
	float: left;
}

.gamelist .main .t1 .right .content {
	width: 217px;
	float: left;
}

.gamelist .main .t1 .right .content
 ul {
	margin-top: 13px;
	padding: 0;
}

.gamelist .main .t1 .right .content ul li {
	line-height: 20px;
	list-style-type: none;
}

.gamelist .main .t1 .right .content ul li .m1 {
	float: left;
	width: 126px;
	height: 19px;
	background-image: url('../images/m1.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
}

.gamelist .main .t1 .right .content ul li .m1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.gamelist .main .t1 .right .content ul li .m1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.gamelist .main .t1 .right .content ul li .m2 {
	float: left;
	width: 68px;
	height: 19px;
	background-image: url('../images/m2.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
	margin-left: 13px;
}

.gamelist .main .t1 .right .content ul li .m2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.gamelist .main .t1 .right .content ul li .m2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.gamelist .main .t1 .right .img {
	margin: 15px 10px 0 10px;
	width: 80px;
	height: 80px;
	float: left;
}

.gamelist .main .t1 .right .menu {
	float: left;
	margin: 15px 0 0 10px;
}

.gamelist .main .t1 .right .menu input {
	margin-top: 13px;
}

/* add */
.gamelist  .activities {
	display: none;width:364px;height:82px;
	float: left; background:url(../images/hdbg.jpg) no-repeat;color:#ff6600;
}

.gamelist .activities ul {
	width: 344px;
	margin: 8px 10px;
	padding: 0;
}

.gamelist  .activities ul li {
	line-height: 18px;height:18px;
	list-style-type: none; display:block;
}

.activities .lititle1{padding-bottom:8px;}
.activities .hdbtleft{ float:left;}
.activities .hdbtright{ float:left;padding-left:25px;}

.gamelist .down {
	width: 735px;
	height: 4px;
	background-image: url('../images/gamelist_d.gif');
	background-repeat: no-repeat;
	margin-top: -1px;
}

/* ��Ϸ���� end */ /*�������б���� end */
.fwqlist {
	width: 229px;
	float: left;
	position: absolute;
	left: 745px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 471px;
	/*border-left:1px #d4d4d4 solid; 	border-right:1px #d4d4d4 solid;*/
}

.fwqlist .top1 {
	background-image: url('../images/fwqlist_t.gif');
	width: 229px;
	background-repeat: no-repeat;
	height: 4px;
}

.fwqlist .down1 {
	background-image: url('../images/fwqlist_d.gif');
	width: 229px;
	background-repeat: no-repeat;
	height: 4px;
	margin-top: 246px;
}

/*�������б���� end */ /*�������б����ͨ��ģ�� end */
.fwqlist1 {
	width: 229px;
	float: left;
	margin-left: 4px;
	background-repeat: no-repeat;
	background-position: 50% bottom;
	height: 430px;
	margin-top: 10px;
}

.fwqlist1 .top1 {
	background-image: url('../images/fwqlist_t.gif');
	width: 229px;
	background-repeat: no-repeat;
	height: 4px;
}

.fwqlist1 .down1 {
	background-image: url('../images/fwqlist_d.gif');
	width: 229px;
	background-repeat: no-repeat;
	height: 4px;
	margin-top: 246px;
}

/*�������б����ͨ��ģ�� end */
.ad3 {
	width: 974px;
	height: 60px;
	margin-top: 10px;
}

.c3 {
	width: 974px;
	margin-top: 10px;
	position:relative;
}
.dingwei{ position:absolute; right:0;}
.bady {
	background-image: url('../images/bady.gif');
	width: 735px;
	height: 167px;
	background-repeat: no-repeat;
	float: left;
}

.bady .main {
	width: 716px;
	height: 110px;
	margin: 44px 8px 0 8px;
}

.bady .main .left {
	width: 30px;
	height: 110px;
	float: left;
	text-align: center;
}

.bady .main .right {
	width: 30px;
	height: 110px;
	float: right;
	text-align: center;
}

.bady .main .right img {
	margin-top: 40px;
}

.bady .main .left img {
	margin-top: 40px;
}

.bady .main ul {
	margin: 0 auto;
	padding: 0;
}

.bady .main ul li {
	width: 143px;
	height: 108px;
	float: left;
	border: 1px #d8d8d8 solid;
	margin-left: 10px;
	margin-right: 9px;
}

.bady .main ul li img {
	margin: 4px 4px;
}

.kefu {
	width: 229px;
	height: 167px;
	background-image: url('../images/kefu.gif');
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
}

.kefu ul {
	width: 206px;
	height: 60px;
	margin-top: 81px;
	margin-left: 12px;
	padding: 0;
}

.kefu ul li {
	line-height: 24px;
	list-style-type: none;
}

/*�ͷ�ͨ��ģ�鿪ʼ*/
.kefu1 {
	width: 229px;
	height: 167px;
	background-image: url('../images/kefu.gif');
	background-repeat: no-repeat;
	float: left;
	margin-left: 4px;
	margin-top: 15px;
}

.kefu1 ul {
	width: 206px;
	height: 60px;
	margin-top: 81px;
	margin-left: 12px;
	padding: 0;
}

.kefu1 ul li {
	line-height: 24px;
	list-style-type: none;
}

/*�ͷ�ͨ��ģ�����*/
.link {
	width: 974px;
	margin-top: 10px;
	background-repeat: no-repeat;
	line-height: 24px;
	 position:relative;
}

.linktopbg{ width:974px; height:9px; background:url(../images/linktop_bg.gif) no-repeat; position:absolute; top:0; left:0;}

.link .test {
	padding: 13px 17px 0 17px; background:url(../images/linkzjbg.jpg) repeat-y;
}

.linkdbmbg{ width:974px; height:9px; background: url(../images/bottom_bg.gif) no-repeat;}

.footer {
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	width: 974px;
	height: 92px;
	margin-top: 10px;
}

.footer .logo_f {
	float: left;
	margin-left: 18px;
	margin-top: 15px;
}

.footer .footer_text {
	width: 697px;
	height: 60px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}

.footer .footer_text ul {
	margin: 0;
	padding: 0;
}

.footer .footer_text ul li {
	line-height: 24px;
	list-style-type: none;
}

.footer .footer_text ul li p {
	color: #bfbebe;
	line-height: 20px;
}

.gs {
	float: right;
	margin-right: 30px;
	margin-top: 25px;
}

#navigation1 {
	padding: 0px;
	text-indent: 0px;
	width: 227px;
	float: left;
	position: absolute;
	border-left: 1px #d4d4d4 solid;
	border-right: 1px #d4d4d4 solid;
	margin-top: -3px;
}

/* ÿ���Ԫ��*/
#navigation1 .box {
	margin: 0 auto;
	padding: 0px;
	width: 227px;
	clear: both;
}

/*ͷ��*/
#navigation1 div.head {
	height: 33px;
	/*background-image: url('../../images/fwqlist_t1.gif');     background-repeat: no-repeat;*/
	background-image: url('../images/fwqlist_t1.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 27px;
	line-height: 34px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	color: #b4b4b4;
	font-weight: bold;
	cursor: pointer;
}

/*ͷ�� �������*/
#navigation1 div.head:hover {
	background-repeat: no-repeat;
	background-position: left;
	color: Red;
	background-image: url('../images/fwqlist_t3.gif');
}

/*ͷ�� ѡ��*/
#navigation1 div.head.selected {
	color: #56544e;
	background-image: url('../images/fwqlist_t2.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#navigation1 div.head.current {
	background-color: #FFFF99;
}

#navigation1 .box .list {
	margin: 0;
	width: 227px;
	/*border-left: 1px #d4d4d4 solid;     border-right: 1px #d4d4d4 solid;*/
	border-bottom: 1px #d4d4d4 solid;
}

#navigation1 .box .list ul {
	margin: 0 auto;
	padding: 0px;
	width: 225px;
}

#navigation1 .box .list ul li {
	background-image: url('../images/fwqlist_icon3.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	list-style-type: none;
	line-height: 24px;
	height: 24px;
}

#navigation1 .box .list ul li:hover {
	background-color: #f2f2f2;
}

#navigation1 .box .list ul li.selected {
	background-color: Red;
}

#navigation1 .box .list ul li:hover {
	background-color: #f2f2f2;
}

/*����ҳ��css����*/
.erji_t1right {
	width: 730px;
	float: left;
	left: 243px;
	position: absolute;
	background-image: url('../images/news/tit_bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 139px;
}

.tit_bg {
	background-image: url('../images/news/tit_bg.jpg');
	background-repeat: no-repeat;
	z-index: 20;
	position: absolute;
	width: 246px;
	height: 106px;
	float: left;
	left: 470px;
	top: 34px;
}

.news_bg {
	width: 730px;
	height: 108px;
	background-image: url('../images/news/bg1.gif');
	background-repeat: no-repeat;
	float: left;
}

.j_home {
	height: 30px;
	background-image: url('../images/news/icon_home.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	line-height: 30px;
	width: 200px;
	float: left;
	left: 530px;
	position: absolute;
	top: 10px;
}

.news_list {
	width: 698px;
	top: 100px;
	position: absolute;
	left: 16px;
}

.news_list .tab0 {
	width: 698px;
	height: 33px;
}

.news_list .tab1 {
	width: 92px;
	height: 33px;
	float: left;
	margin-left: 20px;
}

.news_list .tab2 {
	width: 92px;
	height: 26px;
	float: left;
	margin-left: 10px;
	margin-top: 7px;
}

.news_list .title {
	width: 698px;
	height: 32px;
	background-image: url('../images/news/tab_listbg.gif');
}

.news_list .title .p1 {
	font-size: 12px;
	font-weight: bold;
	color: #e26308;
	float: left;
	margin-left: 35px;
	height: 13px;
	margin-top: 10px;
}

.news_list .title .p2 {
	font-size: 12px;
	font-weight: bold;
	color: #e26308;
	float: right;
	margin-right: 35px;
	height: 13px;
	margin-top: 10px;
	border-left: 1px #ffc148 solid;
	padding-left: 30px;
}

.news_list .ad5 {
	width: 698px;
	height: 64px;
	margin: 10px 0;
}

.news_list ul {
	padding: 0;
	margin: 0;
}

.news_list ul li {
	height: 28px;
	border-bottom: 1px #d3d3d3 solid;
	line-height: 28px;
	list-style-type: none;
	padding-left: 10px;
}

e-height
:
28px;
 
list-style-type
:none
;
 
padding-left
:
10px;vertical-align
:middle
;
}
.news_list ul li em {
	font-size: 12px;
	float: right;
	margin-right: 20px;
	font-style: normal;
}

.news_list .pic {
	margin-top: 5px;
}

DIV.meneame {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 80%;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	COLOR: #ff6500;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center;
	margin-top: 20px;
}

DIV.meneame A {
	BORDER-RIGHT: #ff9600 1px solid;
	PADDING-RIGHT: 7px;
	BACKGROUND-POSITION: 50% bottom;
	BORDER-TOP: #ff9600 1px solid;
	PADDING-LEFT: 7px;
	BACKGROUND-IMAGE: url(meneame.jpg);
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #ff9600 1px solid;
	COLOR: #ff6500;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ff9600 1px solid;
	TEXT-DECORATION: none
}

DIV.meneame A:hover {
	BORDER-RIGHT: #ff9600 1px solid;
	BORDER-TOP: #ff9600 1px solid;
	BACKGROUND-IMAGE: none;
	BORDER-LEFT: #ff9600 1px solid;
	COLOR: #ff6500;
	BORDER-BOTTOM: #ff9600 1px solid;
	BACKGROUND-COLOR: #ffc794
}

DIV.meneame A:active {
	BORDER-RIGHT: #ff9600 1px solid;
	BORDER-TOP: #ff9600 1px solid;
	BACKGROUND-IMAGE: none;
	BORDER-LEFT: #ff9600 1px solid;
	COLOR: #ff6500;
	BORDER-BOTTOM: #ff9600 1px solid;
	BACKGROUND-COLOR: #ffc794
}

DIV.meneame SPAN.current {
	BORDER-RIGHT: #ff6500 1px solid;
	PADDING-RIGHT: 7px;
	BORDER-TOP: #ff6500 1px solid;
	PADDING-LEFT: 7px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #ff6500 1px solid;
	COLOR: #ff6500;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #ff6500 1px solid;
	BACKGROUND-COLOR: #ffbe94
}

DIV.meneame SPAN.disabled {
	BORDER-RIGHT: #ffe3c6 1px solid;
	PADDING-RIGHT: 7px;
	BORDER-TOP: #ffe3c6 1px solid;
	PADDING-LEFT: 7px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #ffe3c6 1px solid;
	COLOR: #ffe3c6;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ffe3c6 1px solid
}

/*��ҳ��css����*/
.sanji_t1right {
	width: 730px;
	float: left;
	left: 243px;
	position: absolute;
	background-image: url('../images/news/tit_bg1.jpg');
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 139px;
}

.sanji_t1right .news_list {
	width: 698px;
	top: 80px;
	position: absolute;
	left: 16px;
}

.sanji_t1right .news_list .titlemain {
	width: 698px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.sanji_t1right .news_list .day {
	width: 698px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	background-color: #eee;
}

.sanji_t1right .news_list .zhengwen {
	width: 698px;
	border-bottom: 1px #cecdcb dashed;
	font-size: 14px;
	line-height: 24px;
}

.sanji_t1right .news_list .zhengwen ul {
	width: 646px;
	margin: 20px 30px 100px 30px;
}

.sanji_t1right .news_list .next {
	width: 691px;
	height: 88px;
}

.sanji_t1right .news_list .next ul {
	padding: 0;
	margin: 0 auto;
}

.sanji_t1right .news_list .next ul li {
	margin-left: 20px;
	margin-top: 13px;
	line-height: 24px;
	list-style-type: none;
	font-size: 14px;
	border: none;
}


/*�ƹ���ҳ��ʽ*/
.sanji_t1rightb { width:730px; float:left;left:243px; position:absolute;}
.spread_banner{ margin:0 0 13px;}
.moduleContent{ width:730px; margin:0 0 12px;_ margin:0;}
.moduleContentLeft{ float:left; width:494px;}
.moduleContentRight{ float:right; width:223px;}
.moduleTiele{ height:33px; background:url(../images/spread/bg_x.jpg) repeat-x;}
.moduleTiele .moduleLeft{ width:24px; height:33px; background:url(../images/spread/mkBgLeft.jpg) no-repeat; display:block; float:left;}
.moduleTiele .moduleRight{ width:4px; height:33px; display:block; float:right; background:url(../images/spread/mkBgRight.jpg) no-repeat;}
.picjz{ margin:8px 0 0 9px;}
.zjnrk{ border-left:solid 1px #d4d4d4;border-right:solid 1px #d4d4d4; height:144px;}
.zjnrk p{ line-height:24px; margin:0 12px 0; padding:10px 0 15px; text-indent:2em;}
.bottomBg{ background: url(../images/spread/dbBg.jpg) no-repeat; width:494px; height:4px;}
.moduleTieleB{ width:223px; height:25px; line-height:25px; background: url(../images/spread/bg_x2.jpg) repeat-x;}
.moduleTieleB h3{ margin: 0 0 0 30px; font-size:12px;}
.moduleTieleB .moduleLeftb{ width:20px; height:25px; display:block; float:left; background:url(../images/spread/mkBgLeftB.jpg) no-repeat;}
.moduleTieleB .moduleRightb{ width:4px; height:25px; display:block; float:right; background: url(../images/spread/mkBgRightb.jpg) no-repeat;}
.bottomBgB{ background: url(../images/spread/dbBg2.jpg) no-repeat; width:223px; height:4px;}
.zjnrk ul{ margin:0; padding:6px 0 3px;}
.zjnrk li{ margin:0; padding:0; list-style-type:none; line-height:24px;}
.zjnrkb .ggNewsBtB{ float:left; color:#464646; margin:0 40px 0 18px;}
.zjnrkb .ggfbrqB{ float:right; color:#fe6400; margin-right:25px;}
.bottomBgC{ width:730px; height:3px; background:url(../images/spread/dbBg3.jpg) no-repeat;}

.zjnrkb { height:152px; border-left:solid 1px #d4d4d4;border-right:solid 1px #d4d4d4; }
.zjnrkb ul{ margin:0; padding:6px 0 3px;}
.zjnrkb li{ margin:0; padding:0; list-style-type:none; line-height:24px;}
.zjnrkb .ggNewsBt{ float:left; color:#ff6702; margin:0 0 0 8px;}
.zjnrkb .ggfbrq{ float:right; color:#a7a7a7; margin-right:6px;}


.zjnrk .cjwtLeft{ float:left; margin:10px 0 0 18px;_margin:10px 0 30px 9px; display:inline;}
.zjnrk .cjwtRight{ float:right; margin:10px 32px 0 0; display:inline;}
.zjnrkzj { border-left:solid 1px #d4d4d4;border-right:solid 1px #d4d4d4; height:130px;}
.zjnrkzj .youxiwtipic{padding:6px 0 11px 10px; float:left;}
.gengduo{ float:right; line-height:33px; margin:0 13px 0 0; color:#ff6601;}






/*�ս�4��ʱ�����������*/
.firstIn{display:none;}
/*����ȥ����ʽ*/
.currentHover{ margin:0 0 0 9px; padding:0; list-style-type:none; width:92px; height:32px; line-height:32px; text-align:center; float:left; background: url(../images/spread/spread_DefaultMenuBg.jpg) no-repeat; color:#000; display:inline;}


/*�ƹ���ҳl����ʽ*/

.zjnrk a:link ,.zjnrk a:visited { color:#464646;text-decoration: none;}
.zjnrk a:hover ,.zjnrk a:active{ color:#ff6702; text-decoration:underline;}


/*tab��Ӧ��һ�������ʽ*/
.spread_content h4{ font-size:14px; color:#ff7a23;margin:25px 0 20px 31px; padding:0;}
.spread_content p{ font-size:12px; color:#ff0000;line-height:22px; margin:15px 0 25px 31px; padding:0; font-weight:bold;}
.txzl{ margin:0; padding:0;}
.txzl li{ margin:0; padding:0; list-style-type:none; font-size:12px; color:#ff7a23; font-weight:bold; margin:0 0 0 31px; line-height:30px;}
.txzl .huise{ color:#464646; font-weight:normal;}
.txzl .tishi{ color:#464646; font-weight:normal; float:left; margin:0 0 0 8px; color:#c0c0c0;}
.txzl .kd{ width:65px; display:block; float:left;}
.txzl .dlkys{ float:left; margin:5px 0 0; width:172px; height:18px; border:solid 1px #cdcdcd;}
.txzl .anniu{ margin:31px 0 0 50px; }
.txzl .anniu input{ width:92px; height:29px; margin:0 23px 0 0;}
.txzl .tongyi input{float:left; margin:5px 0 0 65px;}
table {border-collapse:collapse;text-align:center;}
td {border:1px solid #CCC;}
.biaoge{ width:684px; margin:0 auto;}





/*tab������ʽ*/
.spread_list{ width:698px; top:100px; position:absolute; left:16px;}
#title_tg{ width:698px; top:100px; left:16px; position:absolute; background:url(../images/spread/title_pictg.jpg) no-repeat; width:138px; height:50px; top:-80px;}
#tgrenwupic{ position:absolute; background:url(../images/spread/tgrenwu.jpg) no-repeat; width:125px; height:65px; right:20px;top:55px;}
.spread_menu{ background: url(../images/spread/spread_menuBg_x.jpg) repeat-x; height:32px;}
.spread_menu ul{margin:0;padding:0;font-size: 14px;font-weight: bold;color: #bdbdbd; padding:0 0 0 9px;}
.spread_menu li{cursor:pointer; margin:4px 0 0 9px; padding:0; list-style-type:none; width:92px; height:26px; line-height:26px; text-align:center; float:left; background:url(../images/spread/spread_menuBg.jpg) no-repeat;}
.spread_menu .currentHover{ margin:0 0 0 9px; padding:0; list-style-type:none; width:92px; height:32px; line-height:32px; text-align:center; float:left; background: url(../images/spread/spread_DefaultMenuBg.jpg) no-repeat; color:#000; display:inline;}

.spread_menuB{ height:30px; background:#fff4cc; border-bottom:solid 1px #ffc148; padding:0 0 0 35px;}
.spread_menuB span{ line-height:30px; margin:0 25px 0 0;}

/*�ƹ㷭ҳ��ť��ʽ*/
.fanye{width:300px; margin:28px auto 0; color:#d3d3d3; height:20px; vertical-align:bottom;}
.fanye .moreng1{font-weight:bold;}
.fanye span{ float:left;}
.fanye a{color:#666;text-align:center; margin: 0 4px; display:block; float:left;}
.fanye a:hover { font-weight:bold;color:#666;}

.xxmk{ margin:18px 0;}
.xxmk .xxtitle, .xxmk select{ float:left;padding:0;}
.xxmk .xxtitle{ margin:3px 10px 0 24px; color:#ff7a23;}
.xxmk select{ margin:0 15px 0 0;}
.xxmk input{ float:left;  border:solid 1px #cdcdcd;}
.xxmk .srk1{ width:130px;height:18px;}
.xxmk .srk2{ width:100px;height:18px;}
.xxmk .chaxanniu{ border:none; margin:0 0 0 10px;}
.tgnews{ color:#ff7a23; padding-left:24px;}
.tgnews span{ color:#666; margin:0 73px 0 0;}
.spread_content .yecx{ font-size:12px;}

/*ע����ʽ*/
.fwqlist1B{width: 229px;float: left;margin-left:4px;background-repeat: no-repeat;background-position: 50% bottom;height: 432px;}
.fwqlist1B .top1{background-image: url('../images/fwqlist_t.gif');width: 229px;background-repeat: no-repeat;height: 4px;}
.fwqlist1B .down1{background-image: url('../images/fwqlist_d.gif');width: 229px;background-repeat: no-repeat;height: 4px;margin-top: 246px;}


.hyzcbt{ height:29px; line-height:29px; background:#fff4cc; border-bottom:solid 1px #ffc148; border-top:solid 2px #ffc148;}
.hyzcbt span{ font-size:12px; margin-left:14px; font-weight:bold;}
.hyzcbtB{ height:35px; line-height:35px; margin-top:15px;}
.hyzcbtB h3{ font-size:14px; padding-left:33px; background:url(../images/Registration/zctbpic.jpg) no-repeat 7px center;}
.hyzcbk{ width:698px; /*height:424px;*/ height:489px; *height:499px; background:#efefef; padding:7px 0 0;}
.hyzcMain{ width:682px; /*height:415px;*/ height:480px; *height:490px; margin:0 auto; border:solid 1px #d1d1d1; background:#fff; color:#000;}
.zcymbanner{float: left;margin-left:4px;margin-top:15px;}
.hyzcMain ul{ margin:0 0 0 22px; padding:10px 0 0;}
.hyzcMain li{ margin:0 0 10px; padding:0; list-style-type:none;}
.shuruk{ width:174px; height:20px; border-top:solid 1px #9f9f9f; border-left:solid 1px #9f9f9f; border-right:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; margin:0 20px 0}
.hyzcMain .yonghuxya{ margin:0 0 15px;}
.hyzcMain .yonghuxy{ width:626px; height:86px; padding:8px; margin:0 0 15px; display:block; border:solid 1px #cecece;overflow:auto; background:#fcfbfb; line-height:22px; color:#a0a0a0;}
.yonghuxy h3{ font-size:12px;margin:5px 0; padding:0;}
.yonghuxy h4{ font-size:12px; margin:0; padding:0; font-weight:normal;}
.hyzcMain .zcanniu{ margin:0 0 0 215px;}
.zcanniu input{ margin:0 22px 0 0;}
.spread_listb{ width:698px; top:85px; position:absolute; left:16px;}
#title_tgb{ position:absolute; left:18px; top:20px; width:112px; height:47px;}
#title_tgb h3{ height:32px;font-size:26px;font-family:'黑体'; color:#000; font-weight:100;}
#title_tgb span{font-size:13px; font-family:simhei; color:#ff8711;}
.tishixx{ width:449px; height:128px; background:url(../images/Registration/tishixxpic.jpg) no-repeat left; margin:95px auto 0;}
.tishixx .bigfont{ font-family:"����";font-size:30px;color:#f00; width:300px; height:128px;line-height:128px;margin-left:170px;}
.tishixxanniu{ margin:70px auto 0; width:360px;}
.tishixxanniu span{ width:130px; height:29px; display:block; float:left;}
.tishixxanniu a{float:left; margin:0 23px 0 0;}

/*�ͻ���ʽ*/
.sanji_t1rightkehu { width:730px; float:left;left:243px; position:absolute;}
.kehubtbg{ width:730px; height:139px; background:url(../images/kehu/kehutitle.jpg) no-repeat;}
.kehunrbt{background:#fff4cc; border-top:solid 2px #ffc148;border-bottom:solid 1px #ffc148; width:698px;margin:0 auto;}
.kehunrbt h3{ height:30px; line-height:30px;margin-left:32px; color:#e26308; font-size:12px;}
.kehunrbt p{line-height:24px;margin:0 32px 10px;}
.kehuzjltk{ width:696px;height:122px; margin:15px auto; border:solid 1px #ccc;}
.kehuzjltk ul{ margin:0; padding:0;}
.kehuzjltk li{ margin:0; padding:0; list-style-type:none;}
.kehuzjltk .kehuleftb{ float:left;padding:6px 0 0 19px; line-height:22px; display:block;height:104px;}
.kehuzjltk .kehurightb{ float:right;padding:10px 50px 9px 26px; border-left:solid 1px #ccc; display:block;height:104px;}
.kehurightb li{ margin-bottom:8px;}
.kehurightb img{ vertical-align:middle;}
.kehurightb a{ margin:0 32px 0 10px;}
.cjwtnews{ width:698px;margin:0 auto;}
.cjwtnews ul{ margin:0; padding:5px 0 0;}
.cjwtnews li{ margin:0; padding:0; list-style-type:none; height:28px;line-height:28px; border-bottom:solid 1px #d3d3d3;}
.cjwthdl{ float:left; color:#e26308; margin:0 8px 0 12px;}
.cjwtrqr{ float:right; margin-right:29px;}
.wxtsni{ width:698px;margin:13px auto 0; border:solid 1px #ccc;}
.wxtsni h3{height:40px;line-height:40px;margin-left:13px;color:#e26308; font-size:14px;}
/*����ʽ*/
#kuang{ width:400px;height:200px; background:url(../images/spread/kuangbg_x.jpg) repeat-x; margin: 0 auto;}
#kuang .leftK{width:11px;height:200px; float:left; background:url(../images/spread/kuangbg_l.jpg) no-repeat;}
#kuang .rightK{width:11px;height:200px; float:right; background:url(../images/spread/kuangbg_r.jpg) no-repeat;}
/*������ϸ*/
.sanji_t1rightc {
	width: 730px;
	float: right;
	background-image: url('../images/news/tit_bg1.jpg');
	background-repeat: no-repeat;
}
.news_listc {
	width: 698px; margin: 80px auto 0;
}
.news_listc .titlemain {
	width: 698px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
.news_listc .day {
	width: 698px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	background-color: #eee;
}

.news_listc .zhengwen {
	width: 698px;
	border-bottom: 1px #cecdcb dashed;
	font-size: 14px;
	line-height: 24px;
}

.news_listc .zhengwen ul {
	width: 646px;
	margin: 20px 30px 100px 30px;
}
.news_listc .next {
	width: 691px;
	height: 88px;
}
.news_listc .next ul {
	padding: 0;
	margin: 0 auto;
}

.news_listc .next ul li {
	margin-left: 20px;
	margin-top: 13px;
	line-height: 24px;
	list-style-type: none;
	font-size: 14px;
	border: none;
}

.j_homc {
	height: 30px;
	background-image: url('../images/news/icon_home.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	line-height: 30px;
	width: 190px;
	float: right;
	margin-top:10px;
}


/*ҵ���һ�*/
.rhmain{ width:696px; height:494px; border:solid 1px #f8e2ad; margin-top:8px; position:relative;}
.xPrompt{ background:#fff5c5;padding:10px 35px; line-height:22px;color:blank;}
.xPromptb{padding:10px 15px; line-height:22px; display:block; position:absolute;bottom:-10px;left:15px;}
.tsyanse{ color:#ff3c00;}
.bottomxhxx{ background:url(../images/spread/xxhx_x.jpg) repeat-x; height:1px; margin:0 15px;}
.qxzkj{ width:562px; margin:0 auto;}
.qxzkj h3{ font-size:14px;}
.qxzkj ul{ margin:10px 0 5px; padding:0; font-size:13px;}
.qxzkj li{ margin:0; padding:0; list-style-type:none;height:34px; line-height:34px; _height:30px; _line-height:30px;}
.qxzkj .k1{width:130px;height:18px; border: solid 1px #ff7200; line-height:18px; margin:0 0 0 -5px;}



/*鐧诲綍鎵惧洖瀵嗙爜*/
.LoginK{width:590px; margin:0 auto; background:#fffdf4; border: solid 1px #ddd8d2;padding-bottom:30px;}
.zjnrbgb{background: url(../images/chongzhi/ztzjbg.jpg) repeat-y; padding:20px 0 ;}
.LoginK ul{ margin:23px 21px 0 21px; padding:0 0 20px; background:url(../images/login/quxian_x.jpg) 0 bottom repeat-x;}
.LoginK h3{ margin-bottom:25px;}
.LoginK li{ margin:0; padding:0; list-style-type:none; margin:0 0 22px;}
.LoginK label{font-size: 14px;}
.loginkys{width:180px;height:22px; line-height:22px; border:solid 1px #fc7100;}
.LoginK .tsmmb{ margin-left:20px;}
.LoginK .tsmmbb{ font-size:12px; color:#9E9E9E; margin-left:5px;}
.LoginK p{padding: 0 0 0 160px; margin:40px 21px 0; line-height:22px; background:url(../images/chongzhi/btb.jpg) 130px  5px no-repeat; color:#616161;}
.LoginK .dltb{ height:26px; margin:0; background: url(../images/chongzhi/btb.jpg) no-repeat left center; display:block;}
.LoginK .tswtkk{width:180px;height:22px; line-height:22px; border:solid 1px #B4B4B4; margin-left:6px;}


/*鎺ㄥ箍璇︾粏椤�*/
.tgxytopbg{ width:974px; height:94px; background:url(../images/spread/tgtopbg.jpg) no-repeat;}
.news_listtgx {
	width: 928px; margin:0 auto ;
}
.news_listtgx .titlemain {
	width: 928px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
.news_listtgx .day {
	width: 928px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	background-color: #eee;
}

.news_listtgx .zhengwen {
	width: 908px;
	 margin:0 auto;padding:20px 0 30px;
	border-bottom: 1px #cecdcb dashed;
	font-size: 14px;
	line-height: 24px;
}
.news_listtgx .zhengwen h4{font-size: 14px;line-height: 24px; font-weight: normal;}
.news_listtgx p{ margin:0 0 12px; padding:0;}
.news_listtgx  h3{ font-size:14px; margin:0 0 6px; padding:0;}
.news_listtgx  h2{ font-size:16px; margin:0; padding:0;}
#nykefu{ width:974px; height:53px; background:url(../images/kefubg.jpg); /*margin-top:14px;*/ margin-top:12px; *margin-top:22px; line-height:53px;}
#nykefu .kfqq{ margin-left:370px;}
#nykefu .dh{ margin: 0 20px 0 110px;}
.nav_kz{z-index:9999;background:url(../images/nav_bg.gif);position:absolute;width:101px;height:66px;left:760px;top:42px;display:none}
.nav_kz_1{margin-top:12px;}
.nav_kz_1 ul{margin:0 auto; padding:0;}
.nav_kz_1 ul li{margin-left:8px;}
.nav_kz_1 li{line-height:0;font-size:0;overflow:hidden; text-indent:-9999px;}
.nav_kz_1 .n1 a{display:block;width:83px;height:25px;background:url(../images/tuiguanyuan_1.jpg) no-repeat;}
.nav_kz_1 .n1 a:hover{display:block;width:83px;height:25px;background:url(../images/tuiguanyuan_2.jpg) no-repeat;}
.nav_kz_1 .n2 a{display:block;width:83px;height:25px;background:url(../images/cps_1.jpg) no-repeat;}
.nav_kz_1 .n2 a:hover{display:block;width:83px;height:25px;background:url(../images/cps_2.jpg) no-repeat;}


/*游戏大厅样式*/
.recgame{width:728px; height:253px;float:left;margin-left:9px; margin-top:2px; }
.recgame .top{width:730px;height:33px; background:url(../images/room/recgame_t1.jpg) no-repeat;}
.recgame .list{width:728px; height:205px;border-left:#d4d4d4 1px solid;border-right:#d4d4d4 1px solid;/*padding-top:33px;*/}
.recgame .list .left{width:351px; height:187px;background:url(../pic/xuxian.jpg) no-repeat right; float:left; margin:12px 0 0 13px;display:inline;}
.recgame .list .left .pic{width:140px;height:187px; float:left; }
.recgame .list .left .pic img{border:1px #a09e98 solid;}
.recgame .list .left .text_g{height:187px; width:200px; float:left;margin-left:8px; line-height:24px;}
.recgame .list .right{width:351px; height:187px; float:left; margin:12px 0 0 8px;}
.recgame .list .right .pic{width:140px;height:187px; float:left;}
.recgame .list .right .pic img{border:1px #a09e98 solid;}
.recgame .list .right .text_g{height:187px; width:200px; float:left;margin-left:8px; line-height:24px;}
.recgame .down{width:730px;height:7px; background:url(../images/room/recgame_t1_down.jpg) no-repeat;}

/* 游戏大厅 begin */
.game1 {
	width: 730px;
	float: left;
	margin:0 0 0 9px;
}
.gamelist1 {
	width: 730px;

}

.gamelist1 img {
	border: 1px #a09e98 solid;
}

.gamelist1 .top {
	background-image: url('../images/room/hotgame_t1.jpg');
	background-repeat: no-repeat;
	width: 730px;
	height: 33px;
}

.gamelist1 .main {
	width: 728px;
	border-left: 1px #d4d4d4 solid;
	border-right: 1px #d4d4d4 solid;
	/*padding-top: 33px;*/
}

.gamelist1 .main .t1 {
	width: 728px;
	height: 109px;
	border-bottom: 1px #e7e7e5 solid;
	/*background-image:url('../images/gamelist_t1.gif');*/
	background-repeat: repeat-x;
}

.gamelist1 .main .t1 .left {
	width: 362px;
	height: 109px;
	border-right: 1px #f3f3f1 solid;
	float: left;
}

.gamelist1 .main .t1 .left .content {
	width: 217px;
	float: left;
}

.gamelist1 .main .t1 .left .content
 ul {
	margin-top: 13px;
	padding: 0;
}

.gamelist1 .main .t1 .left .content ul li {
	line-height: 20px;
	list-style-type: none;
}

.gamelist1 .main .t1 .left .content ul li .m1 {
	float: left;
	width: 126px;
	height: 19px;
	background-image: url('../images/m1.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
}

.gamelist1 .main .t1 .left .content ul li .m1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.gamelist1 .main .t1 .left .content ul li .m1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.gamelist1 .main .t1 .left .content ul li .m2 {
	float: left;
	width: 68px;
	height: 19px;
	background-image: url('../images/m2.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
	margin-left: 13px;
}

.gamelist1 .main .t1 .left .content ul li .m2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.gamelist1 .main .t1 .left .content ul li .m2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.gamelist1 .main .t1 .left .img {
	margin: 15px 10px 0 10px;
	width: 80px;
	height: 80px;
	float: left;
}

.gamelist1 .main .t1 .left .menu {
	float: left;
	margin: 15px 0 0 10px;
}

.gamelist1 .main .t1 .left .menu input {
	margin-top: 13px;
}

.gamelist1 .main .t1 .right {
	width: 361px;
	height: 109px;
	border-left: 1px #fff solid;
	float: left;
}

.gamelist1 .main .t1 .right .content {
	width: 217px;
	float: left;
}

.gamelist1 .main .t1 .right .content
 ul {
	margin-top: 13px;
	padding: 0;
}

.gamelist1 .main .t1 .right .content ul li {
	line-height: 20px;
	list-style-type: none;
}

.gamelist1 .main .t1 .right .content ul li .m1 {
	float: left;
	width: 126px;
	height: 19px;
	background-image: url('../images/m1.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
}

.gamelist1 .main .t1 .right .content ul li .m1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.gamelist1 .main .t1 .right .content ul li .m1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.gamelist1 .main .t1 .right .content ul li .m2 {
	float: left;
	width: 68px;
	height: 19px;
	background-image: url('../images/m2.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
	margin-left: 13px;
}

.gamelist1 .main .t1 .right .content ul li .m2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.gamelist1 .main .t1 .right .content ul li .m2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.gamelist1 .main .t1 .right .img {
	margin: 15px 10px 0 10px;
	width: 80px;
	height: 80px;
	float: left;
}

.gamelist1 .main .t1 .right .menu {
	float: left;
	margin: 15px 0 0 10px;
}

.gamelist1 .main .t1 .right .menu input {
	margin-top: 13px;
}

/* add */
.gamelist1  .activities {
	display: none;width:338px;height:82px;
	float: left; background:url(../images/room/hdbg1.jpg) no-repeat;color:#ff6600;
}

.gamelist1 .activities ul {
	width: 344px;
	margin: 8px 10px;
	padding: 0;
}

.gamelist1  .activities ul li {
	line-height: 18px;height:18px;
	list-style-type: none; display:block;
}

.activities .lititle1{padding-bottom:8px;}
.activities .hdbtleft{ float:left;}
.activities .hdbtright{ float:left;padding-left:25px;}

.gamelist1 .down {
	width: 730px;
	height: 7px;
	background-image: url('../images/room/recgame_t1_down.jpg');
	background-repeat: no-repeat;
	margin-top: -1px;
}
.oldgame{width:730px;float:right;margin-left:9px; margin-top:10px; display:inline; }
.oldgame .top{width:730px;height:33px; background:url(../images/room/oldgame_t1.jpg) no-repeat;}
.oldgame .list{width:728px;border-left:#d4d4d4 1px solid;border-right:#d4d4d4 1px solid;/*padding-top:33px;*/overflow:hidden;zoom:1}
.oldgame .list .listcen{width:703px; margin:11px; float:left; display:inline;}
.oldgame .list .listcen img{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); border:1px #a09e98 solid;}
.oldgame .list .listcen ul{margin:0;padding:0;}
.oldgame .list .listcen ul li{width:78px; height:78px;margin:3px 0 0 18px;height:25px;line-height:25px; text-align:center; list-style-type:none; float:left; height:100px;}
.oldgame .down1{width:730px;height:7px; background:url(../images/room/recgame_t1_down.jpg) no-repeat;}

.kefu11 {
	width: 229px;
	height: 167px;
	background-image: url('../images/kefu.gif');
	background-repeat: no-repeat;
	float: left;
	margin-top:10px;
}

.kefu11 ul {
	width: 206px;
	height: 60px;
	margin-top: 81px;
	margin-left: 12px;
	padding: 0;
}

.kefu11 ul li {
	line-height: 24px;
	list-style-type: none;
}


.gameroom_ad{ width:229px; height:241px;margin-top:10px; float:left}
