@import url(/css/layout.css);
@import url(/css/gnb.css);
@import url(/css/da-slider.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


/*********** Base Style ***********/
* { margin: 0; padding: 0; border: 0;}
html {}  /* ±âº» ½ºÅ©·Ñ Á¦°Å */
body{height:100%;}  /* ´ëÃ¼ ½ºÅ©·Ñ »ý¼º */


/*html {_overflow-y:hidden;}   ±âº» ½ºÅ©·Ñ Á¦°Å */
/*body{ height:100%; _overflow-y:auto;}  /* ´ëÃ¼ ½ºÅ©·Ñ »ý¼º */


body,th,td,div,p {font-family: 'Nanum Gothic','NanumGothic','ng','³ª´®°íµñ',  "¸¼Àº °íµñ", "µ¸À½", "tahoma";font-size: 12px;color: #444;}
a {color: #444;text-decoration: none;}
a:hover {color: #444; text-decoration: none; } /* underline */
/*none : ±âº»°ª, ÅØ½ºÆ®±âº»
/*underline: ¾ÞÄ¿ ÅÂ±×¿Í °°Àº ¹ØÁÙ È¿°ú
/*overline: À­ÁÙ È¿°ú
/* line-through : Áß¾Ó¿¡ ÁÙ È¿°ú

/* ¸µÅ© °É¾úÀ»¶§ ÁÖÀ§¿¡ Å×µÎ¸® Á¡¼± ¾ø¾Ö±â */
a,img {outline: none; selector-dummy: expression(this.hideFocus=true);}

input,textarea,select {vertical-align:middle;}

div, ul, form, fieldset, td, th, li, h1, h2, h3, h4, p { margin:0; padding:0;}
img {vertical-align: middle; border: 0;}
img .middle {vertical-align:middle; margin-bottom:3px;}
img .top {vertical-align:top; margin-top: 3px;}
img .block {display:block;}
h1 img,h2 img,h3 img {vertical-align: top; }
h1,h2,h3,h4,h5 {font-size: 12px; line-height: 16px;}
ol,ul,li {list-style: none;}
fieldset, img {border: none;}
hr {display:none;}
form {display:inline;}
div .hide {display:none;}
table {border-collapse: collapse;}
table caption {display:none;}
legend {display:none;}
em { font-style: normal;}


/***************************** ¼³¸í¹Ú½º ¼û±â±â class *******************************/

.hidden_t {font-size:0;line-height:0;margin-left:-1600px;}
.radio{vertical-align: middle;}

/***************************** ±âº» class *******************************/

.tRight {text-align:right;}
.tLeft {text-align:left;}
.tCenter {text-align:center;}
.tCenter2 {margin:0 auto;}
.btnR {margin-bottom:15px; text-align:right;}
.btnC {margin-bottom:15px; text-align:center;}
.line{height:1px; background:#e7e7e7; font-size:0; line-height:0;}/** ±âº» ¶óÀÎ **/
.b {font-weight:bold;}/** ±½Àº ÅØ½ºÆ® **/
.hand {cursor: pointer; }/** ÀÌ¹ÌÁö¿¡ onClick Ã³¸®ÇßÀ» ¶§ ¼Õ¹Ù´Ú ¸ð¾ç ¸¸µé±â **/
.clr {clear:both; font-size:0; line-height:0;}/** ÇÃ·ÎÆÃ µÈ ¿ä¼Ò¸¦ clearÇÏ±â **/
.png24 {tmp:expression(setPng24(this));}

.dInput{border:1px solid #d5d5d5;color: #4a433d;background: #FFF;font-size: 12px;padding:2px;height:15px;line-height:15px;}
.dSelect{border:1px solid #d5d5d5;color: #4a433d;background: #FFF;font-size: 12px;}

/*********COLOR********************************************************************************************/

.orange { color:#ea8663; }
.white { color:#ffffff; }
.pink { color:#ff7693; }
.skyb{ color:#8cb5ed; }
.green { color:#55860b; }
.purple { color:#a82741; }
.blue { color:#0958ab; }
.brown { color:#861917; }
.wbrown { color:#9b8974; }
.dbrown { color:#5a4f41; }
.red { color:#ea0000; }
.gray { color:#a0a0a0 ; }
.wgray { color:#a0a0a0 ; }
.dgray { color:#a0a0a0 }
.yellow {color: #ffde29;}
.blac { color: #000;}
.pointC { color: #ac66e3;}