@charset "UTF-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym,
address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, button,
a, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font: inherit;
}

html, body {width:100%;height:100%; margin:0; padding:0}

body {
    font-family: Nanum Gothic,dotum,Helvetica,Tahoma,sans-serif;
    /*
    font-family: '돋움',dotum,Helvetica,Tahoma,sans-serif;
	background:#eee url(/2015/image/bg.jpg) no-repeat fixed 50% 0;
        */
    
    letter-spacing: 0em;
}
td.class1{font-size: 12pt; font-weight:bold; color:#C30; padding-top:20pt; padding-right:20pt; padding-left:20pt; padding-bottom:20pt; }
td.class2{font-size: 10pt; color:#888888; padding-top:5pt; padding-right:10pt; padding-left:20pt; padding-bottom:5pt; }

a:hover {
    text-decoration: none;
    color: #fff;
}

a:link {
    text-decoration: none;
    color: #444444;
}

a:visited {
    color: none;
    color: #444444;
}

table {
    border: 0;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

div {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    float: left;
}

#tophead {
    width: 100%;
    height: 160px;
    margin: 0 auto;
    font-size: 14px;
    background-image:url('http://www.gtong.co.kr/gate/main_img/top_bg.png');
	text-align:center;
}

#mid1 {
    width: 100%;
    height: 340px;
    margin: 0 auto;
    background-image:url('http://www.gtong.co.kr/gate/main_img/mid_bg.png');
	text-align:center;
}

#mid2 {
    width: 100%;
    height: 340px;
    margin: 0 auto;
    background-image:url('http://www.gtong.co.kr/gate/main_img/mid2_bg.png');
	text-align:center;
}

#mid3 {
    width: 100%;
    height: 340px;
    margin: 0 auto;
    background-image:url('http://www.gtong.co.kr/gate/main_img/mid3_bg.png');
	text-align:center;
}

#bottom {
    width: 100%;
    height: 100px;
    margin: 0 auto;
	text-align:center;
}

.warp {
    width: 1000px;
    margin: 0 auto;
}