﻿@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@charset "utf-8" @font-face {
font-family:'Nanum Gothic';
src:url('../fonts/NanumGothic.eot')
}
@font-face {
font-family:'Nanum Gothic';
src:url('../fonts/NanumGothic.woff')
}
/* Reset CSS  */
html {
	height: 100%;
	overflow-y:scroll;
}
body {
	font-size: 12px;
	font-family:'NanumGothic', 'Nanum Gothic', sans-serif;
	color:#2c2c2c;
	letter-spacing:-0.2px;
	font-style:normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p {
	margin: 0px;
	padding:0px;
	list-style:none;
}
fieldset {
	border: 0px;
}
a {
	font-style:normal;
	text-decoration:none;
	color:#555;
}
hr, legend {
	height: 0;
	left: -5000px;
	line-height: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	visibility: hidden;
	width: 0;
}
caption {
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
}
* {
	margin:0;
	padding:0;
	border:0;
	outline:0;/*vertical-align:top;*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
img, video {
	max-width:100%;
	border:0;/*vertical-align:top;*/
	vertical-align: middle;
}
table {
}
input, select {
	vertical-align:middle;
	border:1px solid #CCC;
}
label {
	cursor:pointer;
}
.blind, legend, hr, caption {
	display:block;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-1000em;
}
i, em, address {
	font-style:normal;
	font-weight:normal;
}
td, th {
	vertical-align: middle;
	font-size:13px;
}
td strong {
	font-weight: 100;
	font-size: 5px;
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
/*  layout  */

#wrap {
	width:100%;
	margin:0 auto;
	padding:0;
	position: relative;
}
#header_line {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
	position: relative;
	z-index:99999;
	background:#ffffff;
}
#header {
	width:1000px;
	/*border-top: 1px solid #EEE;*/
	background:#FFF;
	position: relative;
	z-index:4;
	overflow:hidden;
	left:50%;
	margin-left:-500px;
}
#header h1 {
	width:200px;
	float:left;
	height:71px;
}
.head_navi {
	width:100%;
	height:22px;
	padding:0px;
	background:#F6F6F6;
}
.hd_top {
	position: relative;
	width: 1000px;
	left:50%;
	margin-left:-500px;
}
.hd_top ul li {
	float:left;
	width: 22px;
	height:22px;
	background:#fff;
}
.icon_nav {
	margin-left:86%;
}
.menu {
	width:800px;
	float:left;
}
.menu ul {
	width:100%;
	margin:0 auto;
}
.menu ul li {
	width:199px;
	/*border-right:1px solid #e4e4e4;*/
	float:left;
	text-align:center;
	padding:42px 0;
}
.nav_line_px {
	color:#ffffff;
}
.hvr-underline-from-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #192C66;
	height: 3px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
	right: 0;
}
.menu ul li a {
	font-size:18px;
	color:#000;
}
.menu ul li a:hover {
	color:#192C66;
	font-weight:bold;
}
.sub_menu {
	z-index:999;
	width:100%;
	height:220px;
	position: absolute;
	/*top:138px;*/
	padding-top:10px;
	background:url(../images/head_sub_menu_bg2.jpg) -800px 0 no-repeat;
	background-image:url(../images/head_sub_menu_bg2.jpg);
	font-size:14px;
	background-position: 50% 0;
	border-bottom:1px solid #e4e4e4;
}
.sub_menu ul {
	width:1000px;
	overflow:hidden;
	left:50%;
	margin-left:-500px;
	position:relative;
	top:-0.5px;
	float:left;
}
.sub_menu_line {
	padding:0 5px 0 5px;
	color:#D5D5D5;
}
.sub_menu ul li {
	float:left;
	margin:12px 0;
}
.sub_menu_category {
	width: 120px!important;
	left: 0px!important;
	margin: 0 36px!important;
}
.sub_menu_category li {
	float:none!important;
	text-align:left;
}
.sub_menu_title {
	width: 16%;
	/*background: #000;*/
	/*padding: 10px;*/
	padding-top:82px;
	margin:0px 10px 0px 0px !important;
	text-align: center;
}
.sub_menu_title p {
	width: 100%;
	padding-left:43px;
	color:#284b89;
	font-size:28px;
	text-align: left;
	line-height:20px;
}
.sub_menu_title p span {
	font-size:12px;
	height:10px;
	font-weight:bold;
	color: #98D021;
}
.sub_menu_title a {
	color:#ffffff;
	font-weight:bold;
}
.sub_menu_title a:hover {
	color:#ffffff!important;
	font-weight:bold!important;
}
.sub_menu_color {
	width:652px;
	height:40px;
	z-index:1000;
	position:absolute;
	top:0px;
	left:0px;
	background:#000000;
}
.sub_menu_color p {
	font-size:18px;
 font-weight:;
	color: #8CC01E;
	text-align:right;
	padding-right:20px;
	padding-top:8px;
}
.sub_menu ul li a {
	/*color:#8D8D8D;*/
	font-size:13px;
	background: url(../images/dot_menulist.gif) 0px 8px no-repeat;
	padding-left: 6px;
}
.sub_menu ul li a:hover {
	color:#003CA5;
	font-weight:bold;
	text-decoration: underline;
}
.sub_menu_site {
	z-index:999;
	width:100%;
	height:220px;
	position: absolute;
	padding-top:10px;
	font-size:14px;
	background-position: 50% 0;
	background: #FFF;
	border-bottom:1px solid #e4e4e4;
}
.sub_menu_site ul {
	width:1000px;
	overflow:hidden;
	left:50%;
	margin-left:-500px;
	position:relative;
	top:-0.5px;
	float:left;
}
.sub_menu_line {
	padding:0 5px 0 5px;
	color:#D5D5D5;
}
.sub_menu_site ul li {
	float:left;
	margin:13px 0;
}
.sub_menu_category {
	width: 130px!important;
	left: 50px!important;
	margin: 0 36px!important;
}
.sub_menu_category li {
	float:none!important;
	text-align:left;
}
.sub_menu_title_site {
	padding-top:20px;
	margin:0px 5px 0px 0px !important;
	text-align: center;
}
.sub_menu_title_site p {
	width: 100%;
	padding-left:30px;
	color:#284b89;
	font-size:22px;
	font-weight:bold;
	text-align: left;
	line-height:16px;
}
.sub_menu_title_site p span {
	font-size:12px;
	height:10px;
	color: #98D021;
}
.sub_menu_title_site a {
	color:#ffffff;
	font-weight:bold;
}
.sub_menu_title_site a:hover {
	color:#ffffff!important;
	font-weight:bold!important;
}
.sub_menu_site ul li a {
	font-size:13px;
	background: url(../images/dot_menulist.gif) 0px 8px no-repeat;
	padding-left: 6px;
}
.sub_menu_site ul li a:hover {
	color:#595959;
	font-weight:bold;
	text-decoration: underline;
}


