@charset "euc-kr";
body {
	font-family:µ¸¿ò;
	font-size: 12px;
	background-image: url(/images/main_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #c0c0c0;     
	scrollbar-highlight-color: #c0c0c0; 
	scrollbar-3dlight-color: #ffffff;     
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color: #ffffff;   
	scrollbar-arrow-color: #ffffff
}

.leftmenu {
	width:180px;
	margin:inherit;
}

img {
	border : 0px;	
}

a,img {selector-dummy:expression(this.hideFocus=true);}
a {color:#444444; text-decoration:none;} a:hover {color:#426783; text-decoration:underline;}

.applemenu{
margin: 0px 0 0 0;
padding: 0;
width: 180px; /*width of menu*/
height:305px;
}

.applemenu div.silverheader a{
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0;
text-decoration: none;
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
padding: 0px;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
padding: 0px;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
padding: 5 0 0 0px;
}

table {
	Border-collapse : collapse;
}

th, td {
	font-size:12px;
	color:#666666;
}

.al { text-align:left; }
.ac { text-align:center; }
.ar { text-align:right; }

td.cont {
	font-size:12px;
	color:#666666;
	border:1px solid #ece9e4;
	padding-top:3px;
	padding-left:7px;
	padding-right:7px;
	line-height:18px;
}

th.title {
	font-size:12px;
	color:#666666;
	background-color: #f5f4f2;
	border-top:2px solid #ff6600;
	border-left:1px solid #ece9e4;
	border-right:1px solid #ece9e4;
	border-bottom:1px solid #ece9e4;
	font-weight:bold;
}

th.title2 {
	padding-top:7px;
	padding-left:10px;
	height:27px;
	font-size:12px;
	color:#666666;
	border:1px solid #ece9e4;
	font-weight:bold;
	text-align:left;
	vertical-align:text-top;
	background-color:#F5F4F2;
}

th.title3 {
	height:27px;
	font-size:12px;
	color:#666666;
	border:1px solid #ece9e4;
	font-weight:bold;
	background-color:#F5F4F2;
}


/*  °­Á¶ */
.mPoint {
	color:#ff6600;
}

#Pagetitle {
	width:742px;
	height:38px;
	border-bottom:2px solid #d7d7d7;
	padding-top:13px;
	padding-left:15px;
	background-image: url(/images/img_subTitle.gif);
	background-repeat: no-repeat;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

#top_loc {
	font-family:µ¸¿ò;
	height:40px;
	padding-top:20px;
	padding-right:10px;
	text-align:right;
	font-size:11px;
}

#bottom {
	margin:30 0 0 0;
	padding:15 0 0 0;
	width : 100%;
	height:77px;
	background-image: url(/images/bottom_bg.gif);
}

.onTable {
	border-top:2px solid #FF6600;
	width:740px;
	margin:10 0 0 0;
}