@charset "UTF-8";
/* CSS Document */

a:active
{
	text-decoration: none;
	color:#666;
}
a:hover
{
	text-decoration: none;
	color:#666;
}
a:link
{
	text-decoration: none;
	color:#666;
}
a:visited
{
	text-decoration: none;
	color:#666;
}
a:visited:hover
{
	text-decoration: none;
	color:#666;
}

.MAIN_PAGE {
	min-width: 980px;
	width: 100%;
	height: 950px;
	background: #FFF;
	position: relative;
}
.MAIN_BLOCK {
	width:100%;
	height: 950px;
	position: relative;
}
.MAIN_FRAME
{
	position:relative;
	width:980px;
	height:950px;
	background: url(/images/indexes/index_20100829.jpg) center top no-repeat;
	overflow: hidden;
}
.LEFT_LOGIN_BLOCK {
	position: absolute;
	left: 0px;
	top: 132px;
	width: 250px;
	height: 120px;
	overflow: hidden;
	font-family: NanumGothic, Gulim, "Malgun Gothic", AppleGothic;
	font-size: 9pt;
	color: #444;
}
.TOP_ADD {
	position: absolute;
	left: 580px;
	top: 11px;
	width: 400px;
	height: 60px;
}
.SIDE_AD {
	position: absolute;
	left: 828px;
	top: 132px;
	width: 152px;
	height: 800px;
	overflow: hidden;
}
.TOP_LEFT_ISSUE_BLOCK {
	position: absolute;
	left: 264px;
	top: 132px;
	width: 270px;
	height: 126px;
	overflow: hidden;
	cursor: pointer;
}
.TOP_RIGHT_ISSUE_BLOCK {
	position: absolute;
	left: 544px;
	top: 132px;
	width: 270px;
	height: 126px;
	overflow: hidden;
	cursor: pointer;
}
.BOTTOM_LEFT_ISSUE_BLOCK {
	position: absolute;
	left: 264px;
	top: 269px;
	width: 270px;
	height: 126px;
	overflow: hidden;
	cursor: pointer;
}
.BOTTOM_RIGHT_ISSUE_BLOCK {
	position: absolute;
	left: 544px;
	top: 269px;
	width: 270px;
	height: 126px;
	overflow: hidden;
	cursor: pointer;
}
.NEWS_BLOCK {
	position: absolute;
	left: 1px;
	top: 287px;
	width:248px;
	height: 118px;
	overflow: hidden;
}
.NEWS_LINE {
	font-family: NanumGothic, Gulim, "Malgun Gothic", AppleGothic;
	font-size: 9pt;
	line-height: 16px;
	color: #444;
	padding-left: 15px;
	padding-top: 5px;
	#padding-top: 6px;
	width: 220px;
	height: 18px;
	#height: 17px;
	text-align: left;
	cursor: pointer;
}
.NEWS_MORE {
	position: absolute;
	left: 227px;
	top: 268px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
.SPON_LIST {
	position: absolute;
	width: 152px;
	height: 56px;
	font-family: NanumGothic, Gulim, "Malgun Gothic", AppleGothic;
	font-size: 9pt;
	line-height: 14px;
	overflow: hidden;
	left: 91px;
	text-align: left;
	color: #444;
}
.SPON_TITLE_STYLE {
	color: #536995;
	font-weight: bold;
	height: 20px;
}
.SPON_IMAGE {
	position: absolute;
	left: 8px;
	width: 76px;
	height: 56px;
	cursor: pointer;
}
.SPON_MORE {
	position: absolute;
	left: 227px;
	top: 512px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
.BOM_FIRST_IMG {
	position: absolute;
	left: 280px;
	top: 444px;
	width: 196px;
	height: 136px;
}
.BOM_FIRST_DESC {
	position: absolute;
	left: 282px;
	top: 585px;
	width: 194px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	font-family: NanumGothic, Gulim, "Malgun Gothic", AppleGothic;
	font-size: 9pt;
	line-height: 16px;
	color: #444;
}
.BOM_TITLE_STYLE {
	color: #536995;
	font-weight: bold;
	font-family: Arial;
}
.NP_PHOTO_BLOCK {
	position: absolute;
	left: 580px;
	top: 158px;
	width: 400px;
	height: 364px;
	display: none;
}
#MIDDLE_AD {
	position: absolute;
	left: 0px;
	top: 420px;
	width: 250px;
	height: 75px;
	cursor: pointer;
}