.sub_menu_site {
	z-index:999;
	width:100%;
	height:220px;
	position: absolute;
	padding-top:10px;
	font-size:14px;
	background-position: 50% 0;
	background: #FFF;
	border-bottom:1px solid #e4e4e4;
}

.sub_menu_site ul {
	width:1000px;
	overflow:hidden;
	left:50%;
	margin-left:-500px;
	position:relative;
	top:-0.5px;
	float:left;
}

.sub_menu_line {
	padding:0 5px 0 5px;
	color:#D5D5D5;
}

.sub_menu_site ul li {
	float:left;
	margin:13px 0;
}


.sub_menu_category{
	width: 130px!important;
  left: 50px!important;
  margin: 0 36px!important;
}

.sub_menu_category li{
	float:none!important;
	text-align:left;
}

.sub_menu_title_site {
	padding-top:20px;
	margin:0px 5px 0px 0px !important;
	text-align: center;
}

.sub_menu_title_site p{
	width: 100%;
	padding-left:30px;
	color:#284b89;
	font-size:22px;
	font-weight:bold;
	text-align: left;
	line-height:16px;
}

.sub_menu_title_site p span{
	font-size:12px;
	height:10px;
	color: #98D021;
}

.sub_menu_title_site a {
	color:#ffffff;
	font-weight:bold;
}

.sub_menu_title_site a:hover {
	color:#ffffff!important;
	font-weight:bold!important;
}


