﻿@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
 
/*
@import url(http://api.mobilis.co.kr/webfonts/css/?fontface=malgunWeb);
@font-face{
  font-family: "malgunWeb";
  font-style: normal;
  font-weight: normal;
  src: url('/font/malgun.eot');
  src: local('malgunWeb'), url('/font/malgun.woff') format('woff'), url('/font/malgun.ttf') format('truetype');
}

@font-face{
  font-family: "malgunWebB";
  font-style: normal;
  font-weight: bold;
  src: url('/font/malgunExtraBold.eot');
  src: local('malgunWeb'), url('/font/malgunExtraBold.woff') format('woff'), url('/font/malgunExtraBold.ttf') format('truetype');
}

*/
/* CSS Document */
/* * {-webkit-text-size-adjust:none;} */

/* //플로팅배너 */
html,body {margin:0; padding:0; position: relative; height: 100%;}
#wrap {margin:0 auto;text-align:center;}
#quick_bg {margin:0 auto;text-align:center;width:960px;position:relative;}
#quick {position:absolute;z-index:2;top:150px;width:0px;right:-10px;}

body{
	text-align:center;
	margin-top:0;
	padding-top:0;
	font-family : "맑은 고딕",malgun,"돋움",Dotum,Malgun Gothic,sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : #454545;
	letter-spacing:-1px;
}
a, img{
 border:0;
 outline:none;
/* //점선 제거 방법 */
	selector-dummy:expression(this.hideFocus=true);
}
.defult{
	font-family : "맑은 고딕",malgun,"돋움",Dotum,Malgun Gothic,sans-serif;
	color : #454545;
	font-size : 13px;
	line-height:20px;
	letter-spacing:-1px;
}
.defult a {
	color : #454545;
	font-size : 12px;
	line-height:18px;
	text-decoration : none;
	letter-spacing:-1px;
}
.defult a:hover {
	color : #454545;
	font-size : 12px;
	line-height:18px;
	text-decoration : underline;
	letter-spacing:-1px;
}
.defult a:active {
	color : #454545;
	font-size : 12px;
	line-height:18px;
	text-decoration : none;
	letter-spacing:-1px;
}

