body
{
	background-image:url('images/bg_old.jpg');
	background-repeat:repeat-x;
	background-color:#163B66;
	margin:0px 0px 0px 0px; 
	text-align: left;
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	color:#fff;
}
#topmenu a, #topmenu span
{
	font-size: .95em;
	font-weight: 500;
	color:#337;
      text-decoration: none;
	margin:0px 20px 0px 20px;
	text-align:center;
}
#topmenu a:hover
{
	font-weight: bold;
}
.main_text a {
	color:#ff0;
	text-decoration:underline;
}
.main_text a:hover {
	font-weight:normal;
}
.main_text_white a {
	color:#00f;
	text-decoration:none;
}
.main_text_white a:hover {
	font-weight:normal;
}
a {
	color:#eef;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
}
#submenu_text a {
	color: #337;
}
#submenu_text a:hover {
	text-decoration:underline;
	font-weight: normal;
}
#submenu_text_in_box a {
	color: #fff;
}
#submenu_text_in_box a:hover {
	color:#fc0;
	text-decoration:underline;
	font-weight: normal;
}

.main_text {
	padding:1em 3em 1em 3em;
	text-align: left;
	color: #fff;
	font-size: .85em;
}
.main_text_white {
	padding:1em 3em 1em 3em;
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	background:#fff;
}
.kor_text {
	font-family: Hangul;
	font-size: .9em;
	line-height:1.4em;
}
#submenu_table {
	background: #fff;
	color: #337;
	min-height: 350px;
}
#submenu_table_w_box {
	background: #fff;
	color: #337;
	height: 213px;
	min-height: 213px;
	background-image:url('images/submenu_bg.jpg');
	background-repeat:none;
}
#submenu_text {
	padding:1em 1em 1em 2em;
	font-size: 1.1em;
}
#submenu_text_in_box {
	padding:1em 1em 1em 2em;
	font-size: 1em;
	color:#fff;
	text-align:left;
}
fieldset {
	border: 1px solid #ff9;
}
fieldset.dark {
	border: 1px solid #448;
}
legend {
	font-size:1em;
	font-style: italic;
	color: #118;
	background: #ff9;
	border: 1px solid #ff9;
	padding: 0 .5em .2em .5em;
}
legend.dark {
	font-size:1em;
	font-style: italic;
	color: #118;
	background: #ff9;
	border: 1px solid #448;
	padding: 0 .5em .2em .5em;
}
.smallFont {
	font-size:.9em
}
.label {
	color:#555;
}
.listingCell {
	font-size:1em;
	padding:1.5em 1em .5em 1em;
	text-align:left;
}
.listingLeftBorder {
	border-left:1px solid #447;
	padding:0 0 0 1em;
}
.listingCellBottom {
	font-size:1em;
	padding:1em 1em .5em 1em;
}
.listingCellBottom a {
	color: #33d;
	text-decoration: underline;
}
.listingCellBottom a:hover {
	font-weight:bold;
}
.smallBtn {
	font-size:.8em;
	color:#00a;
	background:#fff;
}
.yellowFont {
	color:#ff3;
}
.highlight  {
	background:#ff0;
}
