@charset "utf-8";
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{
	margin:0;
	padding:0;
}

body,input,textarea,select,button,table{
	font-size:16px;
	line-height:1.25em
}

body{
	min-width:320px;
	font-size:1em;
	font-family:'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
	color:#000;
	-webkit-text-size-adjust:none
}
img,fieldset{
	border:0
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.head {
	background: rgb(204, 0, 0);
	height: 44px;
	text-align: right;
	color: rgb(255, 255, 255);
	line-height: 44px;
	overflow: hidden;
	border-bottom-color: rgb(124, 23, 10);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	position: relative;
	padding: 0px 6px;
}
.head h2 {
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-weight: normal;
	text-shadow: 1px 0px 0px black;
}
.head .head-l {
	left: 6px;
	top: 0px;
	position: absolute;
}
.head .back {
	color: rgb(255, 255, 255);
}
.head .back span {
	background: url("/assets/img/user/default/down.png") no-repeat 0px 0px;
	margin: 0px 0px 0px 5px;
	width: 10px;
	height: 10px;
	display: inline-block;
}
.head .head-btn {
	top: 0px;
	right: 6px;
	position: absolute;
}
.head .head-btn-a {
	padding: 5px;
	border-radius: 5px;
	border: 1px solid rgb(124, 23, 10);
	border-image: none;
	height: 18px;
	color: rgb(255, 255, 255);
	line-height: 12px;
	font-size: 0.87em;
	vertical-align: middle;
	display: inline-block;
	box-shadow: inset 0px 1px 2px #da3535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	webkit-box-shadow: 0px 1px 2px #da3535 inset;
}

.new-txt-err {
	color: rgb(228, 57, 60); font-size: 14px; display: block;
}

.new-abtn-type {
	padding: 8px; border-radius: 2px; text-align: center;
	color: rgb(255, 255, 255); font-size: 14px; display: block;
	background-color: rgb(204, 0, 0);
}

.new-a-txt3 {
	color: rgb(102, 102, 102); line-height: 20px; padding-top: 10px;
	font-size: 14px; display: block;
}
.new-chk2 {
	background: url("/assets/img/user/default/icon_chk.png") no-repeat 0px 0px / 18px 18px;
	width: 18px; height: 18px; margin-right: 5px; vertical-align: middle; display: inline-block;
}
.on.new-chk2 {
	background: url("/assets/img/user/default/icon_chk2.png") no-repeat 0px 0px / 18px 18px;
}
.new-input-span {
	border: 1px solid rgb(204, 204, 204); border-image: none;
	height: 30px; display: block;
}
.new-input {
	background: rgb(255, 255, 255);
	border-radius: 0px; border: 0px currentColor; border-image: none;
	width: 100%; height: 30px;
	color: rgb(189, 189, 189);
	line-height: 24px; text-indent: 10px; font-size: 12px;
	font-weight: 400; vertical-align: top; -webkit-appearance: none;
}
.new-fl {
	float: left;
}
.new-fr {
	float: right;
}
.new-fs-10 {
	font-size:10px;
}
.new-fs-16 {
	font-size:16px;
}
.new-tbl-type {
	width: 100%; display: table;
}
.new-tbl-cell {
	display: table-cell;
}
.new-mg-t10 {
	margin-top: 10px;
}
.new-mg-t15 {
	margin-top: 15px;
}
.new-mg-t20 {
	margin-top: 20px;
}
.new-mg-t30 {
	margin-top: 30px;
}
.new-mg-b5 {
	margin-bottom: 5px;
}
.new-mg-b10 {
	margin-bottom: 10px;
}
.new-mg-b15 {
	margin-bottom: 15px;
}
.new-mg-r5 {
	margin-right: 5px;
}
.new-mg-l5 {
	margin-left: 5px;
}
.new-mg-t5 {
	margin-top: 5px;
}
.new-mg-l12 {
	margin-left: 12px;
}
.new-mg-r12 {
	margin-right: 12px;
}
.new-mg-l15 {
	margin-left: 15px;
}
.new-mg-tb30 {
	margin: 30px 0px;
}
.new-mg-tb15 {
	margin: 15px 0px;
}
.new-mg-tb10 {
	margin: 10px 0px;
}
.new-pd-lr10 {
	padding: 0px 10px;
}
.new-pd-b10 {
	padding-bottom: 10px;
}
.new-pd-tb30 {
	padding: 30px 0px;
}
.login-area {
	margin: 0px auto; width: 100%; text-align: center;
	padding-bottom: 1.8em; max-width: 640px;
	background-color: rgb(255, 255, 255);
}
.login-area a {
	color: rgb(102, 102, 102); font-size: 0.85em;
}
.login-area .lg-bar {
	margin: 0px 10px; color: rgb(102, 102, 102); display: inline-block;
}
.login-area .login {
	padding: 0.55em 0.71em; text-align: left;
	border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px;
	border-bottom-style: solid;
}
.reward-area {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 23px;
	text-align: center;
}
.reward-area .sub_btn {
	background: #990A0A;
	background: red -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ED3131), to(#990A0A));
	background: -moz-linear-gradient(center top , rgb(237, 49, 49), rgb(153, 10, 10)) repeat scroll 0% 0% red;
	background-color: red;
	border-bottom: 1px solid #BCB0A3;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border: none;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 10px auto 0px;
	text-align: center;
	text-shadow: black 1px 0px 0px;
	width: 90%;
}
.divUserIntegralBalance {
	padding-bottom: 15px;
}
.dialog-area {
	font-size: 14px;
	font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
}
.scroll-wrapper {
	margin: 0px auto; width: 100%; overflow: hidden; max-width: 640px;
}
.scroll-wrapper .scroller {
	list-style: none;
}
.scroll-wrapper .scroller li {
	text-align: center; float: left;
}
.scroll-wrapper .scroller li img {
	width: 100%; height: auto; min-height: 132px; max-height: 240px; min-width: 320px; max-width: 640px;
}
.version {
	padding: 0.71em 0px 5px;
}
.copyright {
	color: rgb(102, 102, 102); font-size: 12px;
}
.custom-top-content {
	width: 100%;
}
.htmlcontent {
	min-height: 30px;
	width: 100%;
}
