@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.blue_line {
	border: 1px solid #157FA6;
}
.black_line {
	border: 1px solid #C3C3C3;
}
.font {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.font2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

/*超链接样式*/
.yxw_a:link
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #08bace;
    text-decoration:normal;
}

.yxw_a:visited
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #08bace;
    text-decoration:normal;
}
.yxw_a:hover
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #08bace;
    text-decoration: normal;
}
.yxw_a:active
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #08bace;
    text-decoration:normal;
}



#yxw_change_one_table td{ line-height:24px; text-align:center;}
#yxw_change_one_table table{text-align:center; width:100%;}
#yxw_change_confirm_table td{ line-height:34px; text-align:center;}
#yxw_change_confirm_table table{ width:90%;}
#yxw_change_confirm_table table td{ border:solid 1px #e7f1fa;}
#yxw_change_confirm_table table td{ height:24px;}
#head{ background-color:#e7f1fa;}
#head td{ font-weight:bold;}
/*信息提示CSS*/
#divUserAccount,#divReUserAccount,#divChoseGameServer,#divNum,#divGTNum{ color:Red;}


