/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
#home-bottom-mainer{
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}


#div-1{
	width: 900px;
	margin: 0px auto;
	background: #4D4D4D url(images/bottom-box-naver_03.png) repeat-y;
	float: left;
	color: #fff;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 12px 0px 13px 0;
	margin-bottom: 20px;
		height: 180px;
	overflow: hidden;
}
#div-1 a {
	color: #fff;
	text-decoration: none;
}
#div-1 ul li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#div-1 ul{
	padding: 0px;
	margin: 0px;
	float: left;
}
#div-1 a:visited{
	color: #fff;
	text-decoration: none;
}
#div-1 a:hover{
	color: #b2b2b2;
	text-decoration: underline;
}
#div-1 h2{
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
.tabs-nav {
    list-style: none;
    margin: 0;
    float: left;
	padding: 0;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
ul#main-naver-home{
	width: 193px;
}
ul#main-naver-home a {
    position: relative;
    top: 1px;
    z-index: 2;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    list-style-type: none;
    height: 30px;
        display: block;
    padding: 0 30px 0 0;
    text-align: right;
    text-decoration: none;
    margin-bottom: 5px;
    margin-top: 5px;
    white-space: nowrap; /* required in IE 6 */    
	
}
ul#main-naver-home a:hover{
	color: #fff;
	text-decoration: none;
}
.tabs-nav li {
   width: 193px;
}
.tabs-nav a {
    position: relative;
    list-style-type: none;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    height: 30px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 5px;
    margin-top: 5px;
    white-space: nowrap; /* required in IE 6 */    
	
}

.tabs-nav .tabs-selected a {
   color: #fff;
    background: url(images/home-bottom-selected_10.png);    
}
.tabs-nav .tabs-selected a:hover {
    color: #fff;
    background: url(images/home-bottom-selected_10.png);
    
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	color: #fff;
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
	
	
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;

}
.tabs-nav .tabs-selected a span {
   
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
		
}
#T-1{

}

.tabs-container {


	

}

.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
#bottom-box{
	width: 208px;
	float: left;
	padding:10px;
	background-color: #333;
	height: 162px;
	margin-right: 14px;
overflow: hidden;
	z-index: -10;
	margin-left: -7px;
	
	margin-bottom: 30px;
}

#bottom-box2{
	width: 451px;
	float: left;
	padding:5px;
	background-color: #333;
	height: 172px;
	margin-right: 16px;
overflow: hidden;
	z-index: -10;
	margin-left: -5px;
	text-align: center;
	margin-bottom: 30px;
}