body {
	font: x-small sans-serif;
	/*background: #f9f9f9 url(headbg.jpg) 0 0 no-repeat;*/
	font-family:dotum;
	font-size:9pt;
	/*background-color:#C4C8CB;*/
	color: white;
	margin: 0;
	padding: 0;
}

#top {
	padding: 5px 10px 0px 10px;
        line-height: 1.5em;
        width: 748px;
	height: 75px;
	background:url('images/header_shader.gif') repeat-x bottom #4D4D57;
}

#logo{
        color: black;
        line-height: 1.5em;
	padding: 10px 0px 0px 0px;
        width: 78;
	height: 50px;
        text-align: right;
        float: left;
}
#topTitle{
        color: white;
        line-height: 1.5em;
	height: 50px;
        width: 642px;
        text-align: center;
        float: left;
        font-size: 250%;
	font-weight: bold;
}

#navi{
        color: white;
	height: 20px;
        width: 600px;
        text-align: right;
        float: right;
	font-weight: bold;
}

#body{
	padding : 0px;
        width: 771px;
        margin: 10px auto;
	font-size: 10pt;
	background:url('images/right_shader.gif') repeat-y right #4D4D57;

}

#line{
        background: #C4C8CB;
        width: 768px;
        height: 10px;
	background:url('images/header_shader.gif') repeat-x bottom #4D4D57;
}
#content{
	border-top: 1px solid #aaa;
	padding: 15px;
        width: 740px;
        height: 460px;
        /*border: 1px solid #aaa;*/
	border-bottom: 0px;;

}

#homeContent{
        width: 720px;
        height: 450px;
	padding: 10px;
	background:url('images/content_smoke.jpg') no-repeat #080809;
        font-size: 9pt;
}

#clientContent{
        width: 720px;
        height: 450px;
	padding: 10px;
	background:url('images/content_smoke.jpg') no-repeat #080809;
        font-size: 11pt;
}

#missionContent{
        width: 720px;
        height: 450px;
	padding: 10px;
	background:url('images/content_smoke.jpg') no-repeat #080809;
        font-size: 9pt;
}

#missionContentHead{
	margin-right:20px;
	height :27px;
	border-bottom:1px solid;
        font-size: 10pt;
	font-weight: bold;
}

#missionContentText{
        height: 385px;
        padding-top: 10px;
	overflow-y:auto;
	float:clear;
}

#missionContentText.h1{
        line-height: 0.5em;
}
#missionContentLoadding{
	padding-top:2px;
	padding-left:5px;
	margin-top:5px;
        height: 15px;
        border: 1px solid #E7E6E2;
	background:#E7E6E2;
	color: black;
}

#divisionsContent{
        width: 720px;
        height: 450px;
	padding: 10px;
	background:url('images/content_smoke.jpg') no-repeat #080809;
        font-size: 9pt;
}

#wordingContent{
        width: 720px;
        height: 450px;
	padding: 10px;
	background:url('images/content_smoke.jpg') no-repeat #080809;
        font-size: 9pt;
}
#tutorialSideBar {
        width: 255px;
        height: 470px;
        float:left;
        line-height: 1.1em;
        font-size: 9pt;
        overflow-y:auto;
        background: #303036;
}

#tutorialContent{
	margin:0px 0px 0px 0px;
	background:#F3F2F0;
        width: 465px;
        height: 450px;
        float:left;
	padding: 10px;
        background:url('images/content_smoke.jpg') no-repeat #080809;
        font-size: 9pt;
}

#tutorialContentTitle{
	font-size: 15pt;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid;
	
}

#tutorialContentSubtitle{
	font-size: 11pt;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid;
}

#tutorialContentTextEng{
	font-size: 10pt;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid;
        height: 165px;
	overflow-y:auto;
}
#tutorialContentTextHan{
	font-size: 10pt;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid;
        height: 165px;
	overflow-y:auto;
}
#tutorialContentText{
	font-size: 10pt;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid;
        height: 330px;
	overflow-y:auto;
}

#tutorialContentNavi{
	font-size: 11pt;
	padding-top:10px;
}
#tutorialContentNaviPrev{
	width:80px;
	text-align:left;
	float:left;
}

