@charset "UTF-8";

.fwrap{
	width:640px;
	max-width:100%;
	border-radius:5px;
	background:#ffa7db;
	padding-top:5px;
	padding-bottom:5px;
	line-height:1.45em;
	margin:5px auto 10px;
	font-size:14px;
}

.fin{
	margin:10px;
	border-radius:5px;
	background:#ffedf8;
	padding:10px;
}

.fwrap li{
	border:none;
	border-bottom:1px solid #fff;
	padding-bottom:15px;
	margin-bottom:15px;
}

.im{
	color:#ff7dca;
}

input .example1{
width: 300px;
height: 10em;
}

input{
	font-size:100%;
}

input.txt{
	width: 300px;
	height:30px;
}

select{
	width:36%;
}

.q_title{
	background:#ff7dca;
	padding:5px;
	color:#fff;
	border-radius:5px;
	margin-bottom:10px;
}

.info{
	background:#fff;
		border-radius:5px;
			padding:5px;
	margin-bottom:15px;
		
}