.default{font-family : "맑은 고딕",malgun,"돋움",Dotum,Malgun Gothic,sans-serif; font-size:13px; color:#454545; line-height:21px; text-decoration :none; }
.default a:link{font-size:13px; color:#454545; line-height:21px; text-decoration :none; }
.default a:visited{font-size:13px; color:#454545; line-height:21px; text-decoration:none; }
.default a:hover{font-size:13px; color:#454545; text-decoration:underline;}
.default a:active{font-size:13px; color:#454545; text-decoration:none; }

.list{font-family : "맑은 고딕",malgun,"돋움",Dotum,Malgun Gothic,sans-serif; font-size:14px; color:#454545; line-height:21px; text-decoration :none; }
.list a:link{font-size:14px; color:#454545; line-height:21px; text-decoration :none; }
.list a:visited{font-size:14px; color:#454545; line-height:21px; text-decoration:none; }
.list a:hover{font-size:14px; color:#454545; text-decoration:underline;}
.list a:active{font-size:14px; color:#454545; text-decoration:none; }


/* 탑메뉴 */
.lnbnav {position: absolute; z-index: 100; width: 961px; background-color: #fff; font-weight: 700; line-height: 36px;color: #333;
	 border-bottom: 3px solid #444444;border-left: 1px solid #d2d2d2;border-right: 1px solid #d2d2d2;}
.nav_box {float: left; width: 129px;height: 265px;border-right: 1px solid #ddd;}
.nav_box a {font-size: 15px; font-weight: 700; line-height: 36px;color: #666; letter-spacing: 0px;}
.nav_box a:hover {font-size: 15px; font-weight: 700; color: #334e81; letter-spacing: 0px;text-decoration : underline;}
.nav_box ul {list-style:none; margin:0; padding:0;}
.nav_box li {list-style:none; padding-left: 10px;vertical-align: top;}
.nav_box .dt3 a {font-size: 15px; font-weight: 700; line-height: 36px;color: #949494; padding-left: 10px; letter-spacing: 0px;}

.top_menu{
	color : #333333;
	font-size : 13px;
	line-height:18px;
	letter-spacing:-1px;
}
.top_menu a {
	color : #333333;
	font-size : 13px;
	line-height:18px;
	text-decoration : none;
	letter-spacing:-1px;
}
.top_menu a:hover {
	color : #333333;
	font-size : 13px;
	line-height:18px;
	text-decoration : underline;
	letter-spacing:-1px;
}
.top_menu a:active {
	color : #333333;
	font-size : 13px;
	line-height:18px;
	text-decoration : none;
	letter-spacing:-1px;
}

.title01{
	color : #333333;
	font-size : 15px;
	line-height:25px;
	letter-spacing:-1px;
}
.title01 a {
	color : #ff0700;
	font-size : 15px;
	line-height:25px;
	text-decoration : underline;
	font-weight:bold;
	letter-spacing:-1px;
}
.title01 a:hover {
	color : #ff706c;
	font-size : 15px;
	line-height:25px;
	text-decoration : underline;
	font-weight:bold;
	letter-spacing:-1px;
}
.title01 a:active {
	color : #ff0700;
	font-size : 15px;
	line-height:25px;
	text-decoration : underline;
	font-weight:bold;
	letter-spacing:-1px;
}

.title02{
	font-family : Arial, sans-serif;
	color : #333333;
	font-size : 18px;
	font-weight:bolder;
	line-height: 37px;
}
.size_9_arial{
	font-family : "Arial Black",Gadget,sans-serif;
	color : #333333;
	font-size : 9px;
	line-height:16px;
}
.size_9_arial_none{
	font-family : "Arial",Gadget,sans-serif;
	color : #333333;
	font-size : 9px;
	line-height:16px;
}
.size_10_arial{
	font-family : "Arial Black",Gadget,sans-serif;
	color : #333333;
	font-size : 10px;
	line-height:16px;
}
.size_10_arial_none{
	font-family : "Arial",Gadget,sans-serif;
	color : #333333;
	font-size : 10px;
	line-height:16px;
}

.size_11{
	font-size : 11px;
	line-height:16px;
	letter-spacing:-1px;
}
.size_12{
	font-size : 12px;
	line-height:20px;
	letter-spacing:-1px;
}
.size_120{
	font-size : 12px;
	line-height:20px;
	letter-spacing:0px;
}
.size_13{
	font-size : 13px;
	line-height:20px;
	word-spacing:-1px;
}
.size_130{
	font-size : 13px;
	line-height:20px;
	word-spacing:0px;
}
.size_14{
	font-size : 14px;
	line-height:21px;
	letter-spacing:-1px;
}
.size_140{
	font-size : 14px;
	line-height:20px;
	letter-spacing:0px;
}
.size_15{
	font-size : 15px;
	line-height:21px;
	letter-spacing:-1px;
}
.size_18{
	font-size : 18px;
	line-height:25px;
	letter-spacing:-1px;
}
.size_180{
	font-size : 18px;
	line-height:23px;
	letter-spacing:0px;
}
.size_20{
	font-size : 20px;
	line-height:27px;
	letter-spacing:-1px;
}
.size_22{
	font-size : 22px;
	line-height:30px;
	letter-spacing:0px;
	font-weight:bold;
}
.size_25{
	font-size : 25px;
	line-height:38px;
	letter-spacing:0px;
}
.size_30{
	font-size : 30px;
	line-height:60px;
	letter-spacing:-2px;
	word-spacing:-3px;
}
.size_1322{
	font-size : 13px;
	line-height:22px;
	word-spacing:-1px;
	letter-spacing:-1px;
}
/* 링크관련 */
a  {
	color : #454545;
	text-decoration : none;
	letter-spacing:-1px;
}
a:hover  {
	color : #555555;
	text-decoration : underline;
	letter-spacing:-1px;
}
a:active  {
	color : #555555;
	text-decoration : none;
}
IMG {
	border: none;
	text-align: center;
	vertical-align: middle;
}

/* 칼라 Color */
.light_gray {color:#ccc;}
.light_pink {color:#ff7c7c;}
.pink {color:#ff4242;}
.dark_red {color:#e90000;}
.dark_green {color:#6ba753;}
.p_number {color:#104b96;}
.light_green {color:#82c269;}
.light_blue {color:#5a717e;}
.black {color:#333333;}
.white {color:#fff;}
.gray{color:#999;}
.dark_gray{ color:#333;}
.skyblue {color:#418fc0;}
.darkblue {color:#10386b;}

/*padding*/
.bl10 {padding-left:10px;}
.bl25 {padding-left:25px;}
.bt30 {padding-top:30px;}


/* main_table */
.main_table {
	border-bottom:1px solid #bebebe;
	border-top:1px solid #bebebe;
	height:290px;
	background-color:#ebebeb;
}
.main_td_01{
	border-right:1px solid #cecece;
	padding-top:13px;
	padding-left:13px;
}
.main_td_02{
	border-right:1px solid #cecece;
	padding-left:13px;
}
.main_td_right_01{
	border-right:1px solid #cecece;
	padding-top:13px;
	padding-left:13px;
}
.main_td_right_02{
	border-right:1px solid #cecece;
	padding-left:13px;
}
/* main_line2 */
.line2_text01 {
	font-family : "Arial Black",Gadget,sans-serif;
	font-size:45px;
	text-decoration : none;
}
.line2_text02 {
	font-family : "Arial",Gadget,sans-serif;
	font-size:13px;
}
.line2_text03 {
	color : #333333;
	font-size : 13px;
	line-height:18px;
	letter-spacing:-1px;
}
.line2_text03 a {
	color : #333333;
	font-size : 13px;
	line-height:18px;
	letter-spacing:-1px;
}
.line2_text03 a:hover {
	color : #7b9caf;
	font-size : 13px;
	line-height:18px;
	text-decoration : underline;
	letter-spacing:-1px;
}
.line2_text03 a:active {
	color : #5a717e;
	font-size : 13px;
	line-height:18px;
	letter-spacing:-1px;
}

.line2_text04 {
	color : #555555;
	font-size : 13px;
	line-height:17px;
	letter-spacing:-1px;
}
.line2_text04 a {
	color : #5a717e;
	font-size : 13px;
	line-height:17px;
	letter-spacing:0px;
}
.line2_text04 a:hover {
	color : #7b9caf;
	font-size : 13px;
	line-height:17px;
	text-decoration : underline;
	letter-spacing:0px;
}
.line2_text04 a:active {
	color : #5a717e;
	font-size : 13px;
	line-height:17px;
	letter-spacing:0px;
}
/*email_link*/
.email_01 a {
	font-family : "맑은 고딕", "malgun", "돋움", "Dotum";
	color : #999999;
	font-size : 12px;
	line-height:20px;
	letter-spacing:0px;
}
.email_01 a:hover {
	font-family : "맑은 고딕", "malgun", "돋움", "Dotum";
	color : #999999;
	font-size : 12px;
	line-height:20px;
	text-decoration : underline;
	letter-spacing:0px;
}
.email_01 a:active {
	font-family : "맑은 고딕", "malgun", "돋움", "Dotum";
	color : #999999;
	font-size : 12px;
	line-height:20px;
	letter-spacing:0px;
}
/*sitemap_text*/
.sm_text01 {
	color : #686868;
	font-size : 13px;
	line-height:20px;
	letter-spacing:-1px;
	text-align:left;
}
.sm_text01 a {
	color : #686868;
	font-size : 13px;
	line-height:20px;
	letter-spacing:-1px;
	text-align:left;

}
.sm_text01 a:hover {
	color : #888888;
	font-size : 13px;
	line-height:20px;
	text-decoration : underline;
	letter-spacing:-1px;
	text-align:left;
}
.sm_text01 a:active {
	color : #888888;
	font-size : 13px;
	line-height:20px;
	letter-spacing:-1px;
}
.sm_text02 {
	color : #afafaf;
	font-size : 13px;
	letter-spacing:-1px;
	text-align:left;
}

/*sitemap_table*/
.sm_td01 {
	border-right:1px solid #323232;
	padding-top:35px;
	padding-left:30px;
	padding-bottom:30px;
	text-align:left;
}
.sm_td02 {
	padding-top:35px;
	padding-left:30px;
	padding-bottom:30px;
}

/*leftmenu_text*/
.leftm_text {
	color : #ffffff;
	font-size : 14px;
	letter-spacing:-1px;
	line-height:14px;
	text-align:left;
}
.leftm_text a {
	color : #999999;
	font-size : 14px;
	letter-spacing:-1px;
	line-height:14px;
}
.leftm_text a:hover {
	color : #ffffff;
	font-size : 14px;
	text-decoration : underline;
	letter-spacing:-1px;
	line-height:14px;
}
.leftm_text a:active {color : #999999;	font-size : 14px; letter-spacing:-1px; line-height:14px;}

.leftm_text_Selected {
	color : #ffffff;
	font-size : 14px;
	letter-spacing:-1px;
	text-align:left;
}
.leftm_text_Selected a{
	color : #ffffff;
	font-size : 14px;
	letter-spacing:-1px;
}
.leftm_text_Selected a:hover{
	color : #ffffff;
	font-size : 14px;
	letter-spacing:-1px;
}
.leftm_text_Selecteda:active {
	color : #ffffff;
	font-size : 14px;
	letter-spacing:-1px;
}
.left_pl {padding-left: 10px;}

/*red table*/
.green_table{
	border-bottom:2px solid #70b0d8;
	border-top:2px solid #70b0d8;
	text-align: left;
}
.red_table_border{
	border-bottom:2px solid #ccc;
	border-top:1px solid #ccc;
	text-align: left;
}
.green_td_01{
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align: left;
	font-size : 14px;
	line-height: 19px;
	color: #333333;
	letter-spacing:0px;
}
.green_td_01_end{
	border-bottom:1px dotted #999999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-align: left;
	font-size : 14px;
	line-height: 19px;
	color: #333333;
	letter-spacing:0px;
}
.green_td_01_end_end_1{
	border-right:1px dotted #999999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align: left;
	font-size : 14px;
	line-height: 16px;
	color: #333333;
	letter-spacing:-1px;
}
.green_td_01_end_end_2{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-align: left;
	font-size : 14px;
	line-height: 16px;
	color: #333333;
	letter-spacing:-1px;
}
.green_td_02{
	border-bottom:1px solid #70b0d8;
	border-right:1px dotted #70b0d8;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	padding-left:10px;
	font-size : 14px;
	line-height: 23px;
	color: #70b0d8;
	letter-spacing:0px;
}
.green_td_02_end{
	border-bottom:1px solid #70b0d8;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	padding-left:10px;
	font-size : 14px;
	line-height: 23px;
	color: #70b0d8;
	letter-spacing:0px;
}
}
.green_td_03{
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align: left;
	font-size : 14px;
	line-height: 16px;
	color: #333333;
	letter-spacing:0px;
}
.red_td_03{
	border-bottom:1px dotted #999999;
	border-right:1px solid #ff5555;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align: left;
	font-size : 12px;
	line-height: 16px;
	color: #333333;
	letter-spacing:-1px;
}

/*red table_left*/
.green_table_left{
	border-bottom:2px solid #70b0d8;
	border-top:2px solid #70b0d8;
}

.green_td_01_end_left{
	border-bottom:1px dotted #999999;
	padding:10px;
	text-align: left;
	font-size : 12px;
	line-height: 16px;
	color: #454545;
	letter-spacing:-1px;
}


.green_td_01_left{
	border-bottom:1px dotted #999999;
	border-right:1px solid #70b0d8;
	padding:10px;
	text-align: left;
	font-size : 14px;
	color: #454545;
}

.tab1_td_01{
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align: left;
	font-size : 13px;
	line-height: 21px;
	color: #333333;
	letter-spacing:-1px;
	text-align: center;
}
.tab1_td_01_s{
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-align: left;
	font-size : 13px;
	line-height: 21px;
	color: #333333;
	letter-spacing:-1px;
	font-weight:bold;
}

.tab1_td_01_end{
	border-bottom:1px dotted #999999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align: left;
	font-size : 13px;
	line-height: 21px;
	color: #333333;
	letter-spacing:-1px;
	text-align: center;
}
.tab1_td_02{
	border-bottom:1px solid #70b0d8;
	border-right:1px dotted #70b0d8;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	padding-left:5px;
	font-size : 16px;
	line-height: 23px;
	color: #70b0d8;
	letter-spacing:0px;
}
.tab1_td_02_end{
	border-bottom:1px solid #70b0d8;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	padding-left:5px;
	font-size : 16px;
	line-height: 23px;
	color: #70b0d8;
	letter-spacing:0px;
}

/*용어설명*/
.terms_title {
	color : #43a4d9;
	font-size : 14px;
	line-height: 22px;
}
.terms_title a {
	color : #43a4d9;
	font-size : 14px;
	line-height: 22px;
}
.terms_title a:hover {
	color : #43a4d9;
	font-size : 14px;
	text-decoration : underline;
	line-height: 22px;
}
.terms_title a:active {
	color : #43a4d9;
	font-size : 14px;
	line-height: 22px;
}
.td_top {
	border-top:1px dotted #aaa;
	padding-top: 20px;
}

.td_top2 {
	border-top:1px dotted #aaa;
	padding-top: 10px;
}
.td_top3 {
	border-top:1px dotted #aaa;
	padding-top: 30px;
}
.line_height_35 {
	line-height:35px;
}

.line_height_23 {
	line-height:23px;
}
.text_align_j {
	text-align:justify;

}

/*red table_left*/
.red_table_left{
	border-bottom:2px solid #ff2e2e;
	border-top:2px solid #ff2e2e;
}

.red_td_01_end_left{
	border-bottom:1px dotted #999999;
	padding:10px;
	text-align: left;
	font-size : 12px;
	line-height: 16px;
	color: #666666;
	letter-spacing:-1px;
}


.red_td_01_left{
	border-bottom:1px dotted #999999;
	border-right:1px solid #ff5555;
	padding:10px;
	text-align: left;
	font-size : 12px;
	line-height: 16px;
	color: #666666;
	letter-spacing:-1px;
}

.rolling{
	margin-left:52px;
}

.rolling div{
	float:left;
}

.rolling .btn{
	margin-top:130px;
}

.rolling .laptop{
	position:relative;
	margin:0 109px;
	width:380px;
	height:360px;
	background:url(/products/images/kor/laptop.gif) no-repeat 0 0;
}

.rolling .laptop .screen {
	position:absolute;
	margin:0;
	width:277px;
	height:177px;
	left:13px;
	top: -3px;
	float:left;
}

.rolling .laptop .screen li{
	list-style-type:none;
}

.rolling .laptop .screen li .text{
	margin:130 0;
	width:177px;
	font-size :14px;
	line-height:16px;
	color:#000000;
	text-align:center;
	padding-left:120px;
}

.rolling .laptop .bgimg{
	padding-top:25px;
}

.rolling .cWr{
	position:relative;
	margin:0;
}

.setBox td{
	text-align:center;
}

.setBox a{
	display:block;
	width:180px;
	height:133px;
	overflow:hidden;
}

.setBox .on a img{
	margin-top:-133px;
}

.setBox a:hover img{
	margin-top:-133px;
}


.setBox .title{
	padding:11px 0 22px 0;
}

.setBox .arrow.on{
	height:30px;
	background:url(/products/images/kor/arrowDown.gif) no-repeat 50% 0;
}

.setBox .arrow{
	height:30px;
}

.setBox_sub{
	height:290px;
	border-top:2px solid #b6b6b6;
	border-bottom:2px solid #b6b6b6;
}

.setBox_sub th{
	text-align:left;
	font-size:13px;
	color:#418fc0;
	border-bottom:1px dotted #666;
	letter-spacing:-0.5px;
}

.setBox_sub .sticker{
	width:43px;
	vertical-align:top;
	padding-top:10px;
}

.setBox_sub .product{
	width:276px;
	vertical-align:middle;
	text-align:center;
}

.setBox_sub .productInfo{
	padding-right:30px;
	width:358px;
	font-size:12px;
	line-height: 20px;
}

.setBox_sub ul, .thumb ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.setBox_sub .productInfo p{
	margin:0 0 25px 0;
	padding:0;
}

.thumb li{
	float:left;
	margin:0 5px 5px 0;
}

.thumb li a{
	display:block;
	width:77px;
	height:77px;
	border:1px solid #c4c4c4;
	text-align:center;
	padding-top:5px;;
}

.thumb li a:hover, .thumb li.on a{
	border:1px solid #72b0e1;
}

.thumb li a img{
	padding-top:10px;
	height:85%;
	width:85%;
}

.info1{
	padding-top:22px;
	font-weight:bold;
	font-size:26px;
	letter-spacing:-1px;
	line-height:26px;
	color:#ff2f29;
	height:32px;
	margin-bottom:0;
}

.info2{
	font-size:22px;
	letter-spacing:-1px;
	line-height:22px;
	color:#ff2f29;
	margin-top:0;
}

.info2 a, .info2 a:hover{
	font-size:22px;
	color:#ff2f29;
}

.info3{
	padding-top:22px;
	font-weight:bold;
	font-size:26px;
	letter-spacing:-1px;
	line-height:26px;
	height:32px;
	margin-bottom:0;
}

.info4{
	font-size:20px;
	letter-spacing:-1px;
	line-height:22px;
	margin-top:0;
}

.new_main01{
	font-size :16px;
	line-height:23px;
	color:#555555;
	letter-spacing:-1px;
}

.new_main01_1{
	font-size :16px;
	line-height:23px;
	color:#555555;
	letter-spacing:1px;
}

.new_main02{
	font-size :33px;
	line-height:37px;
	color:#fb1a29;
	letter-spacing:-1px;
	font-weight: bold;
	padding-top:13px;
	font-family:Verdana, "맑은 고딕",malgun,"돋움",Dotum,Malgun Gothic,sans-serif;
}

.new_main03{
	font-family : '맑은 고딕', Malgun Gothic, 'MS PGothic', Osaka, Tahoma, '돋움', Dotum, SimSun, Arial, sans-serif;
	font-size :13px;
	line-height:23px;
	color:#454545;
}

.new_main04{
	font-size :13px;
	line-height:23px;
	color:#454545;
}

.new_main05{
	font-size :13px;
	line-height:23px;
	color:#999999;
	letter-spacing:-1px;
	word-spacing:-1px;
	font-weight: bold;
}

.new_main06{
	font-size :27px;
	line-height:27px;
	color:#555555;
	letter-spacing:0px;
	padding-top:10px;
	font-weight: bold;
	font-family:Verdana, "맑은 고딕",malgun,"돋움",Dotum,Malgun Gothic,sans-serif;
}
.new_main06 a:link{font-size:27px; color:#555555; line-height:27px; text-decoration :none; letter-spacing:0px;}
.new_main06 a:hover{font-size:27px; color:#555555; text-decoration:underline;}
.multilingual {font-family : '맑은 고딕', Malgun Gothic, 'MS PGothic', Osaka, Tahoma, '돋움', Dotum, SimSun, Arial, sans-serif; }

.bt5{
	padding-top:8px;
	padding-bottom:5px;
	cursor:pointer;
}

.pressline {
	border-bottom: 1px solid #e5e5e5;
	padding-top:10px;
	padding-bottom:15px;
}

.viewContents{
	height:110px;overflow:hidden
}

.quick01{
	background:url(/main/images/kor/quick1.png) no-repeat 0 0;
	padding-left:80px;
	font-size :14px;
	color:#43566d;
	font-weight: bold;
}

.quick02{
	background:url(/main/images/kor/quick2.png) no-repeat 0 0;
	padding-left:95px;
	font-size :14px;
	color:#43566d;
	font-weight: bold;
}

.quick03{
	background:url(/main/images/kor/quick3.png) no-repeat 0 0;
	padding-left:95px;
	font-size :14px;
	color:#43566d;
	font-weight: bold;
}

.quick04{
	background:url(/main/images/kor/quick4.png) no-repeat 0 0;
	padding-left:95px;
	font-size :14px;
	color:#43566d;
	font-weight: bold;
}

.snb_txt1{
	color : #1c63a4;
	font-size : 26px;
	letter-spacing:-1px;
	font-weight: bold;
}

.snb_txt2{
	color : #888888;
	font-size : 18px;
	line-height:40px;
	letter-spacing:0px;
	font-weight: bold;
}

.snb_txt3{
	color : #3333333;
	font-size : 20px;
	line-height:25px;
	letter-spacing:-1px;
	font-weight: bold;
	padding-left:25px;
	padding-bottom:20px;
	border-right:1px solid #eae9e9;
}

.snb_txt333{
	color : #3333333;
	font-size : 20px;
	line-height:25px;
	letter-spacing:-1px;
	font-weight: bold;
	padding-left:25px;
	padding-bottom:20px;
}

.snb_txt4{
	font-size : 18px;
	line-height:25px;
	letter-spacing:0px;
	font-weight: bold;
	padding-left:25px;
	border-right:1px solid #eae9e9;
}

.snb_txt5{
	font-size : 14px;
	line-height:25px;
	letter-spacing:-1px;
	color : #888888;
	font-weight: bold;
	padding-left:20px;
}

.snb_txt6{
	font-size : 14px;
	line-height:20px;
	font-weight: bold;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:130px;
}

.snb_img1{
	padding-left:50px;
	border-right:1px solid #eae9e9;
}

.demo1 {background-image:url(/main/images/kor/demo_02.gif); background-repeat: no-repeat; height:134px;}
.demo1_txt{font-size : 15px;line-height:20px;letter-spacing:-1px;word-spacing:-1px;padding-left:115px;padding-top:65px;}

.privacy {width:920px; font-family: "맑은 고딕",malgun,"돋움",Tahoma; margin:10px; }
.privacy .box_l{float:right;padding-top:30px;}
.privacy .box{width:100px;height:30px;border:1px solid;color:#555;padding:7px 15px;}
.privacy .box a{color:#555;}
.privacy .box a:hover{border-bottom:1px solid #6ebfde;color:#00a7e4;}
.privacy .box a:hover{border-bottom:1px solid #6ebfde;color:#00a7e4;}
.privacy .mar_l10 {margin-left:10px !important;}
.privacy .line {border-bottom:1px solid #ccc; padding-bottom:40px;}
.privacy .en{width:865px; text-align:left;padding-top:50px;}
.privacy .kr{width:865px; text-align:left;padding-top:10px;}

.invest_bg {background: url(/aboutus/images/kor/img_01.gif)no-repeat top right; height:150px; }
