@charset "utf-8";
body{
	background-color:black;
}
body div{
	background-color:black;
}
.page-header {
	margin: 20px 0 0px !important;
    border-bottom: 0px solid #eee !important;
}
.help-block{
	color: #EF100B !important;
}
.panel-title{
	background:black !important;
	line-height:30px !important;
	font-family: 'Hiragino Sans GB','Microsoft YaHei',sans-serif !important;
	color: #d92433 !important;
    font-size: 22px !important;
    font-weight: bold !important;
}

#ltBanner{
	height:121px !important;
background:url("banner_register.jpg") no-repeat center !important;	
}

#ltLogo{
	margin-bottom:8px !important;
	width:129px !important;
	height:72px !important;
	background: url("logo_main.png") no-repeat  !important;
}
#iconTitle{
	margin-right:10px !important;
	float:left !important;
	height: 28px !important;
	width: 28px !important;
	background: url("icon_title.png") no-repeat center !important;
}

.btn{
	font-weight:bold !important;
	border-style:none !important;
	background:url("btn_red_big_mid.png") !important;
}

.control-label{
	color:#fff !important;
}