.sub_menu_site ul li a {
	font-size:13px;
	background: url(../images/dot_menulist.gif) 0px 8px  no-repeat;
	padding-left: 6px;
}

.sub_menu_site ul li a:hover {
	color:#595959;
	font-weight:bold;
	text-decoration: underline;
}






















#footer {
	width: 100%;
	min-height:230px;
	overflow: hidden;
	border-top:1px solid #e4e4e4;
	background: #F6F6F6;
	/*background: #404040;*/
		margin:0 auto;
}
.footer_cont {
	width:100%;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
}
.footer_cont_width{ width:1000px; margin:0 auto;} 
.footer_logo {
	padding-top: 8px;
	width: 180px;
	float:left;
}
.footer_address {
	font-size:13px;
	width:auto;
	float:left;
	margin-left:20px;
	line-height:23px;
	color:#4E4E4E;
	border-left: 1px solid #E4E4E4;
	padding-left: 25px;
	height: 70px;
}
.footer_address span {
	font-weight:bold;
	color: #2F2F2F;
}
#container {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	z-index:1;
}
/* main visual */
.main_visual {
	width:100%;
	margin:0 auto;
	background:#f1f1f1;
	height:430px;
}
#mvisual {
	width:1000px;
	height: 387px;
	left: 50%;
	margin-left: -500px;
	position: relative;
}
#mvisual ul li {
	float: left
}
#mvisual ul .bt {
	margin-top: -3px
}
#mvisual img:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.90
}
.mvisual_carousel {
	position: relative;
	width: 1000px;
	height: 430px;
	overflow:hidden;/*left: 50%;
	margin-left: -500px;*/
	margin:0 auto;
}
.mvisual_carousel img {
	display: block;
	float: left;
	cursor: pointer
}
#mvisual_page {
	text-align: left;
	position: absolute;
	margin:400px 0px 0px 47%;
	z-index: 999;
}
#mvisual_page a {
	margin-right: 5px;
	display: inline-block;
	width: 25px;
	height: 5px;
	background: url(../images/slide-bg.png) no-repeat; /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: .40*/
}
#mvisual_page a.selected {
	cursor: default;
	background:url(../images/slide-bg-active.png) no-repeat; /* filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: .80*/
}
#mvisual_page a span {
	display: none
}
.banner_notice_line {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	/*border-bottom:1px solid #e4e4e4;*/
	height:184px;
}
.banner_notice {
	width:1000px;
	left: 50%;
	margin-left: -500px;
	position: relative;
	height:184px;
	overflow:hidden;
	border-right:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
.main_banner {
	width:600px;
	float:left;
}
.main_banner ul {
	width:100%;
	margin:0 auto;
}
.main_banner ul li {
	float:left;
}
.main_notice {
	width:370px;
	float:left;
	padding:20px 15px;
}
.main_notice h3 {
	font-size:20px;
	color:#054984;
	padding-bottom:10px;
	border-bottom:1px solid #e4e4e4;
}
.main_notice h3 a {
	font-size: 12px;
	margin-left: 240px;
	color:#9c9c9c;
 font-weight:;
}
.main_notice h3 a:hover {
	color:#000;
}
.notice_cont {
	width:100%;
	text-align:center;
	font-size:12px;
	padding:15px 0;
	color:#7f7f7f;
}
.main_notice_subject {
	background:url(../images/notice_bg.png) no-repeat 15px 6px;
	padding-left:25px;
	color:#afafaf;
	padding-right: 5px;
	font-size:12px;
}
.main_notice_cont {
	font-size:12px;
}
.notice_cont img {
	vertical-align:top;
}
.main_sitemap_line {
	width:100%;
	margin:0 auto;
	height:199px;/*margin-bottom:20px;
	border-bottom:1px solid #e4e4e4;*/
}
.main_sitemap {
	width:1000px;
	left: 50%;
	margin-left: -500px;
	position: relative;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	height:199px;
}
.sitemep_company {
	width:169px;
	float:left;
	border-right:1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	padding:15px;
	height: 169px;
}
.sitemep_company h4 {
	font-size:20px;
	color:#054984;
	/*color:#0077DB;*/
	padding-bottom:10px;
}
.sitemep_company h4 a {
	font-size:12px;
	margin-left:28px;
	color:#9c9c9c;
	width:auto;
	float:none;
}
.sitemep_company h4 a:hover {
	color:#000;
}
.sitemep_company a {
	font-size:12px;
	font-family: "돋움", "돋움체", dotum;
	width:100%;
	float:left;
	line-height:24px;
	color:#8d8d8d;
}
.sitemep_company a:hover {
	color:#000;
}
.sitemep_product {
	width:170px;
	float:left;
	padding:15px;
	height: 169px;
	border-top: 1px solid #e4e4e4;
}
.sitemep_product h4 {
	font-size:20px;
	color:#054984;
	padding-bottom:10px;
}
.sitemep_product a {
	font-size:12px;
	font-family: "돋움", "돋움체", dotum;
	width:100%;
	float:left;
	line-height:20px;
	color:#8d8d8d;
}
.sitemep_product a:hover {
	color:#000;
}
.sitemep_product_img {
	width:199px;
	float:left;
	height: 199px;
	border-right:1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}
/* main banner */
.sitemep_product_img h4 {
	margin-top:20px;
}
.sitemep_product_img h4 a {
	font-size:12px;
	margin-left:140px;
	color:#9c9c9c;
	width:auto;
	float:none;
 font-weight:;
}
.sitemep_product_img a:hover {
	color:#000;
}
#mbanner {
	width: 199px;
	height: 137px;
	margin: 12px auto;
	clear: both
}
#mbanner .shop p {
	float: left
}
.al {
	text-align: center;
	margin-top: 50px;
	widtH:auto;
	float:left;
}
.ar {
	float: right;
	margin-top: 50px;
	widtH:auto;
	float:left;
}
#mbanner .image_carousel {
	float: left;
	position: relative;
	width: 147px
}
#mbanner_img img {
	cursor: pointer;
	float:left;
}
#mbanner_img img:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.90
}
.sitemep_customer {
	width:169px;
	float:left;
	border-right:1px solid #e4e4e4;
	padding:15px;
	height: 169px;
	border-top:1px solid #e4e4e4;
}
.sitemep_customer h4 {
	font-size:20px;
	color:#054984;
	padding-bottom:10px;
}
.sitemep_customer h4 a {
	font-size:12px;
	margin-left:25px;
	color:#9c9c9c;
	width:auto;
	float:none;
}
.sitemep_customer h4 a:hover {
	color:#000;
}
.sitemep_customer a {
	font-size:12px;
	font-family: "돋움", "돋움체", dotum;
	width:100%;
	float:left;
	line-height:24px;
	color:#8d8d8d;
}
.sitemep_customer a:hover {
	color:#000;
}
.sitemep_Inquiry {
	width:170px;
	float:left;
	padding:15px;
	height: 170px;
	background:url(../images/banner_bg.jpg) no-repeat;
	border-top:1px solid #e4e4e4;
}
.sitemep_Inquiry h4 {
	font-size:20px;
	color:#054984;
	padding-bottom:15px;
}
.sitemep_Inquiry h4 a:hover {
	color:#3e94c4;
}
.sitemep_Inquiry p {
	font-size: 22px;
	float: left;
	color: #12437A;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -1px;
}
.sitemep_Inquiry p span {
	font-family:"돋움", "돋움체", dotum;
	font-size:12px;
	color:#5F5F5F;
	line-height:18px;
	font-weight:normal;
}
.main_navi_bg {
	width:100%;
	background:#fff;
	height:55px;
	border-bottom:1px solid #e4e4e4;
}
.main_navi {
	width:800px;
	/*background:#efefef;*/
	height:35px;
	left: 50%;
	margin-left: -500px;
	position: relative;
	padding:0 100px;
}
.main_navi li {
	margin:20px 0;
	float:left;
	color: #E3E3E3;
}
.main_navi li a {
	padding:20px 40px;
	font-size:13px;
	font-weight:bold;
	color:#9C9C9C;
}
.main_navi li a:hover {
	color:#555;
}
/* company */
#sub_container {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	z-index:1;
	left: 50%;
	margin-left: -500px;
	position: relative;
}
.sub_visual {
	width:100%;
	text-align:center;
}
.sub_navi {
	width:998px;
	margin:0 auto;
	border-bottom:1px solid #e4e4e4;
	overflow: hidden;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}