#tutorialContentNaviPage{
	width:300px;
	text-align:center;
	float:left;
}
#tutorialContentNaviNext{
	width:80px;
	text-align:right;
	float:left;
}

#quickbarContent{
        width: 720px;
        height: 450px;
        padding: 10px;
        background:url('images/content_smoke.jpg') no-repeat #080809;
        font-size: 9pt;
}

#fitSideBar {
        width: 255px;
        height: 470px;
        float:left;
        line-height: 1.1em;
        font-size: 9pt;
        overflow-y:auto;
        background: #303036;
}

#fitContent{
	margin:0px 0px 0px 0px;
	background:#F3F2F0;
        width: 465px;
        height: 450px;
        float:left;
	padding: 10px;
        background:url('images/content_smoke.jpg') no-repeat #080809;
        font-size: 9pt;
}

#fleetContent{
        width: 720px;
        height: 450px;
        padding: 10px;
        background:url('images/content_smoke.jpg') no-repeat #080809;
        font-size: 9pt;
}

#fleetContentBody{
	margin: 3px 4px;
	padding: 10px 14px;
        border: 1px solid #dddddd;
	background:#FFFFFF;
        line-height: 1.5em;
	height: 432px;
        font-size: 9pt;
}

#faqSideBar {
        border: 1px solid #E7E6E2;
	background:#F3F2F0;
        width: 200px;
	height: 460px;
	float:left;
}

#faqSideBarBody {
	margin: 3px 4px;
	padding: 10px;
        border: 1px solid #dddddd;
	background:#FFFFFF;
        line-height: 1.5em;
	height: 432px;
        font-size: 9pt;
	overflow-y:auto;
}

#faqContent{
	margin:0px 0px 0px 20px;
        border: 1px solid #E7E6E2;
	background:#F3F2F0;
        width: 518px;
	height: 460px;
	float:left;
}

#faqContentBody{
	margin: 3px 4px;
	padding: 10px 14px;
        border: 1px solid #dddddd;
	background:#FFFFFF;
        line-height: 1.5em;
	height: 432px;
        font-size: 9pt;
}


#footer {
        clear: both;
        border-top: 1px solid #aaa;
        /*border-top: 1px solid #fabd23;
        border-bottom: 1px solid #fabd23;*/
        padding: 10px 10px 10px 10px;
        font-size: 7pt;
        width: 750px
	background:url('images/right_shader.gif') repeat-y right #4D4D57;
}

#lnb {padding:0 15px; width:200px; background:url(images/lnb_bg.gif) repeat-y; font-size:.9em; height:365px;}

#a { color: #00CCFF; text-decoration: none; }
#a:visited { color: #00AAFF; text-decoration: none; }
#a:hover { color: #993333; }
#a:active { text-decoration: none; }

A:link{color: #ffa500;text-decoration: none}
A:visited{color: #ffa500;text-decoration: none}
A:active{color: #ffa500;text-decoration: none}
A:hover{color: #ffa500;text-decoration: underline}


td.tb {
	border-bottom:1px solid;
}
tr.tb:hover {
  background-color: lightgreen;
}

td.t {
	border-top:1px solid;
}

td.tl {
	border-top:1px solid;
	border-left:1px solid;
}
td.tlr {
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
}

td.tr {
	border-top:1px solid;
	border-right:1px solid;
}

td.tbt {
	border-bottom:1px solid;
	font-weight: bold;
}

#menu li{
	padding: 4px 0 1px 10px;
	background: url(images/menu1.png) 0 0 repeat-x;
	width:245px;
	height:16px;
	list-style-type:none;
}

#menu1 li.sub{
	padding: 3px 0 2px 25px;
	background: url(images/menu2.png) 0 0 repeat-x;
	width:230px;
}
#menu1 li.nosub{
	padding: 4px 0 1px 25px;
	background: url(images/menu2-1.png) 0 0 repeat-x;
	width:230px;
}

#menu2 li.nosub{
	padding: 4px 0 1px 40px;
        background: #303036;
	width:215px;
}

