`/*///////////////////////////////////////////////////////////////////////////////////
//
// ±âº»
//
///////////////////////////////////////////////////////////////////////////////////*/
td, body, div, select, input, th, textarea, li, p, span {color:#666; font-size:10pt; font-family:'dotum';}

a:link {color:#666; text-decoration:none;}
a:active {color:#666; text-decoration:none;}
a:visited {color:#666; text-decoration:none;}
a:hover {color:#666; text-decoration:none;}

a,area {blr:expression(this.onFocus=this.blur()) }
:focus {-moz-outline-style: none; }
body, div, p, h1, h2, h3, li, ul, ol, form, dl, dt, dd, fieldset {padding:0; margin:0;}
body, html {background:#FFFFFF}
body {text-align:center}
th {font-weight:normal}
li, ol, ul {list-style:none}
img, fieldset {border:0}
.png24{tmp:expression(setPng24(this));}


/*///////////////////////////////////////////////////////////////////////////////////
//
// ·¹ÀÌ¾Æ¿ô
//
///////////////////////////////////////////////////////////////////////////////////*/
body {text-align:center;}
#container {width:946px; margin:0 auto; text-align:left;}

#header {width:100%; height:202px; text-align:left}
#header h1 {float:left; padding:55px 0 0 27px}
#header .sns {float:right; padding:55px 19px 0 0}
#header .sns li {float:left; padding-left:6px; font-size:0; vertical-align:top; line-height:0}
#header .sns li.msg {padding:13px 5px 0 0}

#snb {float:left; width:202px}
#snb .menu {height:181px}
#snb .menu li {height:37px; font-size:0; vertical-align:top; line-height:0}

#cnt {float:left; width:744px; min-height:300px; height:auto !important; height:300px; text-align:center}

#footer {clear:both; width:100%; height:85px; text-align:left; border-top:2px solid #f3f3f3; background:url('/images/common/footer_logo.gif') no-repeat 17px 20px}
#footer p {padding:19px 0 0 202px}



/*///////////////////////////////////////////////////////////////////////////////////
//
// ¸ÞÀÎ
//
///////////////////////////////////////////////////////////////////////////////////*/
#main {width:100%; height:610px}
#main p {}

html {
-webkit-text-size-adjust:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.wrap {    
    width:100%; 
    padding:0px; 
    margin:0px;
    text-align:center;
    float:left;

}
.wrap p {
    font-size: 10px;
    font-family:"Apple SD Gothic Neo", Arial, sans-serif;
    color: #999;
    line-height : 1.5em;    
}
.wrap p span{
    color : #ff0000;
}
.tabMenu{
    margin:20px 0 0 0;
    list-style:none;     
    
}
.tabMenu ul{
    position:relative;
    display:block;
    width : 100%;
    margin:0 0 0 0;
    padding:0px;
}
.tabMenu li{    
    display:inline;        
    width: 25%;
    float:left;
    font-size: 11px;
    font-family: "Apple SD Gothic Neo", Arial, sans-serif;
    font-weight :bold;
    color: #525252;   
}
