#box {
	padding: 0px 0px 5px;
	text-align: center;
	background: #F1F0E7 url(img/bo_bak.gif) no-repeat center 202px;
	border-right: 1px solid #BAB9B1;
	border-left: 1px solid #BAB9B1;
}

#box a{
	color: #4585D4;
}

#box .qesbox {
	margin: 0px auto;
	width: 635px;
	padding-top: 18px;
	clear:both;
	display: inline-block;
}

#box .qesbox:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
*html #box .qesbox {
	height:0.1%;
}

#box .qesbox2 {
	margin: 0px auto;
	width: 635px;
	padding-top: 18px;
	clear:both;
	display: inline-block;
	background: url(img/bo_box_bottom.gif) no-repeat right top;
}

#box .qesbox2:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
*html #box .qesbox2 {
	height:0.1%;
}


#box .left {
	float: left;
	width: 61px;
	height: 61px;
}

#box .right {
	float: right;
	width: 573px;
	margin: 0px;
	padding: 0px;
}

#box .quest {
	text-align: left;
	background: url(img/bo_box_top.gif) no-repeat right bottom;
	padding-bottom: 10px;
}


#box .answer {
	background: url(img/bo_box_center.gif) repeat-y right top;
	padding: 0px;
	width: 573px;
}


#box .answer p {
	text-align: left;
	padding: 5px 15px 5px 75px;
	color: #747474;
	font-size: 14px;
	line-height: 1.6em;
}
#box .answer .small {
	font-size: 12px;
	color: #FF0000;
}
#box .answer ul {
	background: #DFF5FA;
	margin-left: 75px;
	margin-right: 15px;
	text-align: left;
	list-style: none;
	color: #0492B5;
	font-size: 14px;
	padding: 15px;
	line-height: 26px;
}
#box #contact {
	background: url(img/bo_box_bottom.gif) no-repeat 130px top;
	padding-top: 8px;
}

