body {
	color: #222;
	font-family: verdana, tahoma, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}
.outer, .main_outer {
	width: 100%;
}
.header {
	width: 1000px;
	border-bottom: 5px solid #d4d4d4;
	height: 80px;
	margin: 10px auto;
	background:#fff;
}
.logo {
	float: left;
	height: 90px;
	width: 180px;
	position: relative;
	_top: 5px;
	left: 10px;
	margin: 0;
	z-index: 9;
}
.login_bar {
	float: left;
	text-align: left;
	width: 260px;
	line-height: 1.5;
	font-size: 11px;
	margin: 0 0 0 50px;
}
.login_bar .input_text, .forget_btn, a.forget_btn, a.forget_btn:hover {
	font-size: 11px;
	width: 80px;
	line-height: 1.5;
}
.login_bar .button {
	font-size: 10px !important;
	background: #497300;
	color: #fff;
	border: 1px solid #497300 !important;
}
.header_nav {
	width: 500px;
	margin-top: 20px;
	list-style: none;
	float: right;
}
.header_nav li {
	list-style: none;
	float: left;
	padding: 0 5px 20px;
}
.product-warp, .header-warp {
	width: 100%;
	background: #fff;
}
.content-warp {
	width: 100%;
	background: #497300 url(../images/bg_content1.jpg);
	padding: 10px 0;
}
.main_outer .content-warp {
	padding-top: 10px;
	width: 100%;
	background: #f6f5eb url(../images/bg_content2.jpg);
}
.product_description, .point-100 {
	width: 735px;
	padding-top: 10px;
	margin: 5px 0 5px 10px;
}
.product_price, .product_text {
	display: block;
}
.post_warp {
	width: 735px;
	margin: 5px 0 10px 10px;
}
.point_warp {
	width: 723px;
	min-height: 150px;
	background: #fff;
	border: 1px solid #bebebe !important;
	padding: 5px;
}
.lobby_warp {
	width: 723px;
	min-height: 150px;
	background: #fff url(../images/bg_playLobby.gif);
	border: 1px solid #bebebe !important;
	padding: 5px;
}
.player-icon {
	position: relative;
	top:-31px;
	left:12px;
	z-index:9;
}
.playerMC-NO {
	/*position: relative;
	top:-115px;
	#top:-115px;
	left:5px;
	#left:5px;*/
margin:-115px 0 0 4px;
	font-weight:700;
	font-size:13px;
}
.playerName {
	/*position: relative;
	top:-30px;
	left:0;*/
margin:75px 0 0;
	width:100px;
	text-align:center;
	font-weight:700;
	font-size:13px;
	background:#fff;
	border:1px solid #ccc;
	padding:2px;
}
.pay_warp {
	border-bottom: 1px solid #bebebe !important;
	padding: 5px 5px 10px;
}
.pay_title, .member_title {
	color: #666;
	font-size: 17px;
	font-weight: 700;
}
.pay_description {
	margin: 8px;
	color: #666;
	line-height: 1.5;
}
.pay-img {
	margin-right: 10px;
}
.forums_box {
	padding: 5px 2px 10px;
}
.post-top {
	background: url(../images/bg_post.gif) 0 -10px no-repeat;
	height: 10px;
	display: block;
	overflow: hidden;
}
.post-bottom {
	background: url(../images/bg_post.gif) 0 0 no-repeat;
	height: 10px;
	display: block;
	overflow: hidden;
}
.main_outer .blog-main {
	background: transparent;
	padding: 0 5px;
}
.blog-post {
	background: #fff;
	border: 1px solid #bebebe !important;
	width: 735px;
	line-height: 1.8;
	padding: 10px;
}
.blog-box {
	/*	border-bottom: 5px solid #d4d4d4;*/
	padding:5px;
	line-height: 1.8;
	margin: 10px;
	margin: 10px 5px;
}
.post-box_home {
	line-height: 1.8;
	margin: 10px 5px;
}
.post-box {
	width: 710px;
	line-height: 1.8;
	margin: 10px 5px;
}
.blog_label {
	padding: 3px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.align-right {
	text-align: right;
}
.post_title, .product_title, .blog_title {
	font-size: 19px;
	font-weight: 700;
	display: block;
}
.post_description {
	font-size: 17px;
	font-weight: 500;
	display: block;
	color: #fff;
	margin: 10px;
}
.post_text {
	font-weight: 100;
	display: block;
	margin: 10px 0;
}
.img-box {
	width: 300px;
}
.post_img_box {
	padding-bottom: 15px;
	border-bottom: 5px solid #497300 !important;
	margin: 10px 0;
}
.post_img {
	width: 300px;
	border: 1px solid #497300 !important;
}
.simple-register, .phone-register {
	line-height: 1.8;
	background: #fff;
	width: 280px;
	border: 1px solid #bebebe !important;
	padding: 10px;
}
.service_box {
	background: #fbb;
	width: 280px;
	border: 1px solid #bebebe !important;
	padding: 10px;
}
.full-register {
	width: 400px;
}
.full-register .member_title {
	color: #497300;
	font-size: 17px;
	font-weight: 700;
}
.input_text {
	background: #fff;
	line-height: 1;
	font-size: 15px;
	border: 1px solid #bebebe !important;
	color: #999;
	width: 155px;
	margin: 5px 0;
}
.tip_text {
	line-height: 1;
	font-size: 13px;
	margin-top: 5px;
	color: #666;
	font-weight: 700;
}
.textarea_text {
	background: #fff;
	line-height: 1;
	font-size: 15px;
	border: 1px solid #bebebe !important;
	width: 270px;
	height: 150px;
	color: #999;
}
.block_line {
	border-bottom: 1px solid #bebebe !important;
	height: 1px;
}
.side-warp, .product-side-warp {
	width: 230px;
}
.side-box, .ad-box {
	padding: 5px 0;
}
.product-side-warp .side-top {
	background: url(../images/bg_product_side.gif) 0 -10px no-repeat;
	height: 5px;
	overflow: hidden;
	padding: 5px 0 0;
}
.product-side-warp .side-main {
	background: #e8e8e8;
	height: 285px;
	overflow: hidden;
}
.side-bottom_link {
	background: #2f2f2f;
	width: 200px;
	margin: 0 auto;
	padding: 5px 15px 0;
}
.product-side-warp .side-bottom {
	background: url(../images/bg_product_side.gif) 0 -5px no-repeat;
	height: 5px;
	overflow: hidden;
}
.side-main .side_title {
	font-size: 17px;
	color: #497300;
	font-weight: 700;
}
.side-box .side_title {
	color: #fff;
	font-size: 17px;
	font-weight: 700;
}
.side-top {
	background: url(../images/bg_side.gif) 0 -10px no-repeat;
	height: 5px;
	overflow: hidden;
}
.side-bottom {
	background: url(../images/bg_side.gif) 0 -5px no-repeat;
	height: 5px;
	overflow: hidden;
}
.deal_box {
	width: 200px;
	margin: 5px auto 0;
}
.post_list-box {
	width: 210px;
	margin: 15px 0;
}
.post_list_title {
	font-size: 15px;
}
.blog_post_list {
	border-bottom: 1px dashed #527f04 !important;
	color: #fff;
	padding: 5px;
}
.blog_post-list li {
	border-bottom: 1px dashed #527f04 !important;
	background: url(../images/icon_post-list.gif) 0 7px no-repeat;
	margin: 0 8px;
	padding: 5px 0 5px 20px;
}
.blog_screening_list li {
	border-bottom: 1px dashed #527f04 !important;
	background: url(../images/icon_post-list_red.gif) 0 7px no-repeat;
	margin: 0 8px;
	padding: 5px 0 5px 20px;
}
a.ad_img {
	border: 5px solid #497300 !important;
}
a.ad_img :hover {
	border: 5px solid #c36363 !important;
}
.footer-warp {
	width: 100%;
	background: #497300 url(../images/bg_content1.jpg);
	padding: 5px 0;
}
.footer {
	border-top: 3px double #fff;
	width: 1000px;
	margin: 0 auto;
	font-size:11px;
}
.copyright {
	color: #fff;
	width: 360px;
	margin: 8px auto 0;
}
.back_top {
	width: 1000px;
	margin: 5px auto;
}
.community_list {
	background: url(../images/bg_online.gif) 0 -150px no-repeat;
	border-bottom: 1px dashed #bbb !important;
	padding: 5px;
}
.block {
	display: block;
	margin: 8px 0;
}
.clear {
	clear: both;
}
.button {
	font-size: 15px !important;
	background: #497300;
	color: #fff;
	border: 1px solid #497300 !important;
	margin: 5px;
}
.online_box {
	width: 300px;
	padding-bottom: 15px;
	border-bottom: 5px solid #497300 !important;
}
.online_box table td, .simple-register table td, .full-register table td {
	vertical-align:middle;
	text-align: left;
	padding:0 5px;
}
.hotEventBox {
	width:680px;
	margin:0 auto;
}
.hotEventBox table td {
	vertical-align:middle;
	text-align:center;
	padding:0 5px;
}
.ad_title {
	border-bottom: 3px double #497300 !important;
	width: 300px;
	padding: 5px;
}
.arrow-box {
	height: 10px;
	_height: 0px;
	_font-size: 0px;
	width: 1000px;
	margin: 0 auto;
	_margin: -20px auto 0;
}
.arrow {
	position: relative;
	background: url(../images/down_arrow.png) 0 0 no-repeat;
	_background: url(../images/down_arrow.gif) 0 0 no-repeat;
	height: 28px;
	width: 300px;
	z-index: 9;
	left: 70px;
	top: 10px;
	_top: 24px;
	overflow: hidden;
}
.community_text {
	margin-left: 5px;
}
.online_list {
	border-bottom: 1px dashed #527f04 !important;
	padding: 5px;
}
.online_list a, .online_list a:visited, .online_list a:hover {
	color: #fff;
}
.blog_date {
	color: #777;
	line-height: 1;
}
.blog-block {
	line-height: 1.8;
	margin: 15px 8px 0;
}
.blog-bar {
	color: #666;
	line-height: 1;
}
.blog-share {
	margin: 0 10px;
}
.faq_box {
	margin: 10px;
}
.faq_title, .faq_title a, .faq_title a:visited {
	color: #497300;
	font-size: 15px;
	margin-bottom: 10px;
	text-decoration: none;
}
.faq_title {
	background: url(../images/icon_post-list_red.gif) 0 7px no-repeat;
	padding: 5px 0 5px 17px;
}
.faq_title a:hover {
	color: #497300;
	font-size: 15px;
	text-decoration: none;
}
.faq_description {
	color: #666;
	margin-left: 15px;
	border: 1px solid #ccc !important;
	background: #fff url(../images/faq_answer.jpg) 5px 5px no-repeat;
	line-height: 1.8;
	padding: 10px 5px 5px 45px;
}
.whiteText {
	color: #fff;
	margin-top: 10px;
}
.header_nav a, .header_nav a:visited {
	font-size: 13px;
	padding: 6px 5px 11px 10px;
}
.header_nav a:hover {
	font-size: 13px;
	background: url(../images/menu_down_arrow.jpg) 0 0 no-repeat!important;
	color: #497300;
	padding: 6px 5px 11px 10px;
}
.login_btn, a.login_btn, a.login_btn:visited, a.login_btn:hover {
	font-size: 15px;
	font-weight: 500;
}
a.blog_title, a.blog_title:visited, a.blog_title:hover {
	font-size: 21px;
	color: #497300;
	border-bottom: 3px double #497300 !important;
	line-height: 1;
	padding: 5px;
}
.look_nav {
	margin: 0 auto;
}
.post-main, .side-main, .product-side-main {
	background: #9dc359;
	padding: 0 5px;
}
.main_outer .post-top, .main_outer .post-bottom {
	background: transparent;
	height: 10px;
	_height: 5px;
}
.side_title, .title {
	font-size: 17px;
	display: block;
	border-bottom: 3px double #497300 !important;
	color: #fff;
	padding: 5px;
}
.news_title {
	font-size: 17px;
	display: block;
	border-bottom: 3px double #fff !important;
	color: #fff;
	width: 320px;
	padding: 10px;
}
.point_text, .date_text, .product-side-warp .side-main a:hover {
	color: #497300;
}
.gray_text, .member_description {
	color: #777;
	font-weight: 100;
}
a, a:visited {
	font-size: 13px;
	color: #888;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #497300;
	text-decoration: underline !important;
}
.back_top a, .back_top a:visited, .side-bottom_link a, .side-bottom_link a:visited, .a.whiteLink, a.whiteLink:visited, .side-box a, .side-box a:visited {
	color: #fff;
	text-decoration: none;
}
.member-list a, .member-list a:visited, .member-list a:hover {
	font-size: 13px;
	color: #497300;
	padding: 5px;
}
a.member-data {
	background: url(../images/button_member-data.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.member-data:hover {
	background: url(../images/button_member-data_over.jpg) 0 0 no-repeat;
}
a.edit-data {
	background: url(../images/button_edit-data.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.edit-data:hover {
	background: url(../images/button_edit-data_over.jpg) 0 0 no-repeat;
}
a.edit-password {
	background: url(../images/button_edit-password.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.edit-password:hover {
	background: url(../images/button_edit-password_over.jpg) 0 0 no-repeat;
}
a.edit-mobile {
	background: url(../images/button_edit-mobile.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.edit-mobile:hover {
	background: url(../images/button_edit-mobile_over.jpg) 0 0 no-repeat;
}
a.check-point {
	background: url(../images/button_check-point.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.check-point:hover {
	background: url(../images/button_check-point_over.jpg) 0 0 no-repeat;
}
a.point-list {
	background: url(../images/button_point-list.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.point-list:hover {
	background: url(../images/button_point-list_over.jpg) 0 0 no-repeat;
}
a.get-gift-log {
	background: url(../images/button_gift.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.get-gift-log:hover {
	background: url(../images/button_gift_over.jpg) 0 0 no-repeat;
}
a.join-member {
	background: url(../images/button_join-member.jpg) 0 0 no-repeat;
	margin: 5px 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.join-member:hover {
	background: url(../images/button_join-member_over.jpg) 0 0 no-repeat;
}
a.temp-point {
	background: url(../images/button_temp-point.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.temp-point:hover {
	background: url(../images/button_temp-point_over.jpg) 0 0 no-repeat;
}
a.buy-point-card {
	background: url(../images/button_buy-point-card.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.buy-point-card:hover {
	background: url(../images/button_buy-point-card_over.jpg) 0 0 no-repeat;
}
a.point-save {
	background: url(../images/button_point-save.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.point-save:hover {
	background: url(../images/button_point-save_over.jpg) 0 0 no-repeat;
}
a.card-150 {
	background: url(../images/card-150.jpg) 0 0 no-repeat;
	width: 80px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 5px;
}
a.card-150:hover {
	background: url(../images/card-150.jpg) 0 -30px no-repeat;
}
a.card-350 {
	background: url(../images/card-350.jpg) 0 0 no-repeat;
	width: 80px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 5px;
}
a.card-350:hover {
	background: url(../images/card-350.jpg) 0 -30px no-repeat;
}
a.card-500 {
	background: url(../images/card-500.jpg) 0 0 no-repeat;
	width: 80px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 5px;
}
a.card-500:hover {
	background: url(../images/card-500.jpg) 0 -30px no-repeat;
}
a.card-1000 {
	background: url(../images/card-1000.jpg) 0 0 no-repeat;
	width: 80px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 5px;
}
a.card-1000:hover {
	background: url(../images/card-1000.jpg) 0 -30px no-repeat;
}
a.card-3000 {
	background: url(../images/card-3000.jpg) 0 0 no-repeat;
	width: 80px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 5px;
}
a.card-3000:hover {
	background: url(../images/card-3000.jpg) 0 -30px no-repeat;
}
a.card-5000 {
	background: url(../images/card-5000.jpg) 0 0 no-repeat;
	width: 80px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 5px;
}
a.card-5000:hover {
	background: url(../images/card-5000.jpg) 0 -30px no-repeat;
}
a.card-3d_check {
	background: url(../images/3d-card_check.jpg) 0 0 no-repeat;
	width: 106px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 5px 0 5px 10px;
}
a.card-3d_check:hover {
	background: url(../images/3d-card_check_over.jpg) 0 0 no-repeat;
}
a.buy_mobile {
	background: url(../images/buy-point-mobile.jpg) 0 0 no-repeat;
	width: 160px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.buy_mobile:hover {
	background: url(../images/buy-point-mobile_over.jpg) 0 0 no-repeat;
}
a.buy_twmobile {
	background: url(../images/buy-twmobile.jpg) 0 0 no-repeat;
	width: 106px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 10px 10px;
}
a.buy_twmobile:hover {
	background: url(../images/buy-twmobile_over.jpg) 0 0 no-repeat;
}
a.buy_fet {
	background: url(../images/buy-fet.jpg) 0 0 no-repeat;
	width: 106px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 10px 10px;
}
a.buy_fet:hover {
	background: url(../images/buy-fet_over.jpg) 0 0 no-repeat;
}
a.buy_hinet {
	background: url(../images/buy-hinet.jpg) 0 0 no-repeat;
	width: 106px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 10px 10px;
}
a.buy_hinet:hover {
	background: url(../images/buy-hinet_over.jpg) 0 0 no-repeat;
}
a.buy_hinetPhone {
	background: url(../images/buy-hinetPhone.jpg) 0 0 no-repeat;
	width: 106px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 10px 10px;
}
a.buy_hinetPhone:hover {
	background: url(../images/buy-hinetPhone_over.jpg) 0 0 no-repeat;
}
a.buy_hinetADSL {
	background: url(../images/buy-hinetADSL.jpg) 0 0 no-repeat;
	width: 106px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 10px 10px;
}
a.buy_hinetADSL:hover {
	background: url(../images/buy-hinetADSL_over.jpg) 0 0 no-repeat;
}
a.buy_apbw {
	background: url(../images/buy-apbw.jpg) 0 0 no-repeat;
	width: 106px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 10px 10px;
}
a.buy_apbw:hover {
	background: url(../images/buy-apbw_over.jpg) 0 0 no-repeat;
}
a.i-want {
	background: url(../images/button_i-want.jpg) 0 0 no-repeat;
	width: 150px;
	height: 70px;
	display: block;
	text-indent: -9999px;
	margin: 5px 0;
}
a.i-want:hover {
	background: url(../images/button_i-want_over.jpg) 0 0 no-repeat;
}
a.buy_phone {
	background: url(../images/buy-point-phone.jpg) 0 0 no-repeat;
	width: 160px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.buy_phone:hover {
	background: url(../images/buy-point-phone_over.jpg) 0 0 no-repeat;
}
a.buy_card {
	background: url(../images/buy-point-card.jpg) 0 0 no-repeat;
	width: 160px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.buy_card:hover {
	background: url(../images/buy-point-card_over.jpg) 0 0 no-repeat;
}
a.buy_my-card {
	background: url(../images/buy-point-my-card.jpg) 0 0 no-repeat;
	width: 160px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 10px 60px;
}
a.buy_my-card:hover {
	background: url(../images/buy-point-my-card_over.jpg) 0 0 no-repeat;
}
a.buy_atm {
	background: url(../images/buy-point-atm.jpg) 0 0 no-repeat;
	width: 160px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	margin:10px 0 0;
}
a.buy_atm:hover {
	background: url(../images/buy-point-atm_over.jpg) 0 0 no-repeat;
}
a.pokerKing_link {
	background: url(../images/pokerKing_link.gif) 0 0 no-repeat;
	width: 230px;
	height: 110px;
	display: block;
	text-indent: -9999px;
}
a.pokerKing_link:hover {
	background: url(../images/pokerKing_link_over.gif) 0 0 no-repeat;
}
a.point-turnover {
	background: url(../images/button_point-turnover.jpg) 0 0 no-repeat;
	margin: 0 0 0 40px;
	width: 209px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a.point-turnover:hover {
	background: url(../images/button_point-turnover_over.jpg) 0 0 no-repeat;
}
.errMsg {
	color: red;
}
/*- slider start -*/
#slider {
	width: 302px;
	height: 152px;
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li {
	width: 302px;
	height: 152px;
	overflow: hidden;
}
#prevBtn, #nextBtn {
	display: block;
	width: 30px;
	height: 50px;
	position: absolute;
	left: 8px;
	top: 60px;
	display:none;
}
#nextBtn {
	left: 268px;
}
#prevBtn a, #nextBtn a {
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a {
	background: url(../images/btn_next.gif) no-repeat 0 0;
}
/*- slider end -*/


.poker-movie {
	background: url(../images/bg_movie.jpg) no-repeat 0 0;
	width: 735px;
	margin: 0 0 10px;
	padding: 10px 0;
}
.movie-box {
	width: 500px;
	margin: 0 auto;
}
.full-member_clause {
	margin-top: 20px;
}
.clause_title {
	font-size: 15px;
	color: #222;
}
.clause_description {
	margin-left: 20px;
	color: #666;
}
.table_line {
	border-bottom: 1px dashed #527f04;
	margin-bottom: 15px;
	height: 1px;
}
.member-data_title {
	color: #666;
	font-size: 15px;
	font-weight: 700;
}
.game-news {
	width: 480px;
	height: 268px;
	background: url(../images/bg_game-news.jpg) no-repeat 0 0;
	padding: 5px;
}
.news-text {
	color: #fff;
	width: 330px;
	padding: 0 10px;
}
.product-box, .content, .look_nav {
	width: 1000px;
	margin: 0 auto;
}
.main_outer .content, .main_outer .post-main {
	background: transparent;
}
 .online_list, .online_list a, .online_list a:visited, .online_list a:hover, .post-main a:hove, .back_top a:hover, .side-bottom_link a:hover, .blog_post_list a:hover, a.whiteLink:hove, .post-box a.blog_title {
 color: #fff;
}
.look_text a, .look_text a:visited, .look_text a:hover {
	font-size: 17px;
	font-weight: 500;
}
.ul_list li {
	list-style-type: disc;
	margin: 0 15px;/*padding: 3px;*/
}
.ol_list li {
	list-style-type: decimal;
	margin: 0 15px;/*padding: 3px;*/
}
.blogPhoto {
	width: 470px;
	height: 320px;
}
.clause-box {
	height: 800px;
	overflow-x: hidden;
	overflow-y: auto;
}
a.game_ad_link {
	background: url(../images/poker_ad_01.gif) 0 0 no-repeat;
	width: 230px;
	height: 110px;
	display: block;
	text-indent: -9999px;
}
a.game_ad_link:hover {
	background: url(../images/poker_ad_01_over.gif) 0 0 no-repeat;
}
a.game_teach_link {
	background: url(../images/poker_ad_06.gif) 0 0 no-repeat;
	width: 230px;
	height: 110px;
	display: block;
	text-indent: -9999px;
}
a.game_teach_link:hover {
	background: url(../images/poker_ad_06_over.gif) 0 0 no-repeat;
}
a.gamebase_link {
	background: url(../images/poker_ad_07.gif) 0 0 no-repeat;
	width: 230px;
	height: 110px;
	display: block;
	text-indent: -9999px;
}
a.gamebase_link:hover {
	background: url(../images/poker_ad_07_over.gif) 0 0 no-repeat;
}
.blog-reply {
	float:right;
	width:650px;
	background:#eee;
	padding:5px;
	margin:10px 0;
}
.reply-form {
	float:right;
	width:650px;
	border:1px solid #ccc;
	padding:5px;
	margin:10px 0;
}
.reply_title {
	font-size:15px;
	font-weight:700;
}
.reply-block {
	margin:8px;
}
.chat-msg-box {
	overflow:hidden;
	word-wrap:break-all;
	word-break:break-all;
	white-space:normal;
}
.chat-msg-box strong {
	font-size:15px;
	font-weight:700;
	color:#497300;
	max-height:500px;
}
.chat-msg-box span {
}
.chat-msg-box li {
	border-bottom: 1px dashed #fff;
	padding:3px;
}
/*--- bingo BG ---*/
.bingo_chi-bi {
	background:url(../images/bg_bingo_chi-bi.jpg) 0 0 no-repeat;
	line-height:180%;
}
.bingo_chi-bi strong, .bingo_three-brothers strong {
	font-weight:700;
	color:#497300;
}
.bingo_chi-bi h5, .bingo_three-brothers h5 {
	font-size:23px;
	font-weight:700;
	color:#497300;
}
.bingo_poker-king {
	background:url(../images/bg_bingo_poker-king.jpg) 0 0 no-repeat;
	color:#fff;
	line-height:180%;
}
.bingo_poker-king strong, .bingo_poker-king h5, {
 color:#a8ff00;
}
.bingo_three-brothers {
	background:url(../images/bg_bingo_three-brothers.jpg) 0 0 no-repeat;
	line-height:180%;
}
.bingo_diaochan {
	background:url(../images/bg_bingo_diaochan.jpg) 0 0 no-repeat;
	line-height:180%;
}