.sub_navi ul {
	width:100%;
}
.sub_navi ul li {
	width:199px;
	border-right:1px solid #e4e4e4;
	float:left;
	padding:10px 0;
	background:#f6f6f6 url(../images/sub_navi_img.png) no-repeat right;
}
.sub_navi ul li a {
	margin:0 20px;
	font-family:"돋움", "돋움체", dotum;
	font-size:11px;
	color:#b5b5b5;
}
.sub_navi ul li a:hover {
	color:#495059;
}
.sub_navi ul li a span {
	color:#495059;
}
.navi_first {
	background-image:none !important;
	background:#f6f6f6;
}
.navi_last {
	width:198px !important;
	border-right:none !important;
	background-image:none !important;
	background:#f6f6f6;
}
.sub_cont {
	width:998px;
	margin:0 auto;
	overflow:hidden;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}
.left_cont {
	width:199px;
	float:left;
}
.left_cont h4 {
	width:100%;
	height:140px;
}
.left_menu {
	width:100%;
	float:left;
}
.left_menu ul {
	width:100%;
}
.left_menu ul li {
	width:100%;
	padding:15px 0;
	float:left;
	border-bottom:1px solid #e4e4e4;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.left_menu ul li:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #f6f6f6;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.left_menu ul li:hover, .left_menu ul li:focus, .left_menu ul li:active {
	background:#f6f6f6;
}
.left_menu ul li:hover:before, .left_menu ul li:focus:before, .left_menu ul li:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	background:#f6f6f6 url(../images/left_menu_bg.jpg) no-repeat right;
}
.left_menu ul li a {
	padding:15px 50px 15px 20px;
	font-size:13px;
	font-weight:400;
	color:#666666;
}
.left_menu ul li a:hover {
	color:#00548F;
}
.left_banner {
	width:100%;
	float:left;
	text-align:center;
	margin-top:50px;
}
.sub_title_line {
	margin-top:65px;
	width:100%;
	border-bottom:1px solid #ececec;
	padding-bottom:25px;
	float:right;
}
.sub_title {
	min-height:45px;
	background:url(../images/title_bg.jpg) no-repeat left;
	margin-left:50px;
}
.sub_title p {
	width:auto;
	float:left;
	text-align:left;
	font-size:28px;
	color: #001D5A;
	margin-left:53px;
	line-height:24px;
}
.sub_title p span {
	float:left;
	font-size:14px;
	color:#58595A;
	font-weight: bold;
}
.sub_title_font {
	float:right!important;
	font-size:14px!important;
	color:#4d4c4c !important;
	text-align:right!important;
	padding-top:22px;
	margin-right: 50px;
}
.sub_text {
	width:797px;
	border-left:1px solid #e4e4e4;
	float:left;
	min-height:500px;/*background:url(../images/test_bg.jpg) repeat-x; */
	
}
.sub_tx {
	width:738px;
	background:url(../images/sub_text_bg.jpg) center no-repeat;
	background-position:bottom;
	padding:30px;
	float: left;
	min-height:750px;
}
.sub_tx_01 {
	width:738px;
	background:url(../images/sub_text_bg_ceo.jpg) center no-repeat;
	background-position:bottom;
	padding:30px;
	float: left;
	min-height:750px;
}
.sub_tx_02 {
	width:738px;
	background:url(../images/Customized_Product_bg.jpg) center no-repeat;
	background-position:top;
	padding:30px;
	float: left;
	min-height:600px;
}
.sub_tx h5 {
	font-size:24px;
	color:#000000;
	font-weight: normal;
	line-height:35px;
	margin-bottom:30px;
	border-bottom:1px solid #e4e4e4;
	padding-bottom: 20px;
}
.sub_tx h5 span {
	color:#98d021;
}
.sub_tx p {
	font-size:16px;
	line-height:36px;
	color:#666666;
	margin-bottom:20px;
}
.sub_tx p span {
	font-size:16px;
	color:#666666;
}
.sub_tx_01 {
	width:738px;
	background:url(../images/sub_text_bg_ceo.jpg) center no-repeat;
	background-position:bottom;
	padding:30px;
	float: left;
	min-height:750px;
}
.sub_tx_01 h5 {
	font-size:24px;
	color:#000000;
	font-weight: normal;
	line-height:35px;
	margin-bottom:30px;
}
.sub_tx_01 h5 span {
	color:#98d021;
}
.sub_tx_01 p {
	font-size:14px;
	line-height:25px;
	color:#666666;
	margin-bottom:20px;
}
.sub_tx_01 p span {
	font-size:16px;
	color:#666666;
}
/* product */

