* {
    font-family:"Arial";
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.bottom_center  a:hover{ text-decoration:underline;}

a{color:#575656;  text-decoration:none;}
.red {
    color: #FF0000;
}
img{ border:none; vertical-align:middle}
.top {
    float: left;
    height: 90px;
    width: 100%;
}

.top_nav {
    background: url("/assets/img/pay_pic/top_bg.jpg") repeat-x scroll 0 0 transparent;
    height: 26px;
    width: 100%;
}
.nav {
    height: 110px;
    margin: 0 auto 5px;
    width: 980px;
}
.nav .menu {
    float: right;
    margin-top: 49px;
    margin-right:40px;
    overflow: hidden;
}
.nav .menu a{
    font-size:16px;
    font-weight:bold;
    padding-right:50px;
    padding-left:10px;
    width:20px;
}
.nav .menu .curr{
	color:#ff6600;
	background:url("/assets/img/carolgames/title_sprites.png") no-repeat scroll -8px -95px transparent;
}
.nav .logo {
    float: left;
    height: 66px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 245px;
    margin-top:16px;
}
.logo  .paylogo{
	background:url("/assets/img/carolgames/logo.png") no-repeat scroll  0 0  transparent;
	height:100%;
	width:100%;
}




/*
 * 鎵惧洖瀵嗙爜鐩稿叧椤甸潰
 */

.boxcenter{
	margin: 140px auto;
	background: url("/assets/img/carolgames/use_email.png") no-repeat;
    height: 378px;
    width: 536px;
}
.email_done{
    margin: 140px auto;
    background: url("/assets/img/carolgames/email_done.png") no-repeat;
    height: 380px;
    width: 538px;
}

.boxcenter_bind_email{
	background: url("/assets/img/carolgames/bind_email.jpg") no-repeat;
	margin:150px  auto;
    height: 378px;
    width: 536px;
}
.boxcenter_bind_email_done{
	background: url("/assets/img/carolgames/bind_email_done.jpg") no-repeat;
	margin:20px  auto;
    height: 378px;
    width: 536px;
}
.boxcenter_bind_email .bind_email_submit{
	background: url("/assets/img/carolgames/bind_email_submit.png") no-repeat 0 0;
	border:0 none;
	width:79px;
	height:30px;
	cursor:pointer;
}
#gp_email_form{
	padding-top:150px;
	padding-left:50px;
}
#email_newpassword_form{
	padding-top:150px;
}


.email_alert{
	padding-top:215px;
	padding-left:150px;
}
/*
鍌ㄥ�璁板綍椤甸潰
*/

.msg{
	margin-top:36px;
	margin-left:10px;
	color:#464646;
}
.msg .mytable{
	width:650px;
	border: 1px solid #fc9475;
	background-color:#fff5ec;
	text-align:center;
}
.msg td,th{
    word-wrap: break-word;
    word-break: normal;
    border: 1px solid #fc9475;
}
.msg th{
    color:#dc7100;
    font-size:15px;
}
.msg td{
    width:98px;
}
.msg tr{
    height:40px;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
