@import 'https://fonts.googleapis.com/css?family=Arimo:700';

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
}
ul,li{list-style:none;}
.style1 {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 14px;
	color: #330066;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.sub_cate {
    position: absolute;
    top: 45px;
    left: 35px;
    background-color: #a8a8a8;
    height: 25px;z-index:9;
}
.sub_cate a {
    float: left;
    margin-left: 17px;
    line-height: 25px;
    color: white;
    font-size: 12px;
    letter-spacing: -0.9px;
}
.sub_cate a:first-child {
    margin-left: 5px;
}
.index_top_center ul:hover .sub_cate {  display: block;}
.index_top_center ul:hover > a ,.sub_cate a:hover {  color:black;}

.sub_cate{display:none;}

.index_top_center{	background-image: url(images/index/top_center_bg_new.jpg);	background-repeat: no-repeat;/*!  *//*!  */height: 45px;background-size: 990px 44px;}
.index_top_center ul {
    list-style: none;
    float: left;
    color: white;
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 0px 50px;
    letter-spacing: -1.5px;
    position: relative;
    height: 45px;
    line-height: 45px;
}


a {text-decoration: none;color: white;}
.index_top_center > ul:nth-child(1){margin-left:180px;}
.index_top_center > ul:nth-child(1) > div{width:482px;}
.index_top_center > ul:nth-child(2) > div{width: 300px;}
.index_top_center > ul:nth-child(3) > div{width: 200px;}
.index_top_center > ul:nth-child(4) > div{width: 320px;}



.top-left-link img{width:490px;height:55px;}


/*  sub 페이지*/
.sub_company .sub_left_menu{background: url("images/sub/menubg_company.jpg") no-repeat;}
.sub_product .sub_left_menu{background: url("images/sub/menubg_products.jpg") no-repeat;}
.sub_support .sub_left_menu{background: url("images/sub/menubg_support.jpg") no-repeat;}
.sub_customer .sub_left_menu{background: url("images/sub/menubg_customer.jpg") no-repeat;}
.sub_sitemap .sub_left_menu{background: url("images/sub/menubg_sitemap.jpg") no-repeat;background-color:white;}

.sub_company_kr .sub_left_menu{background: url("images/sub/menubg_company_kr.jpg") no-repeat;}
.sub_product_kr .sub_left_menu{background: url("images/sub/menubg_product_kr.jpg") no-repeat;}
.sub_support_kr .sub_left_menu{background: url("images/sub/menubg_support_kr.jpg") no-repeat;}
.sub_customer_kr .sub_left_menu{background: url("images/sub/menubg_customer_kr.jpg") no-repeat;}
.sub_sitemap_kr .sub_left_menu{background: url("images/sub/menubg_sitemap_kr.jpg") no-repeat;background-color:white;}


.sub_left_menu li {
  font-family: 'Arimo', segoi, sans-serif;
  vertical-align: bottom;
  line-height: 40px;
}
.sub_left_menu li a{  color: white;  font-size: 13px;}
.sub_left_menu div {
  margin-top: 60px;
  width: 225px;
}
.sub_left_menu ul {
  padding-left: 15px;
}

.sub_top_img img{width:990px;height:auto;}

.sub_cagegory {
    display: none;
}

.sub_left_menu li {
/*    height: 100%;*/
}

.sub_left_menu .sub_cagegory {margin-top: 0px;width: 130px;}

.sub_cagegory ul li {
    line-height: 25px;
    border: none;
}
.sub_category{display:none;}
.sub_category ul {
    padding-left: 10px;
}

.sub_left_menu .sub_category {
    width: 150px;
    margin-top: 0px;
}

.sub_left_menu .sub_category ul li {
    line-height: 18px;
}

.sub_category ul li {
    border: none;
}

.sub_left_menu > div > ul > li > a {
    display: inline-block;
    height: 35px;
    width: 200px;
    border-bottom: 1px solid rgba(170, 215, 252, 0.73);font-weight:bolder;
}
.sub_left_menu > div > ul > li:hover > a{color:black;}
.sub_left_menu > div > ul > li a:hover{color:black;}
.sub_category ul li a:hover{color:black;}
.sub_left_menu .sub_category .mnu_active a{color:black;}