.pro_tx {
	width:798px;
	float: left;
	min-height:600px;
	overflow:hidden;
}
.pro_tx h4 {
	font-size:30px;
	color:#0088e7;
	padding:40px 20px 17px 20px;
	border-bottom:1px solid #eeeeee;
	background: #F8F8F8;
}
.pro_tx h4 span {
	font-size:15px;
	color:#4d4c4c;
	padding-left:10px;
}

.pro_cont {
	width:758px;
	margin:20px 20px 30px 20px;
	overflow:hidden;
}

.pro_cont_a {
	width:798px;
	overflow:hidden;
}

.pro_img {
	float:left;
	width:225px;
	display:none;
}

.pro_img_a {
	float:left;
	width:100%;
}

.pro_text {
	float:left;
	width:100%;
	margin-top:10px;
}

.pro_text_details {
	margin:0 auto;
	margin-bottom:10px;
}

.pro_text_details h6 {
	font-size:18px;
	margin-bottom:5px;
}

.pro_text_details h6 img {
	margin-right:5px;
}

.pro_text_details p {
	font-size:14px;
	color:#666666;
	line-height: 24px;
	padding:5px 15px 15px 15px;
}

.pro_chat {
	width:100%;
	margin-bottom:50px;
}
.clinching_text{width:100%; margin:0 auto;}
.clinching_text p{width:48%; padding:0px; float:left; padding-left:10px;}
.address {
	width:100%;
	margin:0 auto;
	margin-top:30px;
	text-align:center;
}

