table, tr, body, td, p, input, button, textarea, select, .c1 { font-family: "맑은 고딕",굴림; font-size:12px; color:#222222; }
img {border:0px;}

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
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:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.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;} /* 흐림 */

#writeContents { line-height:20px; }

body { text-align:center; }

#qnote{ 
    width:980px; 
    margin:0 auto 50px auto; 
    padding:0; 
    text-align:left;    color:#555; 
}
#menu {
    background-image: url('./img/menub.gif'); 
    height:51px; 
}    
#menu div { float:left; }

#menu { background-color:#fff; }
#menu a { display: inline-block; color:#fff; font-size: 15px; padding-left:40px; padding-top:18px; }

/* 중앙본문내 좌측 메인 바디 부분 */
#main, #main-mobile {
    width:785px;
    overflow:hidden;
    margin:10px 0px 0px 0px;
    line-height:1.5;
    background-color: ffffff;
    text-align:left;
    font-family:gulim;
    font-size:12px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding:0;
    float:left;
}

#main-mobile { display:none; }

/* 중앙본문내 우측 사이드 부분 */
#side { 
    float:right; 
    display:inline;
    width:194px;
    margin:10px 0px 0px 0px;
    background-color: ffffff;
}

.outlogin  {
	border:1px solid #cbcbcb;
	height:161px;
}


#main-image {
    float:left; 
    padding:0;
    margin:0;
    width:785px;
}


/* 메인화면 아래 즐겨찾기 */ 
#faq_list { display:none;
    float:left;
    margin:10px 0 0 0;
    width:400px; 
    padding:10px;
    border: 1px solid #CCC;
    text-align:left; 
    line-height:1.5;
    font-size:11pt; 
    font-family:"나눔고딕",돋움;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.sub1 {
    background:url(./img/sub-bg.gif);
}

.sub2_1 {
    background:url(./img/sub-title-1.png) left top no-repeat; 
    padding:110px 0 0 0;
}

.sub2_2 {
    background:url(./img/sub-title-2.png) left top no-repeat; 
    padding:110px 0 0 0;
}

.sub2_3 {
    background:url(./img/sub-title-3.png) left top no-repeat; 
    padding:110px 0 0 0;
}

.sub2_4 {
    background:url(./img/sub-title-4.png) left top no-repeat; 
    padding:110px 0 0 0;
}

.sub-side {
    width:210px;
    float:left;
    /*padding:40px 0 0 20px;*/
    font-weight:bold;
    position:absolute;
}

.sub-side .title {
    margin:5px 10px 5px 10px;
    line-height:18px;
}

.sub-side a:hover,
.sub-side a:link,
.sub-side a:visited,
.sub-side a:active
{
    text-decoration:none;
    font-weight:bold;
    color:#000;
}
.sub-side a:hover {
    text-decoration:underline;
}

.sub-box {
    width:760px;
    /*background:url(./img/sub-box-bg.gif);*/
	background-color:#f5fbfc;
    margin:0 0 0 220px;
}

.sub-contents {
    color:#000;
    font-size:12px;
    font-family:gulim;
    line-height:20px;
    padding:20px 20px 20px 30px;
}

.sub-contents .name-link {
    height:0;
    line-height:0;
    font-size:0;
}

.sub-contents h3 {
    margin:10px 0 20px 0;
    padding:0;
/*    color:#ff6c00;*/
    color:#356892;
    font-size:18px;
    font-family:dotum;
}

.sub-contents h5 {
    margin:10px 0 10px 0;
    padding:0;
    font-size:14px;
    font-family:dotum;
}

.page-table {
    margin:10px 0 10px 20px;
}

/*.page-table td {
    padding:10px;
    background-color:#F3F3F3;
}*/

.page-table td {
    padding:7px 40px;
    background-color:#FFF;
	text-align:center;
}

.page-table .gray {
    padding:7px 20px;
    background-color:#56b0d0;
	color:#fff
}

.mbskin {
    padding:20px 50px 20px 50px;
}

.copyright { max-width:100%; text-align:center; padding-top:10px; clear:both; color:#757474; }
.copyright span{ color:#353337; font-weight:600}
.copyright span:hover{ color:#267acd}

#side div.banner { text-align:center; background-color:#F7F7F7; padding-top:10px; }
#side div.banner img { display: block; margin: 0 auto 0 auto; }
#side div.banner .btn-demo { cursor: pointer; }

@media screen and (max-width:500px) {
    #qnote { width:100%; }
    #qnote #menu { width:100%; height:40px; white-space:nowrap; }
    #qnote #menu div { display:inline-block; float:none; }
    #qnote #menu img { margin:0; padding:0; height:35px; }
    #main, #main-mobile {
        display:block;
        max-width:100%;
        height:auto;
        background-size:contain;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
    }
    #main {
        display:none;
    }
    #main-image { max-width:98%; height:auto; background-size:contain; margin-left:5px; }
    #main-image img { max-width:100%; height:auto; background-size:contain;}
    #faq_list { width:97%; height:auto; background-size:contain; padding:5px; font-size:12px; margin-left:5px; }

    #side { width:97%; margin-left:5px; float:left; }

    #scroll_menu { display:none; }
    .sub-box { width:100%; margin:0; }
    .sub-box img { max-width:100%; margin:0; }

    .sub2_1 { padding:0; }
    .sub2_2 { padding:0; }
    .sub2_3 { padding:0; }
    .sub2_4 { padding:0; }

    #qnote .mbskin { padding:20px 10px; }

    #reg_mb_email { max-width:150px; }

    .copyright { max-width:100%; }
    .copyright img { max-width:100%; height:auto; }

    #menu a { padding-top:13px; padding-left:20px; }
}

.auto-test {
    cursor:pointer;
}

/*div {
    border:1px solid #000;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}*/
