@charset "euc-kr";
/* CSS Document */

@font-face{
	font-family:'NanumGothic';
	src: url('../../font/NanumGothic.eot'); 								    /* IE9 Compat Modes */    
	src: url('../../font/NanumGothic.eot?#iefix') format('embedded-opentype'), 	/* IE6-IE8 */        
	url('../../font/NanumGothic.woff') format('woff'), 							/* Modern Browsers */        
	url('../../font/NanumGothic.ttf')  format('truetype');						/* Safari, Android, iOS */
}
@font-face{
	font-family:'NanumMyeongjoBold';
	src: url('../../font/NanumMyeongjoBold.eot'); 								    /* IE9 Compat Modes */    
	src: url('../../font/NanumMyeongjoBold.eot?#iefix') format('embedded-opentype'), 	/* IE6-IE8 */        
	url('../../font/NanumMyeongjoBold.woff') format('woff'), 							/* Modern Browsers */        
	url('../../font/NanumMyeongjoBold.ttf')  format('truetype');						/* Safari, Android, iOS */
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button,th,td,input,select{color:#333333; font-family:'NanumGothic', "³ª´®°íµñ", gulim, "±¼¸²", verdana, serif; font-size:13px; line-height:1.2em; font-weight:normal;  margin:0; padding:0; *margin:0; *padding:0; border:0; *border:0;}
body#main{background:url(../../images/main/bodyBg.gif) repeat-x #ffffff;}
body{*letter-spacing:-1px;}

button{cursor:pointer;}
hr{display:none;}
img{border:0 none; vertical-align:middle;}
form, fieldset {border:0 none;}
address, caption, em {font-weight:normal; font-style:normal;}
ul,ol,li{list-style:none;}
img,input,select,textarea{vertical-align:middle;}
acronym, abbr {cursor:help; letter-spacing:0; border-bottom:1px dotted #000; /* fix opera bug */}
.skip, .hide, legend {position:absolute; width:0; height:0; font-size:0; overflow:hidden; visibility:hidden;}
.clear{clear:both;}
.bold{font-weight: bold;}

/* anchor */
a, a:link, a:visited {color:#333333; text-decoration:none;}
a:hover, a:active{color:#ff6600; text-decoration:none;}