.address p {
	font-size:14px;
	margin-bottom:0;
}

.address p span {
	color:#0088e7;
	font-size:14px;
}

/* board_online */
.notice_img {
	margin:20px 0;
}

.board_list {
	margin:20px 0;
}

/*게시판*/
.board {
	margin:5px 0;
	border-top:#2d83cc solid 3px;
	border-bottom:#2d83cc solid 1px;
}

.board th {
	font-size:11px;
	letter-spacing:-0.05em;
	color:#3489d1;
	font-weight:bold;
	border-bottom:#e5e5e5 dashed 1px;
	padding-left:7px;
}
.board td {
	border-bottom:#e5e5e5 dashed 1px;
	height:26px;
	vertical-align:middle;
}
.btn {
	margin:15px;
}
.board input {
	border:#d6d6d6 solid 1px;
	padding:2px;
	margin:2px;
}
.downSearch {
	margin:5px;
}
.downSearch input {
	border:#e3e3e3 solid 1px;
	height:20px;
}
.paging {
	color:#908980;
	font-size:11px;
	text-align:center;
	letter-spacing:0.1em;
	margin:10px;
}
.paging a {
	color:#908980;
	font-size:11px;
}
.paging a:hover {
	color:#3489d1;
}
.paging b {
	color:#3489d1;
	font-weight:bold;
}
.boardTit {
	background:#eeeeee;
	margin-top:1px;
	padding-top:1px;
}
.boardTit td {
	font-size:12px;
	color:#333;
	vertical-align:middle;
}
.boardTit th {
	font-size:13px;
	letter-spacing:-0.05em;
	color:#2d83cc;
	vertical-align:middle;
	border-bottom:#cccccc solid 1px;
	height:24px;
	text-align:center;
}
.boardTit b {
	font-size:11px;
	color:#2d83cc;
	letter-spacing:-0.05em;
}
.boardView {
	padding:20px;
	border-bottom:#e8e8e8 solid 1px;
}
.txtFile {
	font-size:11px;
	color:#669acb;
	margin-top:10px;
	padding-top:5px;
	border-top:#e8e8e8 dashed 1px;
}
/* FAQ 게시판 */
.faq_boaed {
	width:100%;
	margin:0 auto;
	border-top: #2d83cc solid 3px;
	border-bottom: #2d83cc solid 1px;
}
.faq_boaed .list {
	background:#ffffff url(../images/ic_plus.gif) no-repeat 98% 50%;
	border-bottom: #e3e3e3 solid 1px;
	padding: 12px 12px 11px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #5e5e5e;
}
.faq_boaed .list_view {
	background: #f2f5f7 url(../images/ic_a.gif) no-repeat 10px 20px;
	padding: 20px 15px 20px 45px;
	color: #7a7a7a;
	font-size: 12px;
	border-bottom: #e3e3e3 solid 1px;
	line-height: 150%;
}
/*견적문의*/
.onlineBox {
	margin:10px 0;
	border-top:#2d83cc solid 3px;
	border-bottom:#2d83cc solid 1px;
	padding:10px;
	background:#fff;
}
.onlineBox td {
	padding:8px 10px;
	border-top:#e5e5e5 dashed 1px;
	font-size:11px;
	letter-spacing:-0.05em;
	color:#bbb;
}
.onlineBox td p {
	font-size:11px;
	letter-spacing:-0.05em;
	color:#bbb;
	padding-top:3px;
}
.onlineBox th {
	padding:3px 0 3px 25px;
	border-top:#e5e5e5 dashed 1px;
	color:#646464;
	font-family:dotum;
	font-weight:bold;
	font-size:12px;
./*background:url(../img/board/icon_arw.gif) no-repeat 10px 8px;*/ text-align:left;
}
.onlineBox .arw2 {
	padding:8px 0 8px 25px;
	border-top:#e5e5e5 dashed 1px;
	color:#646464;
	font-family:dotum;
	font-weight:bold;
	font-size:12px; /*background:url(../img/board/icon_arw2.gif) no-repeat 10px 13px;*/
	text-align:left;
}
.onlineBox input {
	border:#d8d8d8 solid 1px;
	margin-bottom:2px;
	height:20px;
}
.private {
	margin-top:10px;
	width:100%;
	float:left;
	font-size:12px;
	line-height:20px;
	text-align:center;
	cursor:pointer;
}
.private_agree {
	margin-top:10px;
	
	width:100%;
	float:left;
	font-size:12px;
	line-height:20px;
	text-align:center;}
