/* Main Panel Style Sheet *//*ie[14290b] ff[19320c]*/
.main_100{ width: 983px; background-color: #19320c; background-color: expression("#14290b"); background-image: url(../images/bg_main_panel.png); background-position: 0px 0px; background-repeat: repeat-x; }
.main_001{ width: 983px; background-color: transparent;	background-image: url(../images/bg_main_panel_footer.png); background-position: 0px bottom; background-repeat: no-repeat; }
.main_container{ width: 983px; }

.main_title{ width: 983px; height: 63px; 
	background-image: url(../images/title_bg.png); 
	background-repeat: no-repeat; 
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/title_bg.png', sizingMethod='image');
}
.main_title img.words{
	display: block;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	/*width: 112px;*/ 
	height: 21px;
	margin: 22px 0px 0px 44px;
	_margin: 22px 0px 0px 22px;
}
.main_content{
	margin: 0px 20px 0px 20px;
}


.info{ color: white; font-size: 12px; font-family: 宋体; line-height: 20px; }
.info span.username{ font-size: 120%; font-family: Arial Black, Arial, Helvetica, sans-serif; line-height: 45px; }
.info span.security{ font-size: 125%; color: #FFFF00; line-height: 30px; text-decoration: underline; }
.info span.security span.words{ cursor: pointer; font-size: 15px; }
.info span.security span.high{ color: green; font-size: 15px; }
.info span.security span.normal{ color: yellow; font-size: 15px; }
.info span.security span.low{ color: red; font-size: 15px; }
.info span.link{ }
.info span.link a{ color: #FFCC00; text-decoration: none; }
.info span.link a:VISITED{ color: #FFCC00; text-decoration: none; }
.info span.link a:HOVER{ color: #FFCC00; text-decoration: underline; }

.module { color: yellow; font-size: 12px; font-family: 宋体; line-height: 20px; }
.module label.title{ font-size: 130%; color: white; line-height: 30px; }
.module label.idcard_verified{ background-color: #666666; color: yellow; }/*身份证经过验证*/
.module label.idcard_illegal{ background-color: #666666; color: white; }/*身份证不合法*/
.module label.idcard_missing{ background-color: #666666; color: white; }/*身份证未填写*/
.module span.link a{ color: #FFCC00; text-decoration: none; }
.module span.link a:VISITED{ color: #FFCC00; text-decoration: none; }
.module span.link a:HOVER{ color: #FFCC00; text-decoration: underline; }

.game{}
.game div{ display: block; width: 220px; height: 280px; text-align: center; float: left; border: none; margin: 5px 5px; }
.game div img.gameimg{ cursor: pointer; border: none; }
.game div img.btn{ margin: 5px auto; cursor: pointer; }

.header_quit{
	margin: 0px 0px 0px 522px;
	*margin: 0px 0px 0px 525px;
	_margin: 0px 0px 0px 525px;
}

.flush_vfcode a{ color: #FF6600; text-decoration: none; }
.flush_vfcode a:VISITED{ color: #FF6600; text-decoration: none; }
.flush_vfcode a:HOVER{ color: #FF6600; text-decoration: underline; }


.link_container a{ color: #FFCC00; text-decoration: none; }
.link_container a:VISITED{ color: #FFCC00; text-decoration: none; }
.link_container a:HOVER{ color: #FFCC00; text-decoration: underline; }


.button_style{ cursor: pointer; margin: 5px 0px 0px 0px; color: white; font-weight: bold; width:132px; height:25px; background: transparent url('../images/btn_green2.gif'); border: none;}
.button_style2{color: white; font-weight: bold; height:25px; background: transparent url('../images/btn_green3.gif') repeat-x; border: none;}
.btn_style{color: white; font-weight: bold; width:140px; height:33px; background: transparent url('../images/btn_green.gif'); border: none;}
