
.btn_life{
	margin:10px 0px 0px 20px;
}


.box_pink{
	width:502px;
	height:auto;
	background-color:#FFF1F1;
	text-align:center;
	padding:20px 0px 30px 15px;
	margin:0px 0px 0px 0px;
}
* html .box_pink{
	width:517px;
}

.box_white{
	width:480px;
	height:auto;
	background-color:#ffffff;
	text-align:left;
	padding:15px 5px 15px 5px;
	font-size:13px;
	position:relative;

}

#content h2{
	font-size:13px;
	margin:30px 0px 0px 30px;
}


.box_white .box_img{
	float:left;
	margin:20px 0px 0px 0px;
	font-weight:bold;
	text-align:center;
	width:150px;
}

.box_white  .box_desc{
	width:300px;
	height:auto;
	float:left;
}

.box_white  .box_desc .box_stat {
	border-bottom:1px dashed #CCCCCC;
	height:auto;
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	text-align:left;
	width:300px;
	font-weight:bold;
}
#box_submit {
	margin:30px 0px 0px 140px;
}