#innar-cont2 {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 25px;
}

#innar-cont2 .introduction {
	background-image: url(/m2/img/pc/new/intro-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 40px;
}

#innar-cont2 .introduction p {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-bottom: 10px;
}

#innar-cont2 .introduction .btn {
	text-align: center;
}

#innar-cont2 #form {
	background-image: url(/m2/img/pc/new/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 70px;
}

#wrapper #main-content #innar-cont2 #form form {
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	padding-left: 0px;
}

#innar-cont2 #form_in {
	background-image: url(/m2/img/pc/new/form-bg-in.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 55px;
}

#wrapper #main-content #innar-cont2 #form form {
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	padding-left: 0px;
}

dl.top_whats {
	font-size: 12px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	
}
dl.top_whats dt {
	clear: left;
	float: left;
	width: 18em;
	padding-left: 7px;
	color: #000;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 0.5em;
	margin-left: 0;
	text-align: right;
	padding-right: 10px;
}

dl.top_whats dd {
	margin-bottom: 0.5em;
	margin-left: 10em;
	padding-left: 15px;
	padding-bottom: 2px;
	margin-top: 0px;
	font-size: 18px;
}

#form form .top_whats dd img {
	vertical-align: middle;
}
.userform {
	height: 1.5em;
}
#form form .f-text {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	color: #e20079;
}

#form_in form    {
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	padding-left: 0px;
}
#form_in form .top_whats dd img {
	vertical-align: middle;
}
#form_in form .f-text {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	color: #e20079;
}
#form_in form .top_whats dd {
	font-size: 22px;
	margin-top: 0px;
	padding-top: 7px;
}
#form_in form .top_whats {
	padding: 0px;
	margin-left: 60px;
}
/*------------------------------------------------------------------------------------------------------------------
  luna
-----------------------------------------------------------------------------------------------n---------------------*/
/*-------------------
  form input style
---------------------*/
div.radio-group {
margin-top:5px;
}
div.radio-group input {
  /*
  opacity: 0;
     filter: alpha(opacity=0);
  */
}
div.radio-group div {
position:relative;
}
div.radio-group input {
position:absolute;
left:0px;
top:0px;
outline:none;
margin:0;
padding:0;
}
div.radio-group label {
cursor:pointer;
padding:8px 0px 0px 0px;
float:left;
background: url('../index_img/index1_off.png') no-repeat;
width:210px;
height:40px;
color:#ffffff;
font-family:"Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
font-size:18px;
text-shadow:1px 1px 4px #000000;
line-height:1.4;
text-align:center;
vertical-align:middle;
}
div.radio-group label.checked  {
background: url('../index_img/index1_on.png') no-repeat;
width:210px;
height:40px;
}
div#blood div.radio-group label{
cursor:pointer;
padding:8px 0px 0px 0px;
float:left;
background: url('../index_img/index2_off.png') no-repeat;
width:106px;
height:40px;
color:#ffffff;
font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
font-size:18px;
text-shadow:1px 1px 4px #000000;
line-height:1.4;
text-align:center;
vertical-align:middle;
left:0;
}
div#blood div.radio-group label.checked  {
background: url('../index_img/index2_on.png') no-repeat;
width:106px;
height:40px;
}
input[type="text"]{
height:35px;
font-size:16px;
vertical-align:middle;
text-align:left;
}
input[type="text"]:focus {
outline:0;
border-color:#ffd800;
}


/*-------------------
  other
--------------------*/
.magb0  {margin-bottom:0px   !important;}
.magb5  {margin-bottom:5px   !important;}
.magb10 {margin-bottom:10px  !important;}
.magb15 {margin-bottom:15px  !important;}
.magb20 {margin-bottom:20px  !important;}
.magb30 {margin-bottom:30px  !important;}
.magb40 {margin-bottom:40px  !important;}
.magb50 {margin-bottom:50px  !important;}
.magb70 {margin-bottom:70px  !important;}
.magb100{margin-bottom:100px !important;}
.magb150{margin-bottom:150px !important;}

.clearfix:after { content:""; display:block; clear:both; height:0; }
* html .clearfix  { zoom: 1; display:inline; }  /* IE6 */
*:first-child+html .clearfix { zoom: 1; display:inline; }  /* IE7 */
