/**
 * @(#)ongo_v2.css
 *
 * @author	Barney Kim
 * @version	1.0.1, 2003/08/27 content ÅÂ±× ¼öÁ¤
 */

body {
	background-color:	#ffffff;
	color:				#5a5a5a;
	font-family:		±¼¸², ±¼¸²Ã¼, Arial;
	font-size:			9pt;
	line-height:		18px;
	margin-left:		0px;
	margin-top:			0px;
	margin-right:		0px;
}

a:link {
	color:				#3d3d3d;
	font-family:		±¼¸², ±¼¸²Ã¼, Arial;
	font-size:			9pt;
	line-height:		14pt;
	text-decoration:	none;
}
a:visited, active {
	font-family:		±¼¸², ±¼¸²Ã¼, Arial;
	font-size:			9pt;
	line-height:		14pt;
	text-decoration:	none;
}
a:hover {
	color:				#FFCC33;
	font-family:		±¼¸², ±¼¸²Ã¼, Arial;
	font-size:			9pt;
	line-height:		14pt;
	text-decoration:	none;
}
a.under:link, a.under:visited, a.under:active {
	color:				#3d3d3d;
	font-family:		±¼¸², ±¼¸²Ã¼, Arial;
	font-size:			9pt;
	line-height:		14pt;
	text-decoration:	none;
}

a.under:hover {
	color:				#f49021;
	font-family:		±¼¸², ±¼¸²Ã¼, Arial;
	font-size:			9pt;
	line-height:		14pt;
	text-decoration:	none;
}

h1 {
	font-family:		µ¸¿ò, µ¸¿òÃ¼, "Times New Roman";
	font-size:			14pt;
	font-weight:		bold;
	color:				#000000;
	padding-bottom:		10px;
}

h3 {
	font-family:		µ¸¿ò, µ¸¿òÃ¼, "Times New Roman";
	font-weight:		bold;
	font-size:			12pt;
	padding-top:		5px;
	padding-bottom:		5px;
}

h4 {
	font-family:		µ¸¿ò, µ¸¿òÃ¼, "Times New Roman";
	color:				#cc6600;
	font-weight:		bold;
	font-size:			12pt;
}

img {
	border:				0px;
}

td {
	color:				#5a5a5a;
	font-family:		±¼¸², ±¼¸²Ã¼, Arial;
	font-size:			9pt;
	line-height:		18px;
/*	text-align:			left;	*/
}

/** À§Ä¡ ³×ºñ°ÔÀÌ¼Ç */
div.location {
	height:				37px;
	color:				#3d8cf9;
	font-weight:		bold;
	padding-left:		1.5em;
	padding-top:		1em;
	border-bottom:		1px dashed #cccccc;
}

div.menuTop {
	height:				37px;
	border-bottom:		1px solid #cccccc;
}

/** ÄÁÅÙÆ® */
div.content {
	padding-left:		1.5em;
	padding-right:		1.5em;
	padding-top:		1em;
	padding-bottom:		.5em;
}

div.image-menu0 {
	background-color:	#336699;
	width:			757px;
/*	height:			110px;  */
	height:			110px;
	border-right:		1px solid #CCCCCC;
}
div.image-menu0-img {
	padding-top:		55px;
	padding-left:		158px;
	width:			280px;
	height:			39px;
}
div.image-menu1 {
	background-color:	#333366;
	width:			757px;
	height:			60px;
	border-right:		1px solid #CCCCCC;
}
div.image-menu1-img {
	padding-top:		30px;
	padding-left:		158px;
	width:			208px;
	height:			15px;
}
div.image-menu2 {
	background-color:	#009999;
	width:			757px;
	height:			60px;
	border-right:		1px solid #CCCCCC;
}
div.image-menu2-img {
/*
	padding-top:		65px;
	padding-left:		158px;
	width:			248px;
	height:			44px;
*/
	padding-top:		30px;
	padding-left:		158px;
	width:			343px;
	height:			26px;
}
div.image-menu3 {
	background-color:	#00bb00;
	width:			757px;
	height:			60px;
	border-right:		1px solid #CCCCCC;
}
div.image-menu3-img {
	padding-top:		30px;
	padding-left:		158px;
	width:			156px;
	height:			26px;
}
div.image-menu4 {
	background-color:	#3399cc;
	width:			757px;
	height:			60px;
	border-right:		1px solid #CCCCCC;
}
div.image-menu4-img {
	padding-top:		30px;
	padding-left:		158px;
	width:			115px;
	height:			26px;
}
div.image-menu6 {
	background-color:	#33cc66;
	width:			757px;
	height:			60px;
	border-right:		1px solid #CCCCCC;
}
div.image-menu6-img {
	padding-top:		30px;
	padding-left:		158px;
	width:			115px;
	height:			26px;
}
div.image-menu7 {
	background-color:	#0000ff;
	width:			757px;
	height:			110px;
	border-right:		1px solid #CCCCCC;
}
div.image-menu8 {
	background-color:	#336699;
	width:			757px;
	height:			60px;
	border-right:		1px solid #CCCCCC;
}
div.image-menu8-img {
	padding-top:		30px;
	padding-left:		158px;
	width:			108px;
	height:			43px;
}

.color1 {
	color:				#cc6600;
}