
body, ul, li {
	font-family: Tahoma, "微软雅黑", "微軟正黑體", "Microsoft JhengHei";
	color:#870333;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
	display:block;
}

/**** pop ****/
#blackbg {
	position:fixed;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.9;
	filter: alpha(opacity=90);
	z-index:98;
	display:none;
}
#pop {
	position:fixed;
	z-index:99;
	display:none;
	width:620px;
	left:50%;
	top:50%;
	margin-left:-310px;
}
#pop.videobg {
	background:url(../images/pop_video_bg.png) no-repeat;
	height:743px;
	margin-top:-371px;
}
#pop.formbg {
	background:url(../images/pop_form_bg.png) no-repeat;
	height:821px;
	margin-top:-410px;
}
#pop.tncbg {
	background:url(../images/pop_tnc_bg.png) no-repeat;
	height:743px;
	margin-top:-371px;
}

/**** home ****/
#wrap {
	width: 810px;
	position: relative;
}
#menu {
	width: 640px;
	height: 70px;
	position:absolute;
	top:0;
	left:85px;
}
#menu div {
	float: left;
}
#menu a {
	background:url(../images/menu.png) no-repeat;
	display:block;
	width:206px;
	height:70px;
}
#menu .m1 a {
	background-position:0px 0px;
}
#menu .m2 a {
	background-position:-206px 0px;
	width:228px;
}
#menu .m3 a {
	background-position:-434px 0px;
}
#menu .m1 a:hover, #menu .m1 a.current, #menu .m1 a.current:hover {
	background-position:0px -70px;
}
#menu .m2 a:hover, #menu .m2 a.current, #menu .m2 a.current:hover {
	background-position:-206px -70px;
	width:228px;
}
#menu .m3 a:hover, #menu .m3 a.current, #menu .m3 a.current:hover {
	background-position:-434px -70px;
}
a.home_btn1 {
	background:url(../images/home_btn1.gif) no-repeat;
	display:block;
	width:144px;
	height:217px;
}
a.home_btn1:hover {
	background:url(../images/home_btn1_over.gif) no-repeat;
}
a.home_btn2 {
	background:url(../images/home_btn2.gif) no-repeat;
	display:block;
	width:147px;
	height:217px;
}
a.home_btn2:hover {
	background:url(../images/home_btn2_over.gif) no-repeat;
}
a.home_btn3 {
	background:url(../images/home_btn3.gif) no-repeat;
	display:block;
	width:144px;
	height:217px;
}
a.home_btn3:hover {
	background:url(../images/home_btn3_over.gif) no-repeat;
}
a.home_btn4 {
	background:url(../images/home_btn4.gif) no-repeat;
	display:block;
	width:156px;
	height:217px;
}
a.home_btn4:hover {
	background:url(../images/home_btn4_over.gif) no-repeat;
}

