@charset "UTF-8";
/* CSS Document */

.choiceHeader {
	height: 407px;
	background-image: url(../choice/images/choice_img/choiceheadBar.jpg);
	background-repeat: repeat-x;
	padding-top: 13px;
}
.choiceMain {
	width: 1050px;
	height: 407px;
	background-image: url(../choice/images/choice_img/choiceMain.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	
}
.choiceHeader h1 {
	height: 65px;
	width: 190px;
	float: left;
	margin-left: 47px;
}
#wrapper02 {
	width: 1050px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.form {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 241px;
	padding-top: 20px;
}
#section01 {
	background-image: url(../choice/images/choice_img/section01_img01.jpg);
	background-repeat: no-repeat;
}
#section02 {
	
}
#section02 {
	height: auto;
}
.box01 {
	height: auto;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.box02 {
	height: auto;
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 50px;
	padding-bottom: 30px;
}
#section03 {
	background-image: url(../choice/images/choice_img/bg_images.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	height: auto;
	width: auto;
}
.box01_title {
	height: 38px;
	width: 852px;
	background-image: url(../choice/images/choice_img/section03_Bigtitle.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 30px;
	color: #FFF;
	padding-top: 10px;
	line-height: 30px;
}
.box01_smalltitle {
	height: 30px;
	width: 803px;
	background-image: url(../choice/images/choice_img/section03_Smalltitle.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.box01_text {
	font-size: 16px;
	line-height: 32px;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.section03_bar {
	background-image: url(../choice/images/choice_img/section03_bar.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 55px;
}
