@charset "utf-8";
/* CSS Document */



.form-style li {
	list-style: none;
	clear: both;
	margin:10px 0;
	margin-bottom:15px;
	vertical-align: middle;
}
.form-style li div {
	margin: 0 -1.5px
}
.form-style li:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.form-style li .title {
	width: 110px;
	font-size: 14px;
	line-height: 1;
	font-size: 13px;
	color: #333333;
	padding: 0px 0px 0px 20px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-top: 6px;
	text-align:right;
}
.form-style li .rbox {
	width: calc(100% - 110px);
	min-height: 25px;
	font-size: 13px;
	line-height: 1.8;
	padding: 0px 0px 0px 20px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.form-style li .rbox input{
	vertical-align:middle;
}
.form-style li .rbox .radio{
	line-height:2;
}
.form-style li .rbox .acc {
	color:#B7844A;
	font-weight: bold;
	display: block;
	font-size: 14px;
}
.form-style li .rbox .inf {
	line-height: 25px;
	color: #444444;
	display: block;
}
/************************************************************/

.register {
	position: relative;
}
.register:after {
	content:'*';
	font-size: 20px;
	font-weight: bold;
	line-height:1;
	display:inline-block;
	vertical-align:middle;
	margin-bottom:-6px;
	margin-left:5px;
}
@media (max-width: 870px) {
.form-style li {
}
}
@media (max-width: 865px) {
.input_24 {
	width: 49% !important;
	margin-bottom: 5px;
}
.input_50 {
	width: 100% !important;
}
.input_48 {
	width: 100% !important;
}
}
@media (max-width: 500px) {
.form-style li .title {
	width: 100%;
	margin-bottom:10px;
	border:none;
	padding-left:2px;
}
.form-style li .rbox {
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.register:before {
	vertical-align:middle;
	position: relative;
	left:0px;
	top:0;
}
}
.text .finish{
	font-size: 15px;
	font-weight: bold;
	color:#FFF;
	padding:5px;
	text-align:center;
	background:#707070;
}
.text {
	max-width:660px;
	margin:0 auto;
	font-size: 13px;
	text-align: center;
	color: #4B4B4B;
	line-height: 2;
	padding:3% 3% 3% 1%;
	border:#CCCCCC 2px solid;
	background:#FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.text span.title {
	max-width:410px;
	width:100%;
	display:inline-block;
	color:#333333;
	font-size: 17px;
	font-weight: bold;
	line-height:1.6;
	padding:10px 20px;
	margin-bottom:15px;
	border:#D5D5D5 1px solid;
}
.text span{
	color:#A60600;
}
.text span span{
	width:auto;
	color:#9F060D;
	display:inline-block;
	padding:0;
	margin:0;
}
.text .name{
	width:100%;
	color:#FFF;
	font-size: 15px;
	font-weight: bold;
	display:inline-block;
	max-width:400px;
	margin-bottom:15px;
	background:#9E94C0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.text .no {
	max-width:400px;
	margin: 0 auto;
	text-align: center;
	line-height: 24px;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	background:#A80602;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.text a, .text a:visited {
	color: #FF841B;
	text-decoration:underline;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.text a:hover {
	color: #B20006;
}
/**************************************************************/
/**************************************************************/
.form_use {
	color:#7F7F7F;
	background: #FFF;
	border: #E7E7E7 1px solid;
	line-height: 1.6;
	padding: 2px 8px 2px 8px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.form_use:hover, .form_use:focus {
}
.form_use2 {
	color:#7F7F7F;
	border: none;
	line-height: 1.6;
	padding: 2px 8px 2px 8px;
	font-size: 13px;
	background:#FFF;
	border: #E7E7E7 1px solid;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.form_use2:hover, .form_use2:focus {
	color: #7F7F7F;
	border: none;
	background-color: transparent !important;
}
.form_use3 {
	color:#7F7F7F;
	line-height: 1.4;
	padding: 5px 8px 5px 8px;
	font-size: 13px;
	background:#FFF;
	border: #E7E7E7 1px solid;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.form_use4 {
	color:#7F7F7F;
	background-color: transparent;
	border: none;
	line-height: 1.6;
	font-size: 13px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.form_use4:hover, .form_use4:focus {
	color: #BBBBBB;
}
input[placeholder] {
	color: #BABABA;
}
select {
	height: 28px;
	padding: 1px 5px;
}
textarea{
	resize:none;
}
/*
select {
	width: 280px;
	background: #FFF url(../images/products/btn_bg.jpg) right center no-repeat;
	-webkit-border-radius: 13px 13px 13px 13px;
	border-radius: 13px 13px 13px 13px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select::-ms-expand {
 display: none;
}*/
/**************************************************************/
/**************************************************************/
.input_100 {
	width: 100%;
}
.input_95 {
	width: 95%;
}
.input_90 {
	width: 90%;
}
.input_85 {
	width: 85%;
}
.input_80 {
	width: 80%;
}
.input_80 {
	width: 80%;
}
.input_55 {
	width: 55%;
}
.input_60 {
	width: 40%;
}
.input_50 {
	width: 50%;
}
.input_48 {
	width: 48%;
}
.input_45 {
	width: 45%;
}
.input_40 {
	width: 40%;
}
.input_24 {
	width: 24%;
}
.input_23 {
	width: 23%;
}
.input_20 {
	width: 20%;
}
input, select {
	vertical-align: middle;
}