/**** game ****/
.g_menu {
	display:block;
	height:221px;
}
.g_menu_1 {
	width:140px;
}
.g_menu_2 {
	width:135px;
}
.g_menu_3 {
	width:135px;
}
.g_menu_4 {
	width:140px;
}
.game_bg1 {
	background: url(../images/game_bg1.gif) no-repeat;
	width:100%;
	height:445px;
	position:relative;
}
.thumbnail_b {
	position:absolute;
	top:0;
	left:20px;
	background:#000;
	width:770px;
	height:445px;
	overflow:hidden;
}
.player {
	position:absolute;
	top:0;
	left:0;
	width:770px;
	height:445px;
	z-index:0;
}
.player img {
	width:791px;
}
.player img.btn_player {
	width:180px;
	margin-top:0;
	position:absolute;
	top:130px;
	left:120px;
	z-index:1;
	cursor:pointer;
}
.game_desc {
	position:absolute;
	top:0;
	right:0;
	width:412px;
	height:445px;
	z-index:1;
}
.game_desc .desc_btn {
	position:absolute;
	top:0;
	left:0;
	height:445px;
	cursor:pointer;
}
.game_desc .desc_btn_on {
	width:31px;
	position:relative;
}
.game_desc .desc_btn_on:before {
	content:'';
	position:absolute;
	background:url(../images/desc_on_btn.png) no-repeat;
	width:31px;
	height:93px;
	left:31px;
	top:176px;
}
.game_desc .desc_btn_off {
	background:url(../images/desc_off.png) no-repeat;
	width:31px;
	position:relative;
	display:none;
}
.game_desc .desc_btn_off:before {
	content:'';
	position:absolute;
	background:url(../images/desc_off_btn.png) no-repeat;
	width:31px;
	height:93px;
	left:-31px;
	top:176px;
}
.game_desc .desc {
	position:absolute;
	top:0;
	left:62px;
	width:350px;
	height:445px;
}
.game_bg2 {
	background: url(../images/game_bg2.gif) no-repeat;
	width:100%;
	height:370px;
	position:relative;
	overflow:hidden;
}
.ranking {
	background:#e2c38d;
	margin:0 20px;
	padding-top:10px;
	font-weight:bold;
	height:360px;
}
.ranking .win1 {
	float:left;
	width:410px;
}
.ranking .win1 .thumb {
	width:410px;
	height:252px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.ranking .win1 .thumb img {
	position:absolute;
	width:448px;
	top:-42px;
	left:-19px;
	z-index:0;
}
.ranking .win1 .thumb .sec {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-40px;
	margin-left:-40px;
	width:80px;
	height:80px;
	background:#870333;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	color:#fff;
	text-align:center;
	line-height:80px;
	font-size:21px;
	z-index:1;
}
.ranking .win1 .thumb .sec span {
	font-size:36px;
}
.ranking .win1 .info {
	background:url(../images/label_king.png) no-repeat 355px 10px;
	padding:10px;
}
.ranking .win1 .name {
	font-size:21px;
}
.ranking .win1 .time {
	font-size:14px;
}
.ranking .other {
	float:left;
	width:350px;
	margin-left:10px;
}
.ranking .searchbar {
	background:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:10px;
	height:30px;
}
.ranking .searchbar .inp_search {
	border:0;
	background:none;
	float:left;
	padding:0 10px;
	font-size:14px;
	width:270px;
	height:30px;
	line-height:30px;
	color:#a9a9a9;
}
.ranking .searchbar .btn_search {
	border:0;
	background: url(../images/icon_search.gif) no-repeat #2189ad;
	float:left;
	font-size:14px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	width:50px;
	height:30px;
	cursor:pointer;
}
.ranking .winlist {
	margin-top:10px;
	width:350px;
	height:305px;
	overflow:hidden;
}
.ranking .list {
	position:relative;
	height:110px;
}
.ranking .list .thumb {
	width:180px;
	height:100px;
	overflow:hidden;
	position:relative;
	float:left;
	cursor:pointer;
}
.ranking .list .thumb img {
	position:absolute;
	width:100%;
	top:-17px;
	z-index:0;
}
.ranking .list .info {
	float:left;
	padding:10px;
	width:140px;
}
.ranking .list .name {
	font-size:18px;
}
.ranking .list .time {
	font-size:14px;
}
.game_bg3 {
	background: url(../images/game_bg2.gif);
	width:100%;
	height:730px;
	position:relative;
	overflow:hidden;
}
.ranking2 {
	background:#e2c38d;
	margin:0 20px;
	padding-top:10px;
	font-weight:bold;
	height:720px;
}
.ranking2 .win1 .thumb {
	width:410px;
	height:252px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	float:left;
}
.ranking2 .win1 .thumb img {
	position:absolute;
	width:448px;
	top:-42px;
	left:-19px;
	z-index:0;
}
.ranking2 .win1 .thumb .play {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-60px;
	margin-left:-60px;
	width:120px;
	height:120px;
	z-index:1;
}
.ranking2 .win1 .thumb .play img {
	width:100%;
	top:0;
	left:0;
}
.ranking2 .win1 .info {
	float:right;
	background:url(../images/label_win_1.gif) no-repeat 249px 110px;
	width:350px;
	margin-left:10px;
}
.ranking2 .win1 .title {
	font-size:23px;
	padding-top:15px;
}
.ranking2 .win1 .name {
	font-size:21px;
	padding-bottom:25px;
}
.ranking2 .win1 .time {
	font-size:18px;
	padding-bottom:15px;
}
.ranking2 .win1 .desc {
	font-size:14px;
	line-height:16px;
	padding-right:10px;
	/*text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width:350px;
	height:100px;*/
}
.ranking2 .win1 .control {
	position:absolute;
	top:60px;
	right:30px;
}
.ranking2 .win1 .control a {
	display:block;
	background:url(../images/icon.png) no-repeat;
	height:22px;
	margin-left:10px;
}
.ranking2 .win1 .control a.btn_share {
	float:right;
	background-position:-48px 0;
	width:21px;
}
.ranking2 .win1 .control a.btn_vote {
	float:right;
	background-position:0px -22px;
	width:24px;
}
.ranking2 .win1 .control .btn_vote.voted {
	background-position:-24px -22px;
}
.ranking2 .searchbar {
	background:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:10px;
	height:30px;
}
.ranking2 .searchbar .inp_search {
	border:0;
	background:none;
	float:left;
	padding:0 10px;
	font-size:14px;
	width:270px;
	height:30px;
	line-height:30px;
	color:#a9a9a9;
}
.ranking2 .searchbar .btn_search {
	border:0;
	background: url(../images/icon_search.gif) no-repeat #2189ad;
	float:left;
	font-size:14px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	width:50px;
	height:30px;
	cursor:pointer;
}
.ranking2 .winlist {
	margin-top:10px;
	height:458px;
	overflow:hidden;
}
.ranking2 .list {
	float:left;
	position:relative;
	margin-right:10px;
	margin-bottom:10px;
}
.ranking2 .list .thumb {
	width:246px;
	height:136px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.ranking2 .list .thumb img {
	position:absolute;
	width:100%;
	top:-24px;
	z-index:0;
}
.ranking2 .list .info {
	padding:10px;
	background:#870333;
	color:#ffffff;
	position:relative;
}
.ranking2 .list .title {
	font-size:20px;
	padding-bottom:3px;
	width:160px;
}
.ranking2 .list .name {
	font-size:18px;
	width:160px;
}
.ranking2 .list .time {
	font-size:14px;
}
.ranking2 .list .control {
	position:absolute;
	top:15px;
	right:10px;
}
.ranking2 .list .control a {
	display:block;
	background:url(../images/icon.png) no-repeat;
	height:22px;
	margin-left:10px;
}
.ranking2 .list .control a.btn_share {
	float:right;
	background-position:-48px 0px;
	width:21px;
}
.ranking2 .list .control a.btn_vote {
	float:right;
	background-position:0px 0px;
	width:24px;
}
.ranking2 .list .control .btn_vote.voted {
	background-position:-24px 0px;
}