﻿@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
*{text-decoration:none; font-style:normal;}
a{color:#000; padding:0px;}
a:hover{color:#999;}
body{font-family: 'Nanum Gothic', sans-serif;
min-width: 100%;
min-height: 100%;
margin:0 auto;
background-color: #fff;
display: block;}
.wrap{background:url(/img/sub_bg.png) repeat-x; 
    width:100%; height:auto; padding:0px; margin:0 auto;}
.top{width:1150px; height:136px; padding:0px; margin:0 auto;}
.toplogo{text-align:center; float:left; width:280px; color:#fff; font-size:20px; font-weight:bold; height:76px; padding-top: 65px;cursor:pointer;}
.toplogo img{width: 100%;}
.topquick{text-align:right; list-style:none; width:820px; float:right; margin:0px;}
.topquick li{float:right; padding-left:15px; padding-top:10px; display:block; cursor:pointer;}
.navi{float:right; display:block; width:820px; padding-top:30px; margin-left:10px;}
.navi li{float:right; padding-right:70px; display:block; font-size:18px; font-weight:bold; cursor:pointer;}
.middle{width:100%; margin:0 auto;}
.content_title{margin:auto 0; background:url(/img/sub_tite_bg.png) repeat-x; height:120px;}
.content{ margin:0 auto; padding:0px;}
.con_left{width:199px; float:left; background-color:#fff; margin-top:-80px;}
.con_left_title{font-size:25px; margin:25px 0 0 20px; padding-bottom:30px; font-weight:bold;}
.left_menu{list-style:none; margin-left:-20px;}
.left_menu li{height:35px; cursor:pointer; border-bottom:1px solid #cecece; padding-top:20px;}
.con_right{width:900px; float:right;}
.sub_text{margin-top:-80px; font-size:25px; color:#fff; text-align:right; fone-weight:bold; opacity: 0.5; letter-spacing:2px;height:40px;}
.sub_category{list-style:none; color:#fff; margin-left:-50px;}
.sub_category li{ float:left; margin-right:10px; }
.page_title{margin:auto 0px; padding-top:60px; padding-bottom:10px; text-align:left; font-size:25px; font-weight:bold; border-bottom:2px solid #036; }
.page{  padding-top:30px;  }

.bottom{background:#464646; color:#fff; padding:30px 0px 60px; line-height:130%;  width:100%;}
.bottom .btext{width:1150px;margin:0 auto;}
 
.LNBq {
	width:199px; 
	background:url(/img/LNBquick_bg.png) repeat-x;
	padding:12px;
}
.LNBq li{list-style:none; background:#fff; width: 100%; margin-bottom:1px;
    height: 45px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: right;
    padding-top: 15px; padding-right:15px;
    font-size: 14px;
    color: #444;
    font-weight: bold;
    display: inline-block;
    }
.LNBq .qlink01{background:url(../img/LNBquick_icon1.png) no-repeat left;}
.LNBq .qlink02{background:url(../img/LNBquick_icon2.png) no-repeat left;}
.LNBq .qlink03{background:url(../img/LNBquick_icon3.png) no-repeat left;}




