body, td, p, input, button, textarea, select, .c1 { 
	font-family: "굴림", "돋움", sans-serif; font-size:9pt; color:#222222; }

form { margin:0px; }

img {border:0px;}

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

.design1 a:link, a:visited, a:active { text-decoration:none; color:#466c8a; }
.design1 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:#000000;}
.guest  {font-weight:normal;color:#000000;}

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

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

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

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

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

.small { font-size:8pt; font-family:돋움; }
.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; }


h3 { 
	font-size: 16px; 
	color: #af0000; 
	letter-spacing: -0.1em; 
	margin:0; 
	padding:0; 
	font-weight: bold;
	text-align: left; 
	line-height:140%;
	font-family: "굴림", "돋움", sans-serif; 
}
/* ---------------------------- 메인 ---------------------------- */

body{position:relative;}
.tac { text-align: center; }


#wrapper { 
	width: 100%;
	text-align:center;
}
.main_box { 
	overflow:hidden;
	width:1024px;
	margin:0 auto;
	text-align:left;
	
}





/* color */
.orange {color:#f96f00;}
.black {color:#555;}
.blue {color:#0773c7;}
.txt_point {color:#0a6ce1;}

.red{color:#D90000;}
.redbold{color:#D90000; font-weight:bold;}

.gblue{color: #0066CC;}


.main_tab{height:30px; display:inline-block}
.main_tab ui { list-style:none; display:inline-block }
.main_tab ui li { list-style:none; display:inline-block }


/*추가*/

.list_style{ position:relative; height:37px; width:526px; float:left;}
.list_style ul{ display:inline-block; width:519px;}
.list_style ul li{ display: inline-block; border-top:solid 1px #dadbe3; border-left:solid 1px #dadbe3; border-right:solid 1px #dadbe3; display:inline-block; width:100px; height:30px; text-align:center; position:relative;  }
.list_style ul li a:hover{ display:inline-block; width:100%; height:100%; background-color:#dadbe3; list-style:none; text-decoration:none; text-align:center margin-top:10px;}




/* ---------------------------- 주소 ---------------------------- */
.copyright{
	width:100%;
	height:270px;
	margin:50px 0 0 0;
	padding:10px 0 0 0;
	text-align:center;
	background:url(../img/copyright.gif) no-repeat 0 0;	
}



