@import url("global.css");
@import url("ad.css");
@import url("top.css");
@import url("top_login.css");
@import url("nav.css");
@import url("menu_list.css");
@import url("ksn_area.css");
@import url("domain_area.css");
@import url("links_area.css");
@import url("bottom_area.css");

#body {
	width: 980px;
	margin: 0px auto;
}

/* top-img */
#IPR_IMG_AREA {
	width: 980px;
	margin: 0px auto;
}
#IPR_IMG_AREA img {
	float: left;
	border: 0px;
}
#IPR_IMG_1 {
	width: 300px;
	height: 150px;
	margin-right: 5px;
}
#IPR_IMG_2 {
	width: 980px;
	height: 150px;
}

/* main-area */
#IPR_MAIN_AREA {
	width: 680px;
	height: 1667px;
	border: 1px dashed #C6E6F9;
	float: left;
	margin-top: 5px;
	overflow: auto;
}
#IPR_PUSH_AREA {
	width: 291px;
	height: 400px;
	border: 0px dashed #C6E6F9;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#IPR_FIFTH_AREA {
	width: 291px;
	height: 240px;
	border: 1px dashed #C6E6F9;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#IPR_KSN_AREA {
	width: 291px;
	height: 240px;
	border: 1px dashed #C6E6F9;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#IPR_JC_AREA {
	width: 291px;
	height: 240px;
	border: 1px dashed #C6E6F9;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#IPR_ZB_AREA {
	width: 291px;
	height: 240px;
	border: 1px dashed #C6E6F9;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#IPR_PROMOTION_AREA {
	width: 291px;
	height: 275px;
	border: 0px dashed #C6E6F9;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
