HTML, BODY {
	margin: 0;
}
BODY, TD {
	color: black;
	font: 12px ±¼¸²;
	word-break: break-all;
}

A:link, A:active, A:visited {
	text-decoration: none;
	color: #333333;
}
A:hover {
	text-decoration: none;
	color: blue;
}

.top {
	padding:0 20px 5px 15px;
}
.outlogin {
	width:180px;
}
.leftmenu {
	padding-top:15px;
	width:180px;
}
DIV.menu_lt {
	width:30px; 
	height:39px; 
	float:left;
}
DIV.menu_rt {
	width:29px; 
	height:39px; 
	float:left;
}
DIV.menu_lb {
	clear:left;
	width:30px; 
	height:23px; 
	float:left;
}
DIV.menu_rb {
	width:29px; 
	height:23px; 
	float:left;
}
DIV.menu_btm {
	width:611px; 
	height:2px; 
	float:left;
}

#menu_1 {
	width:118px; 
	height:39px; 
	float:left;
}
#menu_2 {
	width:125px; 
	height:39px; 
	float:left;
}
#menu_3 {
	width:126px; 
	height:39px; 
	float:left;
}
#menu_4 {
	width:121px; 
	height:39px; 
	float:left;
}
#menu_5 {
	width:121px; 
	height:39px; 
	float:left;
}

#submenu {
	width:610px; 
	height:21px; 
	float:left;
	vertical-align:top;
	padding:0;
	margin:0;
}
#submenu_1 {
	display: none;
	/* width: 611px */ 
	height:21px; 
	float:left;
	padding-top: 5px;
	margin-left: 4px;
}
#submenu_2 {
	display: none;
	/* width: 611px */ 
	height:21px; 
	float:left;
	padding-top: 5px;
	margin-left: 37px;
}
#submenu_3 {
	display: none;
	/* width: 611px */ 
	height:21px; 
	float:left;
	padding-top: 5px;
	margin-left: 90px;
}
#submenu_4 {
	display: none;
	/* width: 611px */ 
	height:21px; 
	float:left;
	padding-top: 5px;
	margin-left: 168px;
}
#submenu_5 {
	display: none;
	/* width: 611px */ 
	height:21px;
	float:left;
	padding-top: 5px;
	margin-left: 335px;
}

.submenus {
	padding: 0 20px 0 20px;
	margin: 0;
	font-size: 12px;
	font-family: "±¼¸²","Gulim",serif;
	float: left;
}

.submenus A:link, .submenus A:active, .submenus A:visited {
	text-decoration: none;
	color: #666666;
}
.submenus A:hover {
	text-decoration: none;
	color: blue;
}
.main {
	clear: both; 
}