body {
	background: #202020;
	font-size: 14px;
	font-family: "Century Gothic";
	color: #ffffff;
	margin: auto;
}

img{
	border: 0px;
}

.clear{
	clear: both;
}

.container {
	width: 100%;
	min-width: 1280px;
	height: auto;
	margin: auto;
	border: 0px solid #FF0000;
}

.lines{ width: auto; height: 100%; float: left; border: 0px solid #FF0000; overflow:hidden;}
.date{ width: auto; height: 100%; float: right;border: 0px solid #FF0000;}

DIV#Modules A {
	color:white;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	}
DIV#Modules A:HOVER {
	color:#ffcc00;
	text-decoration:underline;
	}
DIV#Modules A:VISITED {
	color:white;
	text-decoration:none;
	}

/*
*	Top Part
*/
.top_holder {
	background:url(images/top_bg.png) repeat-x;
	width: 100%;
	min-width: 1280px;
	height: 122px;
	border: 0px solid #FF0000;
}

.top_design_holder {
	width: 1280px;
	height: 122px;
	margin:auto;
	border: 0px solid #FF0000;
}

.top_design {
	background:url(images/top_design.png);
	height: 122px;
	border: 0px solid #FF0000;
}

.top_texts {
	float:left;
	margin-left: 164px;
	margin-top: 7px;
	width: 864px;
	height: 67px;
	border: 0px solid #FF0000;
}

.top_rms_logo {
	float:left;
	background:url(images/top_rms_logo.png);
	width: 168px;
	height: 68px;
}

.top_game_links {
	float: right;
	margin-top: 50px;
	font-family: SimHei;
	font-size: 12px;
	color: #000;
}

.top_game_links a {
	color: #000;
	text-decoration:none;
}

.top_game_links a:hover {
	color:#000;
	text-decoration:underline;
}

.top_button_holder {
	float: left;
	margin-left: 340px;
	margin-top: 4px;
	width: 695px;
	height: 27px;
	border: 0px solid #FF0000;
}

.top_home_button {
	float:left;
	background:url(images/top_home_button_over.png);
	width: 115px;
	height: 26px;
}

.top_partners_button {
	float:left;
	background:url(images/top_partners_button_over.png);
	width: 116px;
	height: 26px;
}

.top_support_button {
	float:left;
	background:url(images/top_support_button_over.png);
	width: 115px;
	height: 26px;
}

.top_aboutus_button {
	float:left;
	background:url(images/top_aboutus_button_over.png);
	width: 117px;
	height: 26px;
}

.top_forum_button {
	float:left;
	background:url(images/top_forum_button_over.png);
	width: 115px;
	height: 26px;
	border: 0px solid #FF0000;
}

.top_contactus_button {
	float:left;
	background:url(images/top_contactus_button_over.png);
	width: 116px;
	height: 26px;
}

.top_home_button a:hover img, .top_partners_button a:hover img, .top_support_button a:hover img, .top_aboutus_button a:hover img, .top_forum_button a:hover img, .top_contactus_button a:hover img {
	display:block;
	visibility:hidden;
}


/*
*	Left Part
*/
.left_holder_bg {
	float:left;
	width: 204px;
	height: auto;
	margin-left: 46px;
	border: 0px solid #FF0000;
}

.left_design_holder {
	float:left;
	display:block;
	min-height:200px;
	width: 196px;
	height: auto;
	margin: auto;
	border: 0px solid #FF0000;
}

.time_and_date {
	background: #666;
	width: 196px;
	height: 60px;
}

.left_button_holder {
	width: 196px;
	height: auto;
	margin-top: 8px;
	border: 0px solid #FF0000;
}

.login_in_button {
	background:url(images/login_in_button_over.png);
	width: 196px;
	height: 39px;
}

.account_creation_button {
	background:url(images/account_creation_button_over.png);
	width: 196px;
	height: 39px;
}

.facebook_connect {
	background:url(images/facebook_connect_over.png);
	width: 196px;
	height:27px;
}

.login_in_button a:hover img, .account_creation_button a:hover img, .facebook_connect a:hover img {
	display:block;
	visibility:hidden;
}

.forgot_password{
	margin-top: 5px;
	margin-left: 70px;
	font-family:SimHei;
	font-size: 12px;
	color:#FC0;
}

.forgot_password_bg{
	margin-left: 90px;
	background:url(images/forgot_password_bg.png);
	width: 431px;
	height: 273px;
	border: 0px solid #FF0000;
}

.forgot_password a{
	font-family:SimHei;
	text-decoration:none;
	font-size: 12px;
	color:#FC0;
}

.forgot_password a:hover {
	text-decoration: underline;
	color:#FC0;
}

.online_banners {
	margin-left: 4px;
	width: 187px;
	height: auto;
	border: 0px solid #FF0000;
}

.ad_1 {
	background:#FFF;
	margin-top: 5px;
	width: 187px;
	height: 75px;
}

.content_holder {
	background:url(images/content_bg.png);
	background-repeat:repeat-y;
	width: 1084px;
	min-height:800px;
	height: 100%;
	margin:auto;
	border: 0px solid #FF0000;
}

.content {
	float:left;
	width: 770px;
	min-height: 650px;
	height:auto;
	border: 0px solid #FF0000;
}


/*
*	index Page
*/
.main_banner {
	float:left;
	background:#FFF;
	width: 720px;
	height: 326px;
	margin-left: 20px;
}

.main_frame {

}

.content_left_holder {
	float:left;
	width: 357px;
	height: 397px;
	margin-top: 8px;
	margin-left: 16px;
	border: 0px solid #FF0000;
}

.notice_holder {
	float:left;
	width: 357px;
	height: 141px;
	border: 0px solid #FF0000;
}

.notice_title {
	background:url(images/notice_title.png);
	width: 357px;
	height: 28px;
}

.notice_content {
	background:#161616;
	width: 357px;
	height: 113px;
}

.current_game_holder {
	float:left;
	background:url(images/current_game.png);
	width:175px;
	height: 270px;
	margin-top: 5px;
	margin-left:-3px;
	border: 0px solid #FF0000;
}

.facebook_fans {
	float:left;
	margin-left: 0px;
	margin-top: 8px;
	background-color:#FFF;
	border: 0px solid #FF0000;
}