.onlineBox .group1 {
	color:#2d83cc;
	font-size:13px;
	letter-spacing:-0.05em;
	border-top:#D2D8DE solid 1px;
	border-bottom:#D2D8DE solid 1px;
	text-align:center;
	font-weight:bold;
}
.onlineBox .group2 {
	color:#2d83cc;
	font-size:13px;
	letter-spacing:-0.05em;
	border-top:none;
	border-bottom:#D2D8DE solid 1px;
	text-align:center;
	font-weight:bold;
}
.ptd_list {
	margin:0px 0;
}
.ptd_list h6 {
	font-size: 35px;
	color: #0088e7;
	padding: 0px 10px 10px 10px;
	border-bottom: 2px solid #0088e7;
}
.ptd_list h6 a {
	float:right;
}
.list_pro_td {
	overflow: hidden;
	padding: 20px 0;
}
.list_td {
	overflow:hidden;
	line-height:20px;
}
.list_pro_td b {
	color: #0088e7;
	line-height:10px;
	color:#333;
}
.list_pro_td dl {/*border-right: #e8e8e8 solid 1px;*/
	float: left;
	width: 245px;
	text-align: center;
	margin-top:20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.list_pro_td dt {
	color: #333;
	padding: 5px 0 10px;
	line-height:20px;}
/*고객지원 좌측메뉴*/
.leftNotice {
}
.leftNotice_on {
	background:#f6f6f6 url(../images/left_menu_bg.jpg) no-repeat right;
}
.leftQA {
}
.leftQA_on {
	background:#f6f6f6 url(../images/left_menu_bg.jpg) no-repeat right;
}
.leftFAQ {
}
.leftFAQ_on {
	background:#f6f6f6 url(../images/left_menu_bg.jpg) no-repeat right;
}
.leftTD {
}
.leftTD_on {
	background:#f6f6f6 url(../images/left_menu_bg.jpg) no-repeat right;
}
