@charset "utf-8";

body.bg {
	background:#fff;
	overflow-x:hidden;
	}

#contentsWrap {
	clear:both;
	position:relative;
	top:0px;
	width:100%;
	height:855px;
	background:#fff;
	}

#contents {
	position:relative;
	width:1900px;
	left:50%;
	margin-left:-950px;
	}

.tvbtn {
	position:absolute;
	width:480px;
	height:180px;
	top:685px;
	left:630px;
	z-index:999999;
	}

.tvbtn a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999999999px;
	}

#linkMap22 {

	z-index:999999;
	position:absolute;
	top:204px;
	right:152px;
	width:90px;
	height:275px;
	}

#linkMap22 li {
	float:right;
	width:90px;
	height:90px;
	margin-bottom:3px;

	}

#linkMap22 li a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-99999px;
	}

.banner {
	position:relative;
	margin:0 auto;
	width:936px;
	top:-60px;
	z-index:9990;
	}

.banner li {
	float:left;
	width:468px;
	height:20px;
	}
	
.banner li .news{
	float:left;
	width:500px;
	height:190px;
	background:url(../images/main/news_bg.png) no-repeat;
	}
	

#quick {
	position:absolute;
	top:200px;
left:50%;
margin-left:620px;
	z-index:99
	}


#open {
	position:absolute;
	top:14px;
left:50%;
margin-left:457px;
	z-index:99
	}
		
	
.news{
position: absolute;
top: 0px;
left: 0px;	
width:224px;
}

.news .more_btn {
position: absolute;
top: 10px;
left: 400px;
	font-size:12px;
}

.news .new_tit {
position: absolute;
top: 20px;
left: 20px;
	font-size:12px;
}

.list_area{
position: relative;
	top:60px;
	left:25px;
}

.list_area a{
font-size:12px;
line-height:14px;
color:#ffffff;
}

.list_area li {
margin-bottom: 7px;
padding-left: 0px;
background: url(../images/common/bot.gif) no-repeat 0 50%;
}


/* 하단 사업자정보 */
#footerWrap {
	position:relative;
	bottom:0;
	width:100%;
	height:114px;
	padding-bottom:0px;
	background:#d1d1d1;
	}


#footer {
	position:relative;
	top:0px;
	width:1220px;
	margin:0 auto;
	}
	
	
a.rollover img { border-width:0px; display:inline; }
a.rollover img.over { display:none; }
a.rollover:hover { border:0px }
a.rollover:hover img { display:none; }
a.rollover:hover img.over { display:inline; }


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
body{
margin:0px;
	padding:0px;
}

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}


audio:not([controls]) {
    display: none;
    height: 0;
}

ul, li{
list-style-type:none;
	padding:0px;
	margin:0px;
	line-height:12px;
}

template {
    display: none;
}



a {
    background: transparent;
	color:#464646;
	text-decoration: none;
}


a:active,
a:hover {
    
	text-decoration: none;
	color:#000;
}



abbr[title] {
    border-bottom: 1px dotted;
}


b,
strong {
    font-weight: bold;
}


dfn {
    font-style: italic;
}


h1,h2,h3,h4 {
    
    margin:0;
	font-weight:normal;
}


mark {
    background: #ff0;
    color: #000;
}


small {
    font-size: 80%;
}


sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}



img {
    border: 0;
	margin:0px;
	padding:0px;
}


svg:not(:root) {
    overflow: hidden;
}



figure {
    margin: 1em 40px;
}


hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}


pre {
    overflow: auto;
}

/* *


/* *
* Remove most spacing between table cells. */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}

.clear{clear:both;}
	