@charset "UTF-8";
.chossing_head {
	float: left;
	width: 255px;
	background-image: url(../images/choosing_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 305px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
}
.choosing_txt {
	float: left;
	height: auto;
	width: 560px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 17px;
	color: #787878;
}
h4 {
	margin:0px;
	color:#F8859D;
}
.bolder {
	font-weight: bolder;
	color: #F9859D;
}
.choosing_txt2 {
	width: 370px;
	padding-right: 95px;
	padding-left: 95px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.choosing_txt4 {
	width: 370px;
	padding-top: 10px;
	padding-right: 95px;
	padding-bottom: 10px;
	padding-left: 95px;
}

