﻿/* Type Selector */
*{margin:0; padding:0; font-size:12px;font-family:"돋움","굴림", Dotum,  Gulim, AppleGothic, Sans-serif; color:#666666;}
html{height:100%; overflow:scroll; overflow-x:hidden;}
body{width:100%; height:100%; margin:0 auto;min-height:100%; background-image:url('/images/background.gif'); background-repeat:repeat-x; background-color:#fff6b9;
	scrollbar-face-color:#FFF;  
    scrollbar-highlight-color:#FFF; 
    scrollbar-shadow-color:#E0E0E0;
    scrollbar-3dlight-color:#E0E0E0; 
    scrollbar-darkshadow-color:#FFF; 
    scrollbar-track-color:#FFF;
    scrollbar-arrow-color: #808080; 
	}
img, fieldset, button{border:none;}
hr, button img{display:none;}
li{list-style:none;}
a{text-decoration:none; color:#000000;}
a:hover, a:active, a:focus{text-decoration:underline;}
textarea{overflow:auto;}
html:first-child select{padding-right:6px; height:20px;} /* Opera 9 & Below Fix */
option {padding-right:6px;} /* Firefox Fix */
legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} /* For Screen Reader */


input{border:solid 1px #c8c8c8;height: 15px; width:120px; font-size:1em; padding-top:2px; font-size:12px; letter-spacing:1px;}

/* Layout Selector */
#main{width:990px; height:100%; margin:0px auto;}
#header{width:990px; height:330px; margin:0px auto;}
#center{width:970px; min-height:560px; margin:0px auto;}
#footer{width:970px; height:110px; margin:20px auto; display:inline-table;}
.spot{}
.colgroup{}
.snb{}
.aside{}

/* Class Selector */
.input_text{}
.input_check{}
.input_radio{} 

/* Header */
.gnb{}
.lnb{}
.search{} 

/* Footer */
#footer{} 

/* Navigation */
.snb{}
.account{} 

/* Aside */
.aside{} 

/* Content */
#content{}
.path{}
.article{}
.section{} 


