/*
	utf-8 인코딩
*/
body
{
	background:#F5F5F5;
}
.bg-page
{
	width:100%;
	background:url(../img/_common/bg_page_sub.png) repeat-x;
}
.bg-body
{
	background:url(../img/_common/bg_body_img_sub.png) no-repeat top;
	margin:0 auto;
	width:1004px;
}
.errmsg-case
{
	background:url(../img/_common/error_notify.png) no-repeat;
	width:544px;
	height:71px;
	padding-left:200px;
	vertical-align:middle;
}
.error-td
{
	vertical-align:middle;
	color:#555555;
	font-size:9pt;
	font-family:doutm;
	line-height:150%;
	height:71px;
}
.global-top-div
{
	width:983px;	
	margin:0 auto;
	padding-top:5px;
}
.top-flash-menu
{
	margin:0 auto;
	width:980px;
	height:105px;
}
.top-menu-container
{
	width:980px;
	height:105px;
	margin:0 auto;
	background:url(../img/_common/bg_global.png) no-repeat;
}
.top-link
{
	padding-right:5px;
}
.bottom-var
{
	width:100%;
	padding-bottom:5px;
	float:left;
}
.bottom-container
{
	clear:both;
	width:100%;
	height:85px;
	padding:15px 0px 10px 0px;
	margin-bottom:20px;
}
.bottom-logo
{
	width:150px;
	height:40px;
	padding:10px 10px 0px 20px;
	overflow:hidden;
	text-align:center;
	float:left;
}
.bottom-menu-container
{
	float:left;
	width:630px;
	height:65px;
}
.copyright-holder
{
	clear:both;
	float:left;
	width:604px;
	color:#828282;
	padding-left:10px;
	font-family:dotum,tahoma;
	font-size:8pt;
	text-decoration:none;
	line-height:150%;
	padding-top:3px;
	word-wrap:break-word;
	word-break:keep-all;
}
.bottom-menu
{
	float:left;
	width:153px;
	height:90px;
	padding-right:10px;
	text-align:center;
	position:relative;
	top:-40px;
}
.top-link-holder
{
	float:left;
	width:749px;
	height:28px;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
	font-size:11px;
	font-family:dotum,tahoma;
	color:#555555;
}