/* IMPORT */
	@import "mod_footer.css";
	@import "mod_header.css";
	@import "mod_inpage.css";
/* END IMPORT */

.BODY_BOX{
	width: 955px;
	float: left;
	margin-top: 10px;
}
.BODY_BOX .TOP{
	width: 955px;
	height: 22px;
	float: left;
	background-image: url(/images/poliya_inbody_con955top_bg.png);
	background-repeat: no-repeat;
}
.BODY_BOX .MID{
	width: 955px;
	min-height: 20px;
	float: left;
	background-image: url(/images/poliya_inbody_con955mid_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
.BODY_BOX .BOTTOM{
	width: 955px;
	height: 54px;
	float: left;
	background-image: url(/images/poliya_inbody_con955bottom_bg.png);
	background-repeat: no-repeat;
}

.QUESTION_BOX{
	width: 955px;
	min-height: 402px;
	float: left;
	background-image: url(/images/poliya_bg_inbody_question.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.QUESTION_BOX .header{
	width: 915px;
	min-height: 30px;
	float: left;
	margin: 40px 20px 0px 20px;
}
.QUESTION_BOX .header .container{
	width: 275px;
	min-height: 10px;
	float: left;
	margin: 0px 15px 0px 15px;		
}