.content_right_holder {
	float:right;
	width: 361px;
	height: 406px;
	margin-top: 8px;
	margin-right: 25px;
	border: 0px solid #FF0000;
}

.cs_holder {
	float:left;
	width: 361px;
	height: 140px;
	border: 0px solid #FF0000;
}

.cs_content {
	background:url(images/cs_content.png);
	width: 361px;
	height: 107px;
}

.minor_banner {
	float:right;
	background:url(images/newbie_banner_side_over.jpg);
	width: 359px;
	height: 266px;
	margin-top: 4px;
}

.minor_banner a:hover img {
	display:block;
	visibility:hidden;
}

.copyrights {
	float:left;
	background:url(images/copyrights.png);
	width: 1084px;
	height: 57px;
	margin: auto;
	border: 0px solid #FF0000;
}


/*
*	Partner Page
*/
.page_title{ 
	font-family: "SimHei", serif; 
	font-size: 25px;
	color: #FFCC00; 
	text-align: center; 
	padding-top: 5px;
}

.carve{ 
	background:url(images/big_carve.png) no-repeat; 
	width: 277px; 
	height: 26px; 
	margin: auto; 
	margin-bottom: 15px;
}

.partner{
	background:url(images/partner_bg.png) no-repeat; 
	width: 591px; 
	height: 134px;
	margin: auto; 
	margin-bottom: 30px;
	font-family: "Century Gothic", serif;
}

.partner_name{
	color: #ffcc00; 
	font-size: 18px; 
	text-align: center; 
	width: 591px; 
	height: 20px; 
	border: 0px solid #FF0000; 
	margin: auto;
}

.partner_bottom{ 
	width: 591px; 
	height: 90px; 
	border: 0px solid #FF0000;
	margin: auto; 
	font-size: 12px; 
	text-align: justify;
}


/*
*	Support Page
*/

.help_holder {
	width: 516px;
	height: 220px;
	margin: auto;
	margin-top: 36px;
	border: 0px solid #FF0000;
}

.help_bg {
	float:left;
	background:url(images/help_bg.png);
	width: 516px;
	height: auto;
	border: 0px solid #FF0000;
}

.support_page_text {
	float:left;
	width: 270px;
	height: auto;
	margin-top: 5px;
	border: 0px solid #FF0000;
}

.cs_link a {
	color:#FFF;
	text-decoration:none;
}

.cs_link a:hover {
	color:#FFF;
	text-decoration: underline;
}

.details_button_holder {
	float:right;
	width: 120px;
	height: 127px;
	border: 0px solid #FF0000;
}

.details_button {
	background:url(images/details_button.png);
	width: 120px;
	height: 20px;
}

.rms_aj_enter_game {
	background:url(images/rms_aj_enter_game_over.png);
	width:439px;
	height:105px;
}

.rms_b7u_enter_game {
	background:url(images/rms_b7u_enter_game_over.png);
	width:439px;
	height:105px;
}

.rms_wlzw_enter_game {
	background:url(images/rms_wlzw_enter_game_over.png);
	width:439px;
	height:105px;
}

.rms_wly_enter_game {
	background:url(images/rms_wly_enter_game_over.png);
	width:439px;
	height:105px;
}

.rms_aj_enter_game a:hover img, .rms_b7u_enter_game a:hover img, .rms_wlzw_enter_game a:hover img, .rms_wly_enter_game a:hover img {
	display:block;
	visibility:hidden;
}

/*
* About Us Page
*/

.about_us_holder {
	width: 552px;
	height:auto;
	margin:auto;
	border: 0px solid #FF0000;
}

/*
* Notice page Page
*/

.notice_page_holder {
	width:auto	;
	height:auto;
	margin-left:125px;
	border: 0px solid #FF0000;
}

.notice_page_bt_repeat {
	float:left;
	background:url(images/notice_page_bg_center.jpg) repeat-y;
	width:527px;
	height:auto;
}


.notice_page_bt_repeat a{
	text-decoration:none;
	color:#FFF;
}

.notice_page_bt_repeat a:hover{
	text-decoration:underline;
	color:#FC0;
}


/*
* Contact Us Page
*/

.contact_us_holder {

	width: 439px;
	height: 730px;
	margin:auto;
	border: 0px solid #FF0000;
}

.google_map{
	margin-top: 41px;
}

.view_google_map{
	font-size:12px;
	margin-top: 10px;
	margin-left: 165px;
	border: 0px solid #FF0000;
}

.view_google_map a{
	color:#ffcc00;
	text-decoration:none;
}

.view_google_map a:hover{
	text-decoration:underline;
}


/*
* Login
*/

.login_holder {
	width: 320px;
	height: 255px;
	margin:auto;
	border: 0px solid #FF0000;
}

.login_bg {
	background:url(images/login_bg.png);
	width: 320px;
	height: 83px;
}

.login_contain_holder {
	width: 275px;
	height: 145px;
	margin:auto;
	border: 1px solid #FF0000;
}

.login_text {
	float:left;
	width: 50px;
	height: 125px;
	border: 1px solid #FF0000;
}

.login_text_box {
	float:right;
	width: 220px;
	height: 125px;
	border: 1px solid #FF0000;
}


/*
* Account Creation
*/

.account_0_holder {
	width: 665px;
	height: 680px;
	margin:auto;
	border: 0px solid #FF0000;
}

.terms_and_conditions {
	width: 655px;
	height: 599px;
	border: 0px solid #FF0000;
}

.terms_and_conditions_holder {
	background:#151515;
	width: 640px;
	height: auto;
	margin:auto;
	border: 0px solid #FF0000;
}

.account_creation_holder {
	width: 700px;
	height: 515px;
	margin:auto;
	border: 0px solid #FF0000;
}
/*
*	Register page
*/
.register_form {
	width: 600px;
	height: 400px;
	margin: auto;
	border: 0px solid #FF0000;
}

