html {

	overflow:scroll;
	overflow-x:auto;
	margin:0 auto
}


form { margin:0px; }

a, img{
 border:0;
 outline:none;
 //selector-dummy:expression(this.hideFocus=true); //점선 제거 방법
}

a:link, a:visited, a:active { text-decoration:none; color:#909090; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:11px; font-family:돋움; }
.small2 { font-size:13px; font-family:돋움;color:#b0b0b0; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }



BODY
{
	/*scrollbar-3dlight-color:#DCDCDC;
	scrollbar-arrow-color:#DCDCDC;
	scrollbar-track-color:#EDEDED;
	scrollbar-darkshadow-color:#DCDCDC;
	scrollbar-face-color:#F9F9F9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;*/
	background:#3e3e3e;
	font-family:'NanumGothic','돋움','돋움체';
	font-size:12px;
	line-height:20px;
  color: #494949;
	margin-left: 0px; 
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
}

 




A 			{ line-height:140%; color:#a1a1a1; text-decoration: none; }
A:hover	{ line-height:140%; color:#666666; text-decoration: none;}


.common_area 	  { width:990px; padding: 8px; margin:0 auto; vertical-align: middle;}
.common_subArea { width:990px; padding: 8px; margin:0 auto; padding-bottom:0px; vertical-align: middle; }
.menu a 		  { display:inline-block; width:190px; height:26px; font-family:Nanum Gothic; font-weight: 700; font-size:13px; color:#a6a6a6; text-align:center; line-height:26px; vertical-align: top;}
.menu a:hover { display:inline-block; width:190px; height:26px; font-family:Nanum Gothic; font-weight: 700; font-size:13px; color:#f2f2f2; text-align:center; line-height:26px; vertical-align: top; background:url() right no-repeat #494949;}
.menu a.menu_active  { display:inline-block; width:190px; height:26px; font-family:Nanum Gothic; font-weight: 700; font-size:13px; color:#f2f2f2; text-align:center; line-height:26px; vertical-align: top; background:url() right no-repeat #494949;}



.leftmenu { width:180px; border-bottom:1px solid #dddddd;}
.leftmenu span { display:block; }
.leftmenu a 								 { display:block; width:160px; height:45px; font-family:Nanum Gothic; font-weight: 700; font-size:12px; color:#9e9e9e; line-height:45px; text-align:left; padding-left:20px; background:#494949;}
.leftmenu a:hover 					 { display:block; width:160px; height:45px; font-family:Nanum Gothic; font-weight: 700; font-size:12px; color:#ffffff; line-height:45px; text-align:left; padding-left:20px; background:url(/images/left01_arrow_over.jpg) right no-repeat #494949;}
.leftmenu a.leftmenu_active  { display:block; width:160px; height:45px; font-family:Nanum Gothic; font-weight: 700; font-size:12px; color:#444444; line-height:45px; text-align:left padding-left:20px;; background:url(/images/left01_arrow.jpg) right no-repeat #ffffff; cursor:default; }
.leftmenu .lineD { height:1px; background:#383838; border-bottom:1px solid #545454; font-size:0;}



#mainVisual{position:relative; }
#mainVisual ul.mainImage li{position:absolute; left:0; top:0px; display:none;} 
