/* CSS Document */
body{
	margin:0px 0px;

}
#assess_body{
	height: auto;
	width: 100%;
	font-family: microsoft yahei, Arial;
	margin:0;
}
.assess_row{
	height: auto;
	position: relative;
}
.name_icon{
	position: absolute;
	top: 13px;
	left: 13px;
	display: block;
	width: 15px;
	height: 15px;
	background: url('input_icon.png') no-repeat;
}
.iphone_icon{
	background-position: 4px -60px;
	top: 15px;
}
.zchan_icon{
	left: 15px;
	background-position: -59px -57px;
	top: 133px;
}
.assess_title{
	float: left;
	height: auto;
	width: 200px;
	text-align: right;
}
.assess_content{
	height: auto;
	width:100%;
	text-align: center;
}
.sex_radius{
	width:30px;
	height:30px;
	display:block;
	position:absolute;
	border-radius:5px;
	border:1px solid #fff;
	background-color: #fff;
}
.sex_radius_icon{
	background-image: url('sex_radius_icon.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
}
.sex_radius_man{
	left: 223px;
	top: 8px;
}
.sex_radius_woman{
	left: 340px;
	top: 8px;
}
input:focus {outline: none;}
select:focus {outline: none;}
/*ie7*/

.sex_input_man{
	margin-right: 10px
}
.sex_input_div{
	font-size:18px;
	color:#fff;
	float:right;
	padding-right:3px;
	padding-top: 13px;
}
.sex_input_woman{
	margin-left: 54px;
	margin-right: 10px;
}

.yname{
	width: 78%;
	height: 31px;
	border-radius: 21px;
	font-size: 18px;
	color: #999;
	line-height: 26px;
	background-color:#f6f9fb;
}
.yname{
	/*
	width:78%;
	border-radius: 26px;
	*/
}
.moblie{
	line-height:26px;
	width:78%;
	height: 31px;
	border-radius: 21px;
	font-size: 18px;
	color: #999;
	background-color:#f6f9fb;
}
textarea::-webkit-input-placeholder{
	padding-left: 10px;
	padding-top: 10px;
}
textarea:-ms-input-placeholder{
	padding-left: 10px;
	padding-top: 10px;
}
.yix{
	width:70%;
	height:41px;
	background: url("jiantou.gif") no-repeat right;
	border: none;
	color: #999;
}
.yix option{
	color: #999;
}