.form_line3 { width:60%; height: 18px; border: 0px solid #FF0000; margin: auto; font-family: "SimHei", serif; margin-top: 8px;}
.form_line4 { width:65%; height: 18px; border: 0px solid #FF0000; margin: auto; font-family: "SimHei", serif; margin-top: 8px;}
.reg_form	{ width: 90%; height: auto; margin: auto; border: 0px solid #FF0000;}
.line_style4 { width: 90%; height: 100%; font-family: "SimHei", serif; float: left; border: 0px solid #FF0000;}
.line_style5 { width: 70%; height: 100%; font-family: "SimHei", serif; float: left; border: 0px solid #FF0000;}
.text_label3 {width: 140px; height: 100%; text-align:right; float: left; font-size: 14px;}
.text_width {width: 168px; height: 100%; float: right;}

.login_box{ width: 60%; height: 65px; margin: auto; border: 3px solid #ffdc4e;}
.form_line5 { width:90%; height: 18px; border: 0px solid #FF0000; margin: auto; font-family: "SimHei", serif; margin-top: 8px; border: 0px solid #F00;}
.line_style5 { width: 250px; height: 100%; font-family: "SimHei", serif; float: left; border: 0px solid #FF0000;}
.line_style6 { width: 470px; height: 100%; font-family: "SimHei", serif; float: left;}


/* v2 rms */
.form_line { width:600px; height: 18px; border: 0px solid #FF0000; margin: auto; font-family: "SimHei", serif; margin-top:15px;}
.form_line1 { width:590px; height: 200px; border: 0px solid #FF0000; margin: auto; font-family: "SimHei", serif; margin-top:15px;}
.form_line2 { width:590px; height: 18px; border: 0px solid #FF0000; margin: auto; font-family: "SimHei", serif; margin-top: 8px;}

.line_style1 { width: 276px; height: 100%; font-family: "SimHei", serif; float: left;}
.line_style2 { width: 276px; height: 100%; font-family: "SimHei", serif; float: left;}
.line_style3 { width: 108px; height: 100%; font-family: "SimHei", serif; float: left;}

.line_style15 { width: 600px; height: 100%; font-family: "SimHei", serif; float: left;}
.cs_form select{ /*background:url(images/txtfield.jpg) no-repeat; width: 226px; height: 22px; border: 0px; padding-top: 0px;*/}
.cs_form select option { background: #fff; }
.browse_butt{ background:url(images/butt_browse_file.jpg) no-repeat; width: 72px; height:21px; border: 0px; }

.r_form
{
	width: 100%;
	height: auto;
	margin: auto;
	border: 0px solid #ff0000;
}
.text_label4 {width: 140px; height: 100%; text-align:left; float: left; font-size: 14px;}



/* v2 rms */

.register_form_text_holder {
	float:left;
	width: 130px;
	height: 250px;
	border: 0px solid #FF0000;
}

.register_form_text_box_holder {
	float:left;
	width: 250px;
	height: 265px;
	margin-left: 18px;
	margin-bottom: 20px;
	border: 0px solid #FF0000;
}

.register_email_notice {
	width: 260px;
	height: 100px;
	margin:auto;
	border: 0px solid #FF0000;
}




/*
* Logged in part
*/

.personal_profile_button {
	background: url(images/personal_profile_over.png);
	width: 196px;
	height: 39px;
}

.game_top_up_button {
	background: url(images/game_top_up_over.png);
	width: 196px;
	height: 39px;
}

.top_up_history_button {
	background: url(images/top_up_history_over.png);
	width: 196px;
	height: 39px;
}

.point_convert {
	background:url(images/point_convert_over.png);
	width: 196px;
	height: 39px;
}

.game_activation_button {
	background: url(images/game_activation_over.png);
	width: 196px;
	height: 39px;
}

.change_password_button {
	background: url(images/change_password_over.png);
	width: 196px;
	height: 39px;
}

.log_out_button {
	background: url(images/log_out_over.png);
	width: 196px;
	height: 39px;
}

.personal_profile_button a:hover img, .game_top_up_button a:hover img, .top_up_history_button a:hover img, .point_convert a:hover img, .game_activation_button a:hover img, .change_password_button a:hover img, .log_out_button a:hover img {
	display:block;
	visibility:hidden;
}


/*
* Top Up part
*/

.account_holder {
	width: 607px;
	height:auto;
	margin-left:80px;
	border: 0px solid #FF0000;
}

.game_top_up_holder {
	float:left;
	width: 350px;
	height: 172px;
	margin-left: 30px;
	border: 0px solid #FF0000;
}

.top_up_bottom_bg {
	width: 593px;
	height: 262px;
}

.top_up_bottom_left {
	float:left;
	background:url(images/top_up/top_up_page_bottom_left.png);
	width: 4px;
	height: 262px;
}

.top_up_bottom_center {
	float:left;
	background:url(images/top_up/top_up_page_bottom_center.png) repeat-x;
	width: 585px;
	height: 262px;
}

.top_up_bottom_right {
	float:left;
	background:url(images/top_up/top_up_page_bottom_right.png);
	width: 4px;
	height: 262px;
}

.top_up_bottom_logo_holder {
	width: 570px;
	height: 240px;
	margin-top: 10px;
	border: 0px solid #FF0000;
}

.top_up_bottom_logo {
	float:left;
	width: 190px;
	height:115px;
	border: 0px solid #FF0000;
}

.top_up_title {
	background:url(images/top_up/top_up_title.png);
	width: 127px;
	height: 27px;
}

.ipay_points_display_holder {
	float:left;
	width: 200px;
	height: 203px;
	border: 0px solid #FF0000;
}

.rms_points_display {
	background:url(images/top_up/top_up_rms_point_display.png);
	width: 200px;
	height:39px;
}

.games_points_display {
	background:url(images/top_up/top_up__games_point_display.png);
	width:200px;
	height:159px;
}

.ipay_payment_holder {
	float:right;
	width: 379px;
	height: 172px;
	border: 0px solid #FF0000;
}

.ipay_description_holder {
	width: 379px;
	height:54px;
	border: 0px solid #FF0000;
}

.ipay_logo {
	float:left;
	background:url(images/top_up/ipay_logo.png);
	width: 42px;
	height:53px;
}

.top_up_holder {
	width: auto;
	height:54px;
	margin:auto;
	border: 0px solid #FF0000;
}

.top_up_bg {
	background-image:url(images/top_up/new/top_up_bg.png);
	width:693px;
	height:249px;
	margin:auto;
}

.top_up_aj_select_holder {
	margin:0px auto; padding:0px;
	width: 250px;
	height:auto;
	border:0px solid red;
}

.top_up_vc_select_holder {
	float:right;
	margin-right:50px;
	width: 250px;
	height:auto;
	border:0px solid red;
}
#top_up_mol_login_bg {
	background-image:url(images/top_up/new/top_up_mol_login_bg.png);
	background-repeat:no-repeat;
	width:324px;
	height:226px;
}

#top_up_mol_title {
	position:relative;
	font-size:18px;
	height:28px;
	margin-left:1px;
	background-image:url(images/top_up/new/top_up_mol_title.png);
	background-repeat:no-repeat;
	padding:8px 5px 0px 5px;
	color:#FFF;
	border:0px solid red;
}

#top_up_mol_thank_you {
	background-image:url(images/top_up/new/top_up_mol_thank_you.png);
	background-repeat:no-repeat;
	display:block;
	padding:10px;
	height: 175px;
}

#top_up_mol_thank_you .top_up_mol_text_1 {
	color:#666;
	float:left;
	padding-top:10px;
	margin-left:20px;
	font-size:16px;
}

#top_up_mol_thank_you .top_up_mol_text_2 {
	float:left;
	padding-top:10px;
	margin-left:40px;
	font-size:16px;
	color:#ef4923;
}

/*
old
-------------------------
.top_up_holder {
	width: 379px;
	height:54px;
	margin:auto;
	border: 0px solid #FF0000;
}
*/

.point_convert_holder {
	float: right;
	width: 400px;
	height: 172px;
	border: 0px solid #FF0000;
}

.point_convert_text_content {
	width: 400px;
	height:auto;
	border: 0px solid #FF0000;
}

.point_convert_numbering {
	float:left;
	width: 12px;
	height:auto;
	border: 0px solid #FF0000;
}

.point_convert_content {
	float:left;
	width: 380px;
	height:auto;
	border: 0px solid #FF0000;
}

.point_convert_products_holder {
	float:left;
	width: 693px;
	height: 250px;
	margin-left: 35px;
	margin-top: 30px;
	border: 0px solid #FF0000;
}

.point_convert_products_bg_left {
	float:left;
	background:url(images/top_up/point_convert_products_bg_left.png);
	width: 6px;
	height: 250px;
}

.point_convert_products_bg_center {
	float:left;
	background:url(images/top_up/point_convert_products_bg_center.png) repeat-x;
	width: 679px;
	height: 250px;
}

.point_convert_products_bg_right {
	float:left;
	background:url(images/top_up/point_convert_products_bg_right.png);
	width: 8px;
	height: 250px;
}

.point_convert_products_content_holder {
	margin:0px auto; padding:0px;
	width: 300px;
	height: 200px;
	margin-left: 70px;
	border: 0px solid #F00;
}

.point_convert_vc_holder {
	float:left;
	margin-top:29px;
	width: 200px;
	height: 173px;
	border: 0px solid #F00;
}

.point_convert_aj_holder {
	margin:0px auto; padding:0px;
	width: 200px;
	height: 139px;
	position:relative;
	left:120px;
	border: 0px solid #F00;
}

.point_convert_product_2_holder {
	float:left;
	width: 664px;
	height: 450px;
	margin-left: 60px;
	margin-top: 30px;
	border: 0px solid #FF0000;
}

.point_convert_text_error_holder {
	width: auto;
	height: 50px;
	border: 0px solid #FF0000;
}

.point_convert_history_holder {
	width: 737px;
	height: 525px;
	margin:auto;
	border: 0px solid #F00;
}

.point_convert_history_bg_title_holder {
	width: 671px;
	height: 29px;
	margin:auto;
	border: 0px solid #F00;
}

.point_convert_history_bg_title_left {
	float:left;
	background:url(images/top_up/point_convert_history_title_bg_left.png);
	width: 4px;
	height: 29px;
}

.point_convert_history_bg_title_center {
	float:left;
	background:url(images/top_up/point_convert_history_title_bg_center.png) repeat-x;
	width: 663px;
	height: 29px;
}

.point_convert_history_bg_title_right {
	float:left;
	background:url(images/top_up/point_convert_history_title_bg_right.png);
	width: 4px;
	height: 29px;
}

.point_convert_data_holder {
	width: 737px;
	height: 415px;
	margin:auto;
	border: 0px solid #F00;
}

.point_convert_data_content_holder {
	width: 737px;
	height: 43px;
	border: 0px solid #F00;
}

.page_selection {
	width: 231px;
	height: auto;
	margin:auto;
	border: 0px solid #F00;
}


/*
* Change Password Part
*/

.change_password_holder {
	wdith: 726px;
	height: 532px;
	margin:auto;
	border: 0px solid #FF0000;
}

.change_password_content_holder {
	width: 450px;
	height: 265px;
	margin:auto;
	border: 0px solid #FF0000;
}

.password_change_bg_holder {
	background:url(images/change_password/change_password_bg.jpg) no-repeat;
	width: 400px;
	height: auto;
	margin:auto;
	border: 0px solid #FF0000;
}

.change_password_bg_left {
	float:left;
	background:url(images/change_password/change_password_bg_left.png);
	width: 2px;
	height: 78px;
}

.change_password_bg_center {
	float:left;
	background:url(images/change_password/change_password_bg_center.png) repeat-x;
	width: 378px;
	height: 78px;
}

.change_password_bg_right {
	float:left;
	background:url(images/change_password/change_password_bg_right.png);
	width: 2px;
	height: 78px;
}

.change_password_bg_2 {
	background:url(images/change_password/change_password_bg_2.png);
	width: 347px;
	height: 151px;
	margin:auto;
}

.change_password_bg_3_holder {
	width: 382px;
	height: 78px;
	margin:auto;
	border: 0px solid #FF0000;
}

.change_password_bg_3_left {
	float:left;
	background:url(images/change_password/change_password_bg_3_left.png);
	width: 2px;
	height: 78px;
}

.change_password_bg_3_center {
	float:left;
	background:url(images/change_password/change_password_bg_3_center.png) repeat-x;
	width: 378px;
	height: 78px;
}

.change_password_bg_3_right {
	float:left;
	background:url(images/change_password/change_password_bg_3_right.png);
	width: 2px;
	height: 78px;
}

.change_password_bg_4 {
	background:url(images/change_password/change_password_success.png);
	width: 349px;
	height: 127px;
}


/*
* Game Activation Part
*/

.game_activation_holder {
	width: 552px;
	height: auto;
	min-height: 206px;
	margin:auto;
	border: 0px solid #FF0000;
}

.game_activation_content_holder {
	width: 552px;
	min-height:169px;
	height: auto;
	margin:auto;
	border: 0px solid #FF0000;
}

.game_activation_content_bg {
	background:url(images/game_activation/game_activation_bg.png);
	width: 552px;
	height: 169px;
}

.game_activation_info_holder {
	float:left;
	width: 255px;
	height:auto;
	min-height: 130px;
	margin-top: 10px;
	margin-left: 19px;
	border: 0px solid #FF0000;
}



/*
* Customer Service Part
*/ 

.cs_form_holder {
	width: 552px;
	height: auto;
	min-height: 206px;
	margin:auto;
	text-align:center;
	border: 0px solid #FF0000;
}



/*
* Product Part
*/

.product_holder{
	width: 770px;
	min-height: 650px;
	height:auto;
	border: 0px solid #FF0000;
}

.product_seal_notice_part_bg {
	background:url(images/products/seal/product_seal_bg_5.png);
	width: 770px;
	height: 127px;
	border: 0px solid #FF0000;
}

.product_square_notice_holder {
	float:left;
	width: 354px;
	height: 127px;
	margin-left: 30px;
	border: 0px solid #FF0000;
}

.product_square_banner_holder {
	float:left;
	width: 354px;
	height: 127px;
	margin-left: 5px;
	border: 0px solid #FF0000;
}

.product_square_side {
	float:left;
	background:url(images/products/product_square_side.png);
	width: 1px;
	height: 127px
}

.product_square_center {
	float:left;
	background:url(images/products/product_square_center.png) repeat-x;
	width: 352px;
	height: 127px;
}

.product_seal_button_part_bg {
	background:url(images/products/seal/product_seal_bg_6.png);
	width: 770px;
	height: 82px;
}

.product_seal_button_holder {
	width: 704px;
	height: 52px;
	margin:auto;
	border: 0px solid #FF0000;
}

.seal_product_seal_official_website_button {
	float:left;
	background:url(images/products/seal/seal_product_seal_official_website_over.png);
	width: 209px;
	height: 52px;
}

.seal_product_dl_game_button {
	float:left;
	background:url(images/products/seal/seal_product_dl_game_over.png);
	width: 209px;
	height: 52px;
	margin-left: 38px;
}

.seal_join_facebook_button {
	float:left;
	background:url(images/products/seal/seal_join_facebook_over.png);
	width: 209px;
	height:52px;
	margin-left: 38px;
}

.seal_product_seal_official_website_button a:hover img, .seal_product_dl_game_button a:hover img,  .seal_join_facebook_button a:hover img {
	visibility:hidden;
}

.product_vc_notice_part_bg {
	background:url(images/products/aj/product_aj_bg_5.png);
	width: 770px;
	height: 127px;
	border: 0px solid #FF0000;
}

.product_vc_button_part_bg {
	background:url(images/products/vc/product_vc_bg_4.png);
	width: 770px;
	height: 82px;
}

.product_vc_button_holder {
	width: 730px;
	height: 52px;
	margin-left:23px;
	border: 0px solid #FF0000;
}

.vc_product_vc_official_website_button {
	float:left;
	background:url(images/products/vc/vc_product_official_web_over.png);
	width: 182px;
	height: 53px;
}

.vc_product_dl_game_button {
	float:left;
	background:url(images/products/vc/vc_product_dl_game_over.png);
	width: 182px;
	height: 53px;
}

.vc_product_wallpaper_button {
	float:left;
	background:url(images/products/vc/vc_product_wallpaper_over.png);
	width: 182px;
	height: 53px;
}

.vc_join_facebook_button {
	float:left;
	background:url(images/products/vc/vc_product_join_facebook_over.png);
	width: 182px;
	height:53px;
}

.vc_product_vc_official_website_button a:hover img, .vc_product_dl_game_button a:hover img, .vc_product_wallpaper_button a:hover img, .vc_join_facebook_button a:hover img {
	display:block;
	visibility:hidden;
}

.product_aj_button_part_bg {
	background:url(images/products/aj/product_aj_bg_4.png);
	width: 770px;
	height: 89px;
}

.aj_product_aj_official_website_button {
	float:left;
	background:url(images/products/aj/aj_product_official_web_over.png);
	width: 182px;
	height: 53px;
}

.aj_product_enter_game_button {
	float:left;
	background:url(images/products/aj/aj_product_enter_over.png);
	width: 182px;
	height: 53px;
}

.aj_product_wallpaper_button {
	float:left;
	background:url(images/products/aj/aj_product_wallpaper_over.png);
	width: 182px;
	height: 53px;
}

.aj_join_facebook_button {
	float:left;
	background:url(images/products/aj/aj_product_join_facebook_over.png);
	width: 182px;
	height:53px;
}

.aj_product_aj_official_website_button a:hover img, .aj_product_enter_game_button a:hover img, .aj_product_wallpaper_button a:hover img, .aj_join_facebook_button a:hover img {
	display:block;
	visibility:hidden;
}

/*
* Personal Details
*/
.personal_details_holder {
	width: 350px;
	height: auto;
	margin:auto;
	border: 0px solid #FF0000;
}

/*
*code verification
*/

.code_verification_bg {
	background:url(images/code_verifying/pop_up_code_bg.png);
	width: 387px;
	height:209px;
	 z-index: 3;
}

.sub_code_verification_bg {
	background:url(images/code_verifying/pop_up_code_sub_bg.png);
	width: 312px;
	height: 123px;
	 z-index: 3;
}

.white_verify {
	background:url(images/code_verifying/pop_up_code_verify_code.png);
	width: 304px;
	height: 57px;
	 z-index: 3;
}

.random_code_holder {
	width:207px;
	height:38px;
	border: 1px solid #FF0000;
	 z-index: 3;
}

.insert_bg {
	background:url(images/code_verifying/pop_up_code_func.png);
	width: 231px;
	height: 49px;
	 z-index: 3;
}

.code_verification_bg_2{
	background:url(images/code_verifying/pop_up_code_bg.png);
	width: 387px;
	height:209px;
	 z-index: 3;
	position: relative;
	margin-left : -50px;
	top : 1px;
	display:none;
}




/*
*	top up partner Page
*/

.top_up_partner_side_holder {
	float:left;
	background:url(images/top_up/new/top_up_left_side_bg.png);
	width: 156px;
	height: 347px;
	margin-top: 36px;
	margin-left: 15px;
	border: 0px solid #FF0000;
}

.top_up_button_holder {
	margin:auto;
	margin-top:38px;
	width: 133px;
	height:auto;
}

.top_up_left_side_mtb {
	background:url(images/top_up/new/top_up_left_side_mtb_over.png);
	width: 133px;
	height: 33px; 
}

.top_up_left_side_newbie {
	background:url(images/top_up/new/top_up_left_side_nine_ying_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_mol {
	background:url(images/top_up/new/top_up_left_side_mol_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_gb {
	background:url(images/top_up/new/top_up_left_side_gb_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_acs {
	background:url(images/top_up/new/top_up_left_side_acs_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_esa {
	background:url(images/top_up/new/top_up_left_side_esa_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_gogobase {
	background:url(images/top_up/new/top_up_left_side_gogobase_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_ef {
	background:url(images/top_up/new/top_up_left_side_ef_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_og {
	background:url(images/top_up/new/top_up_left_side_og_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_ea {
	background:url(images/top_up/new/top_up_left_side_gby_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_ea {
	background:url(images/top_up/new/top_up_left_side_gby_over.png);
	width: 133px;
	height: 33px;
}

.top_up_left_side_tw { 
	background:url(images/top_up/new/top_up_left_side_tw_over.png);
	width: 133px;
	height: 32px;
}

.top_up_left_side_newbie a:hover img, .top_up_left_side_mol a:hover img, .top_up_left_side_gb a:hover img, .top_up_left_side_acs a:hover img, .top_up_left_side_esa a:hover img, .top_up_left_side_gogobase a:hover img,  .top_up_left_side_ef a:hover img, .top_up_left_side_og a:hover img, .top_up_left_side_ea a:hover img, .top_up_left_side_ip a:hover img, .top_up_left_side_tw a:hover img, .top_up_left_side_mtb a:hover img {
	display:block;
	visibility:hidden;
}

.top_up_partner_center_holder {
	float:left;
	width: 586px;
	height: auto;
	margin-top: 60px;
	margin-left:12px;
	border: 0px solid #FF0000;
}
/*
step 1
*/
.top_up_1_mol {
	background:url(images/top_up/new/top_up_1_mol.png);
	width: 586px;
	height: 128px;
}

.top_up_1_holder {
	float:left;
	font-size:12px;
	margin-top: 50px;
	margin-left:20px;
	font-size:12px;
}

/*
step 2
*/

.top_up_2_bg {
	background:url(images/top_up/new/top_up_2_bg.png);
	width: 586px;
	height: 150px;
}

.top_up_2_bg_aj {
	background:url(images/top_up/new/top_up_2_bg_aj.png);
	width: 586px;
	height: 150px;
}

.top_up_2_bg_wlzw {
	background:url(images/top_up/new/top_up_2_bg_wlzw.png);
	width: 586px;
	height: 150px;
}

.top_up_2_bg_wly {
	background:url(images/top_up/new/top_up_2_bg_wly.png);
	width: 586px;
	height: 150px;
}

.step_2_holder_1_aj_newbie {
	float:left;
	margin-left:20px;
	margin-top: 48px;
	min-width: 220px;
	height:55px;
	font-size:12px;
	border: 0px solid #FF0000;
}

.step_2_holder_1 {
	float:left;
	margin-left:20px;
	margin-top: 48px;
	min-width: 220px;
	height:55px;
	font-size:12px;
	border: 0px solid #FF0000;
}

.step_2_holder_1a {
	float:left;
	border: px solid #FF0000;
}

step_2_holder_1b {
	float:right;
	border: 0px solid #FF0000;
}

.step_2_holder_2_aj_newbie {
	float:right;
	margin-right: 20px;
	margin-top: 10px;
	border: 0px solid #FF0000;
}

.step_2_holder_2 {
	float:right;
	margin-right: -30px;
	margin-top: 5px;
	border: 0px solid #FF0000;
}

/*
step 3
*/

.top_up_3_bg {
	background:url(images/top_up/new/top_up_3_bg.png);
	width: 586px;
	height:112px;
}

.step_3_holder {
	float:left;
	margin-left:20px;
	margin-top: 10px;
	min-width: 530px;
	height:50px;
	font-size:12px;
	border: 0px solid #FF0000;
}

.step_3_holder_a {
	float:left;
	margin-top:4px;
}

.step_3_holder_b {
	float:left;
}

.step_3_holder_c {
	float:right;
	margin-top:4px;
	margin-right:130px;
}

/*
step 4
*/

.top_up_4_bg {
	background:url(images/top_up/new/top_up_4_bg.png);
	width: 586px;
	height:210px;
	border: 0px solid #FF0000;
}

.top_up_4_bg2 {
	background:url(images/top_up/new/top_up_4_bg.png);
	width: 586px;
	height: 230px;
	border: 0px solid #FF0000;
}

.rms_point_card_holder {
	float:left;
	height:100px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #FF0000;
}

.rms_point_button_holder {
	margin-top:0px;
}

.top_up_4_holder {
	float:left;
	width: 550px;
	margin-left:14px;
	margin-top:12px;
	font-size:12px;
	border: 0px solid #FF0000;
}

.top_up_4_holder_a {
	float:left;
	margin-top:2px;
}

.top_up_4_holder_b {
	float:left;
	margin-left:20px;
	border: 0px solid #FF0000;
}

.top_up_4_holder_c {
	float:right;
	color:#F00;
	margin-top:2px;
	border: 0px solid #FF0000;
}

.top_up_4_bg_repeat {
	float:left;
	background:url(images/top_up/new/top_up_4_bg_repeat.png) repeat-y;
	width:586px;
	height:auto;
	margin-top: 0px;
	border: 0px solid #FF0000;
}

.top_up_4_amount_bg {
	float:left;
	background:url(images/top_up/new/top_up_4_amount_bg.png);
	width:545px;
	height:51px;
	margin-left:20px;
}

.top_up_4_amount_holder {
	margin-left: 8px;
	margin-top:10px;
	width: 530px;
	height:20px;
	font-size:12px;
	border: 0px solid #FF0000;
}

.top_up_4_amount_holder_a {
	float:left;
	margin-top:2px;
	width: 20px;
	border: 0px solid #FF0000;
}

.top_up_4_amount_holder_b {
	float:left;
	text-align:right;
	width: 120px;
	font-size:12px;
	margin-left:0px;
	margin-top:2px;
	border: 0px solid #FF0000;
}

.top_up_4_amount_holder_c {
	float:left;
	font-size:12px;
	margin-left:5px;
	border: 0px solid #FF0000;
}

.top_up_4_amount_holder_d {
	float:left;
	font-size:12px;
	margin-left: 20px;
	border: 0px solid #FF0000;
}

.top_up_4_bg_bottom {
	float:left;
	background:url(images/top_up/new/top_up_4_bg_bottom.png);
	width: 586px;
	height: 3px;
	border: 0px solid #FF0000;
}

//newbie


.top_up_1_newbie {
	background:url(images/top_up/new/top_up_1_newbie.png);
	width: 586px;
	height: 128px;
}


.top_up_4_newbie_holder_a {
	float:left;
	margin-top:2px;
	margin-left:8px;
}

.top_up_4_newbie_bg {
	background:url(images/top_up/new/top_up_4_newbie_bg.png);
	width: 586px;
	height:81px;
	border: 0px solid #FF0000;
}

.top_up_41_newbie_bg {
	background:url(images/top_up/new/top_up_41_newbie_bg.png);
	width: 586px;
	height:81px;
	border: 0px solid #FF0000;
} 

.top_up_partners_game_selection_bg {
	float:left;
	width: 366px;
	height:auto;
	border: 0px solid #FF0000;
}

.top_up_partners_game_selection_bg_top {
	float:left;
	background:url(images/top_up/new/top_up_partners_game_selection_bg_top.png);
	width: 366px;
	height: 6px;
}

.top_up_partners_game_selection_bg_repeat {
	float:left;
	background:url(images/top_up/new/top_up_partners_game_selection_bg_center.png) repeat-y;
	width: 366px;
}

.top_up_partners_game_selection_bg_bottom {
	float:left;
	background:url(images/top_up/new/top_up_partners_game_selection_bg_bottom.png);
	width:366px;
	height:15px;
}

.top_up_partners_game_selection_aj {
	float:left;
	background:url(images/top_up/new/top_up_partners_game_selection_aj_over.png);
	width:106px;
	height:137px;
	margin-left:30px;
	margin-top:5px;
	border: 0px solid #FF0000;
}

.top_up_partners_game_selection_vc {
	float:left;
	background:url(images/top_up/new/top_up_partners_game_selection_vc_over.png);
	width:150px;
	height:91px;
	margin-top:40px;
	margin-left:30px;
	border: 0px solid #FF0000;
}

.top_up_partners_game_selection_aj a:hover img, .top_up_partners_game_selection_vc a:hover img {
	display:block;
	visibility:hidden;
}

.top_up_partners_server_selection_bg_top {
	background:url(images/top_up/new/top_up_partners_server_selection_bg_top.png);
	width: 211px;
	height: 5px;
}

.top_up_partners_server_selection_bg_repeat {
	background:url(images/top_up/new/top_up_partners_server_selection_bg_center.png) repeat-y;
	width: 211px;
	height:auto;
}

.top_up_partners_server_selection_bg_bottom {
	background:url(images/top_up/new/top_up_partners_server_selection_bg_bottom.png);
	width: 211px;
	height: 14px;
}

.top_up_partners_server_selection_text_holder a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.top_up_partners_server_selection_text_holder a:hover {
	color:#FC0;
	text-decoration:underline;
}

.top_up_partners_server_selection_bg_holder {
	width:388px;
	height:217px;
}

.logo_select_bg{
	
	width:388px;
	height:217px;
	 z-index: 100;
	position: absolute;
	margin-left : 0px;
	margin-top : 350px;
	top : 1px;
	display:none;
}


.top_up_partners_newbie_logo_selection_bg_top {
	float:left;
	background:url(images/top_up/new/top_up_newbie_1_logo_bg_top.png);
	width:388px;
	height:6px;
}

.top_up_partners_newbie_logo_selection_bg_repeat {
	float:left;
	background:url(images/top_up/new/top_up_newbie_1_logo_bg_center.png) repeat-y;
	width:388px;
	height:auto;
	border: 0px solid #FF0000;
}

.top_up_partners_newbie_logo_selection_bg_bottom {
	float:left;
	background:url(images/top_up/new/top_up_newbie_1_logo_bg_bottom.png);
	width:388px;
	height:18px;
}

.top_up_newbie_esa {
	float:left;
	margin-left:25px;
	margin-top:17px;
	background:url(images/top_up/new/top_up_newbie_esa_over.png);
	width:150px;
	height:87px;
	border: 0px solid #FF0000;
}

.top_up_newbie_ef {
	float:left;
	margin-left:25px;
	margin-top:17px;
	background:url(images/top_up/new/top_up_newbie_ef_over.png);
	width:150px;
	height:87px;
}

.top_up_newbie_acs {
	float:left;
	margin-left:25px;
	margin-top:17px;
	background:url(images/top_up/new/top_up_newbie_acs_over.png);
	width:150px;
	height:87px;
	border: 0px solid #FF0000;
}

.top_up_newbie_gogobase {
	float:left;
	margin-left:25px;
	margin-top:20px;
	background:url(images/top_up/new/top_up_newbie_gogobase_over.png);
	width:150px;
	height:87px;
}

.top_up_newbie_gb {
	float:left;
	margin-left:10px;
	margin-top:20px;
	background:url(images/top_up/new/top_up_newbie_gb_over.png);
	width:127px;
	height:106px;
}

.top_up_newbie_tw {
	float:left;
	margin-left:80px;
	margin-top:20px;
	background:url(images/top_up/new/top_up_newbie_tw_over.png);
	width:127px;
	height:106px;
}

.top_up_newbie_og {
	float:left;
	margin-left:20px;
	margin-top:20px;
	background:url(images/top_up/new/top_up_newbie_og_over.png);
	width:127px;
	height:106px;
}

.top_up_newbie_eag {
	float:left;
	margin-left:20px; 
	margin-top:20px;
	background:url(images/top_up/new/top_up_newbie_eage_over.png);
	width:127px;
	height:106px;
}


.top_up_newbie_gogobase a:hover img, .top_up_newbie_esa a:hover img, .top_up_newbie_ef a:hover img, .top_up_newbie_acs a:hover img, .top_up_newbie_gb a:hover img, .top_up_newbie_og a:hover img, .top_up_newbie_tw a:hover img {
	display:block;
	visibility:hidden;
}


/*
pop up 2
*/

.pop_up_container_2 {
	margin:0px auto; padding:0px;
	width: 911px;
	height:571px;
	margin-top:140px;
	border: 0px solid #FF0000;
}

.pop_center_bg_2 {
	float:left;
	background:url(images/pop_up_rms_aj_page_2/pop_center_bg.jpg);
	width: 278px;
	height:571px;
	border: 0px solid #FF0000;
}

.pop_right_bg_2 {
	float:right;
	background:url(images/pop_up_rms_aj_page_2/pop_right_bg.jpg);
	width:295px;
	height:571px;
	border: 0px solid #FF0000;
}



/*
pop up 2
*/

.splash_btn_1 {
	padding:0px;
	background:url(images/pop_up_rms_aj_page_2/2011/btn_1_over.jpg);
	width: 305px;
	height:442px;
	position:absolute;
}

.splash_btn_2 {
	padding:0px;
	background:url(images/pop_up_rms_aj_page_2/2011/btn_2_over.jpg);
	width: 307px;
	height:442px;
	margin-left:305px;
	position:absolute;
}

.splash_btn_3 {
	padding:0px;
	background:url(images/pop_up_rms_aj_page_2/2011/btn_3_over.jpg);
	width: 299px;
	height:442px;
	margin-left:612px;
	position:absolute;
}

.splash_rms_btn {
	padding:0px;
	background:url(images/pop_up_rms_aj_page_2/2011/rms_btn_over.png);
	width:911px;
	height:173px;
	position:relative;
	top:430px;
}

.splash_btn_1 a:hover img, .splash_btn_2 a:hover img, .splash_btn_3 a:hover img, .splash_rms_btn a:hover img {
	display:block;
	visibility:hidden;
}


/*
added_banner
*/

.added_banner_holder {
	width: 196px;
	height:450px;
	display:block;
}

.aj_enter_game_button {
	background:url(images/added_aj_enter_game_button_over.png);
	width: 196px;
	height: 32px;
}

.aj_fasttop_button {
	background:url(images/added_aj_fasttop_button_over.png);
	width: 196px;
	height: 32px;
}

.aj_newbie_button {
	background:url(images/added_aj_newbie_button_over.png);
	width: 196px;
	height: 32px;
}

.aj_fasttop_button a:hover img, .aj_newbie_button a:hover img {
	display:block;
	visibility:hidden;
}

.aj_banner_bg {
	background:url(images/added_aj_banner_top.jpg);
	width:196px;
	height:131px;
	position:relative;
}

.b7u_banner_bg {
	background:url(images/added_b7u_banner_top.jpg);
	width:196px;
	height:131px;
	position:relative;
}

.wlzw_banner_bg {
	background:url(images/added_wlzw_banner_top.jpg);
	width:196px;
	height:131px;
	position:relative;
}

.wly_banner_bg {
	background:url(images/added_wly_banner_top.jpg);
	width:196px;
	height:131px;
	position:relative;
}


/*
distributor_holder
*/

.distributor_holder {
	width:491px;
	height:720px;
	border: 0px solid #FF0000;
	margin:auto;
}

.distributor_left {
	float:left;
	width:227px;
	height:527px;
	border: 0px solid #FF0000;
}

.distributor_right {
	float:right;
	width:227px;
	height:527px;
	border: 0px solid #FF0000;
}

.distributor_page_acs {
	background:url(images/distributor_page/distributor_page_1_acs_over.png);
	width: 227px;
	height:136px;
}

.distributor_page_ef {
	background:url(images/distributor_page/distributor_page_1_ef_over.png);
	width: 227px;
	height:136px;
}

.distributor_page_esa {
	background:url(images/distributor_page/distributor_page_1_esa_over.png);
	width: 227px;
	height:136px;
}

.distributor_page_gb {
	background:url(images/distributor_page/distributor_page_1_gb_over.png);
	width: 227px;
	height:136px;
}

.distributor_page_rms_tw {
	background:url(images/distributor_page/distributor_page_1_rms_tw_over.png);
	width: 227px;
	height:136px;
}

.distributor_page_mol {
	background:url(images/distributor_page/distributor_page_1_mol_over.png);
	width: 227px;
	height:136px;
}

.distributor_page_og {
	background:url(images/distributor_page/distributor_page_1_og_over.png);
	width: 227px;
	height:136px;
}

.distributor_page_acs a:hover img, .distributor_page_ef a:hover img, .distributor_page_esa a:hover img, .distributor_page_gb a:hover img, .distributor_page_mol a:hover img, .distributor_page_rms_tw a:hover img, .distributor_page_og a:hover img {
	display:block;
	visibility:hidden;
}

.distributor_page_2_holder {
	margin-left:20px;
	width: 700px;
	height:auto;
	border: 0px solid #FF0000;
}

.distri_basic_info_holder {
	width: 680px;
	height:136px;
	margin-left:10px;
	border: 0px solid #FF0000;
}

.distri_link a {
	text-decoration:none;
	color:#FFF;
}

.distri_link a:hover {
	text-decoration:underline;
	color:#FC0;
}
