.koonhoe {
	background-image: url(images/inside_02.jpg);
	background-repeat: no-repeat;
}
.nomal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: 15;
}
.enquiry_box {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE479;
	border-bottom-color: #EEA702;
	background-color: #FFFFE8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #FFCB08;
	border-left-color: #FFCB08;
}
.faq_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCB08;
}
.enquiry_box_branch {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE479;
	border-bottom-color: #EEA702;
	background-color: #FFFFE8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #FFCB08;
	border-left-color: #FFCB08;
	width: 240px;
}
.contact_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
}

