.content-header {
	color: white;
	background-color: #0095f8!important;
}

.contentHeader-right a {
	text-decoration: none;
	color: white!important;
}

.main {
	background-color: #f5f8fa;
}

.footer {
	width: 100%;
	height: 30px;
	line-height: 28px;
	color: #b2b2b2;
	background-color: #2e2e2e;
	text-align: center;
}

.va_2input_wrapper .va_2inputItem .va_2code {
	width: 40%;
}

.va_2input_wrapper .va_2inputItem .va_2graphic {
	width: 40%;
	height: 100%;
	float: right;
	position: relative;
	cursor:pointer;
}

.va_2input_wrapper .va_2inputItem .va_2link {
	width: 15%;
	height: 100%;
	line-height:28px;
	margin-left:3px;
	float: right;
}

.va_2input_wrapper .va_2inputItem .va_2button {
	width: 55%;
	height: 100%;
	float: right;
}

.va_2input_wrapper .va_2inputItem .va_2button input[type=button] {
	width: 100%;
	height: 100%;
	line-height: 28px;
	text-align: center;
	border: 1px solid #e9edf0;
	color: #4e4e4e;
	font-weight: bold;
	background: #efefef;
	cursor: pointer;
}

.va_2graphic_code_bg {
	width:100%;
	height:100%;
	background-image:url("../res/icon/bg_graphic_code.png");
	white-space:nowrap;
}

.va_2graphic_code {
	display:inline-block;
	*display:inline;
	width:20%;
	height:100%;
	line-height:28px;
	text-align:center;
	font-size:20px;
	font-weight: bold;
}

.va_2graphic_code.code1 {
	color:#45638D;
}

.va_2graphic_code.code2 {
	color:#815024;
}

.va_2graphic_code.code3 {
	color:#90338B;
}

.va_2graphic_code.code4 {
	color:#394128;
}

.va_2graphic .va_2graphic_interference_line {
	position: absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}

.va_2graphic .va_2graphic_interference_line .line {
	display:inline-block;
	*display:block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;	
}

#helpUnlogin .module_leftMenu {
	width: 100%;
	height: 100%;
	padding: 22px 0px 0px 221px;
}

#helpUnlogin .leftMenu {
	width: 197px;
	min-height: 150px;
	float: left;
	margin-left: -221px;
	background-color: white;
}

#helpUnlogin .rightMain {
	width: 100%;
	min-height: 150px;
	float: left;
}

#helpUnlogin .base_list {
	background-color: #FFFFFF;
	border-left: 1px solid #eceff1;
	border-right: 1px solid #eceff1;
	position: relative;
}

#helpUnlogin .leftMenu_wrapper {
	width: 100%;
	height: 100%;
	padding: 0px 18px 10px 18px;
}

#helpUnlogin .contact-way {
	margin-top: 15px;
	width: 120px;
	height: 35px;
	background: #0095f8;
	margin-left: -18px;
	color: white;
	font-size: 15px;
	line-height: 35px;
	padding-left: 20px;
}

#helpUnlogin .contact {
	margin-top: 15px;
}

#helpUnlogin .contact-title {
	font-size: 15px;
	font-weight: 900;
}

#helpUnlogin .img-icon {
	position: relative;
	top: 4px;
	margin-right: 7px;
}

#helpUnlogin .contact_wrapper {
	width: 100%;
	height: 30px;
	line-height: 28px;
	padding-left: 60px;
	margin-top: 10px;
}

#helpUnlogin .contact_wrapper .contact_title {
	width: 60px;
	height: 100%;
	margin-left: -60px;
	float: left;
	text-align: right;
}

#helpUnlogin .contact_wrapper .contact_link {
	width: 100%;
	height: 100%;
	float: left;
}

#helpUnlogin .contact_wrapper .contact_link img {
	margin: 3px auto;
}

#helpUnlogin .newList {
	width: 100%;
	height: 100%;
	padding: 0px 20px 20px 20px;
}

#helpUnlogin .question {
	margin-top: 15px;
	width: 120px;
	height: 35px;
	background: #0095f8;
	margin-left: -20px;
	color: white;
	font-size: 15px;
	line-height: 35px;
	padding-left: 20px;
}

#helpUnlogin .question-list {
	margin-left: 35px;
}

#helpUnlogin .mr-bt {
	margin-top: 15px;
}

#helpUnlogin .question-title {
	font-size: 15px;
	font-weight: 900;
}

#helpUnlogin .question-detail {
	font-size: 14px;
	line-height: 25px;
}

.page_base .page-not-found {
	margin: 40px auto;
	display: block;
	
}
