@charset "utf-8";

#container {
	background: #d7d7d7 url('/images/layout/wrap_support_bg.gif') repeat-x;
}
#header {
	background: url('/images/layout/visual_support_bg.gif') no-repeat 50% 58px;
}
#contents {
	background: url('/images/layout/body_support_bg2.gif') no-repeat right top;
}

/*배너*/
div.top_banner_01 {
	margin: 0 0 12px;
}

h4 {
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	background: url('/images/icon/bul_dot_sblue_b.gif') no-repeat 10px 50%;
}
table.d_view {
	width: 100%;
	margin: 0 0 10px;
	border-top: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
}
table.d_view th,
table.d_view td {
	padding: 10px 15px;
	border-bottom: 1px solid #e3e3e3;
}
table.d_view th {
	background: #f1f1f1;
}
table.d_view thead th {
	text-align: center;
	border-left: 1px solid #e3e3e3;
}
table.d_view tbody th {
	width: 86px;
	border-right: 1px solid #e3e3e3;
}
table.d_view td {
	border-left: 1px solid #e3e3e3;
}
table.d_view td a {
	color: #f96400;
	text-decoration: underline;
}
table thead th.first,
table tbody th.first,
table thead td.first,
table tbody td.first { border-left: 0 none; }
table.d_view.list { text-align: center; }
table.d_view td img { vertical-align: middle; }

input.inText {
	height: 17px;
	padding: 1px 0 0;
	border: 1px solid #dcdcdc;
	background: #f6f6f6;
}
textarea {
	padding: 1px 0 0;
	border: 1px solid #dcdcdc;
	background: #f6f6f6;
}
table td textarea,
table td input {
	margin: -5px 0;
}

div.con {
	line-height: 150%;
	padding: 0 0 25px 25px;
}
p.word {
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	background: url('/images/icon/bul_arrow_01.gif') no-repeat 0 50%;
}
p.a_word {
	margin: 0 0 10px;
}
ul.wrap_tab {
	overflow: hidden;
	height: 32px;
	margin: 0 0 14px;
	background: url('/images/customer/bg_tab.gif') repeat-x left bottom;
}
ul.wrap_tab li {
	display: block;
	float: left;
}

div.roundbox {
	background: url('/images/customer/round_con.gif') repeat-y;
}
div.roundbox div.wrap {
	background: url('/images/customer/round_top.gif') no-repeat left top;
}
div.roundbox div.wrap div.wrap2 {
	padding: 25px 15px;
	background: url('/images/customer/round_bottom.gif') no-repeat left bottom;
}


dl.supportbox_01 {
	height: 70px;
	margin: 0 0 10px;
	padding: 20px 11px 23px;
	background: url('/images/customer/roundbox_99.gif') no-repeat;
}
dl.supportbox_01 dt {
	padding: 0 0 12px 8px;
	background: url('/images/customer/roundbox_line.gif') repeat-x left bottom;
}
dl.supportbox_01 dd {
	padding: 7px 0 0 8px;
}
dl.supportbox_01 dd img {
	vertical-align: bottom;
	padding: 0 0 4px;
}
dl.supportbox_02 {
	height: 100px;
	margin: 0 0 10px;
	padding: 20px 0 23px 173px;
	background: url('/images/customer/roundbox_143.gif') no-repeat;
}
dl.supportbox_02 dt {
	margin: 0 0 8px;
}
dl.supportbox_02 dd p {
	margin: 0 0 11px;
}
div.supportbox_03 {
	height: 84px;
	margin: 0 0 15px;
	padding: 21px 0 0 21px;
	background: url('/images/customer/roundbox_105.gif') no-repeat;
}
div.supportbox_03 li {
	padding: 0 0 5px 8px;
	background: url('/images/icon/bul_dot_sblue_s.gif') no-repeat 0 3px;
}


div.support_flash {
	padding: 10px 0 0 46px;
}

div.support_wrap h3 {
	color: #333;
	font-weight: bold;
	position: relative;
	width: 750px;
	margin: 0 0 20px;
	padding: 9px 0 8px 10px;
	border-top: 2px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: url('/images/board/bg_lecture_title.gif') 0 2px;
}
div.support_wrap h3 span {
	position: absolute;
	right: 7px;
	top: 5px;
}
div.support_wrap dl.hint {
	margin: 0 0 20px;
	padding: 0 0 19px;
	border-bottom: 1px solid #e2e2e2;
}
div.support_wrap dl.hint dt {
	color: #999;
	font-weight: bold;
	padding: 0 0 4px 29px;
	background: url('/images/icon/bul_point_02.gif') no-repeat 9px 0;
}
div.support_wrap dl.hint dt em {
	color: #ff6633;
	font-weight: bold;
}
div.support_wrap dl.hint dd {
	color: #777;
	line-height: 150%;
	padding: 0 0 0 29px;
}
div.support_wrap dl.hint dd em {
	color: #5ba3b9;
	font-weight: bold;
}
div.support_wrap p.map {
	display: inline;
	float: left;
	width: 383px;
	height: 282px;
	margin: 0 20px 20px 0;
}
div.support_wrap p.map img {
	width: 383px;
	height: 282px;
}
div.support_wrap div.as_center table {
	color: #666;
	width: auto;
	margin: 0 0 15px;
	border-top: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
}
div.support_wrap div.as_center table th,
div.support_wrap div.as_center table td {
	width: auto;
	line-height: 150%;
	padding: 10px 16px;
	border-bottom: 1px solid #e3e3e3;
}
div.support_wrap div.as_center table th {
	border-right: 1px solid #e3e3e3;
	background: #f1f1f1;
}
div.support_wrap div.as_center .ex {
	float: right;
	color: #808080;
	font-size: .9em;
	line-height: 150%;
	width: 340px;
	padding: 0 0 0 12px;
}
div.support_wrap div.as_center table .ex {
	padding: 0;
	float: none;
}
div.support_wrap div.people_wrap {
	position: relative;
	height: 82px;
	margin: 5px 0 0;
	padding: 24px 10px 22px 30px;
	background: url('/images/customer/roundbox_128.gif') no-repeat;
}
div.support_wrap div.people_wrap ul#img_list {
	width: 100%;
	overflow: hidden;
}
div.support_wrap div.people_wrap div#img_wrap {
	height: 82px;
}
div.support_wrap div.people_wrap div#img_wrap li {
	float: left;
	display: block;
	width: 106px;
	height: 68px;
	padding: 7px;
	background: url('/images/board/bg_thumb_100_82.gif') no-repeat;
}
div.support_wrap div.people_wrap div#img_wrap li img {
	width: 86px;
	height: 68px;
}
div.support_wrap div.people_wrap div.prev,
div.support_wrap div.people_wrap div.next {
	position: absolute;
	top: 40px;
}
div.support_wrap div.people_wrap div.prev { right: 10px; }
div.support_wrap div.people_wrap div.next { left: 10px; }

div.search_box_01 {
	height: 58px;
	margin: 0 0 15px;
	padding: 20px 0 0;
	background: url('/images/customer/s_round_01.gif') no-repeat;
}
div.search_box_01 p.word,
div.search_box_02 p.word {
	margin: 0 0 10px 136px;
	padding: 0;
	background-image: none;
}
div.search_box_01 div.s_con {
	margin: 0 0 0 136px;
}
div.search_box_01 div.s_con input.inText,
div.search_box_02 div.s_con input.inText {
	height: 17px;
	padding: 1px 0 0;
	border: 1px solid #dcdcdc;
	background: #f6f6f6;
}
div.search_box_01 div.s_con img,
div.search_box_02 div.s_con img {
	vertical-align: middle;
	margin: 0 0 -1px;
}
div.search_box_02 {
	margin: 0 0 10px;
	padding: 9px 0 0;
	background: url('/images/customer/roundbox_top.gif') no-repeat;
}
div.search_box_02 div.wrap {
	padding: 11px 0 33px;
	background: url('/images/customer/roundbox_bottom.gif') no-repeat left bottom;
}
div.search_box_02 div.s_con {
	color: #0b7897;
	margin: 30px 0 5px 25px;
}
div.search_box_02 div.s_con div.list { display: inline; }
div.search_box_02 div.s_con div.list div { display: inline; }
div.search_box_02 div.s_con a {
	color: #0b7897;
}
div.search_box_02 div.s_con a.on { font-weight: bold; }
div.search_box_02 div.wrap div.depth {
	color: #ccc;
	line-height: 145%;
	margin: 0 0 0 20px;
	padding: 10px 20px 5px;
	background: url('/images/customer/roundbox_depth.gif') no-repeat left top;
}
div.search_box_02 div.wrap div.depth a { white-space: nowrap; }
div.search_box_02 div.wrap div.depth a.on { font-weight: bold; }


dl.question {
	margin: 0 0 10px;
	background: url('/images/board/bg_lecture_title.gif') repeat-x 0 2px;
}
dl.question dt {
	color: #666;
	font-weight: bold;
	padding: 9px 0 8px 34px;
	border-top: 2px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: url('/images/icon/bul_q_01.gif') no-repeat 6px 50%;
}
dl.question dd {
	padding: 5px 0 0 10px;
}
dl.question dd textarea {
	width: 710px;
	height: 91px;
}
table.d_view textarea.q_on,
dl.question dd textarea.on {
	background: #f6f6f6 url('/images/customer/text_bg.gif') no-repeat 8px 7px;
}
div.q_email {
	margin: 0 0 10px;
	padding: 11px 10px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
}
div.q_email div.form {
	padding: 12px 0 0;
}
div.q_email div.form input.inText {
	margin: -4px 0 0;
}
div.roundbox div.btn_list.q_emails {
	overflow: hidden;
	width: 730px;
	margin: 0;
}
div.roundbox div.btn_list.q_emails p.word {
	padding: 0 0 0 11px;
	background: none;
}

div.article_sort_box {
	text-align: center;
	height: 36px;
	margin: 0 0 5px;
	padding: 12px 0 0;
	background: url('/images/customer/roundbox_48.gif');
}
div.article_sort_box img {
	vertical-align: middle;
}
div.article_sort_box select {
	width: 160px;
}

div.sort_driver {
	margin: 0 0 20px;
	padding: 8px 0 0;
	background: url('/images/customer/roundbox_top2.gif') no-repeat;
}
div.sort_driver div.wrap {
	padding: 13px 10px 25px;
	background: url('/images/customer/roundbox_bottom2.gif') no-repeat left bottom;
}
div.sort_driver dl {
	color: #ccc;
	overflow: hidden;
	width: 731px;
	margin: 0 0 10px;
	padding: 0 0 5px 9px;
	border-bottom: 1px solid #ccc;
}
div.sort_driver dl dt,
div.sort_driver dl dd {
	float: left;
	margin-bottom: 7px;
}
div.sort_driver dl dt { width: 80px; }
div.sort_driver dl dd {
	padding: 4px 15px 0 0;
	width: 270px;
	height: 18px;
}
div.sort_driver dl dd.first { width: 630px; }
div.sort_driver dl dd a.on { font-weight: bold; }
div.sort_driver dl img { vertical-align: middle; }
div.sort_driver p.con {
	padding: 0 0 0 9px;
}
div.sort_driver p.con img { margin: 0 0 2px; }

/*제품등록 완료*/
dl.add_ok {
	height: 128px;
	padding: 26px 0 0 31px;
	background: url('/images/customer/roundbox_154.gif');
}
dl.add_ok dt {
	margin: 0 0 9px;
}
dl.add_ok dd p img {
	margin: 0 0 2px;
}
dl.add_ok dd div.btn {
	padding: 20px 0 0;
}

/*제품 보증 규정*/
h4.as_t_1 {
	position: relative;
	width: 715px;
	padding: 0 0 8px 15px;
	border-bottom: 1px solid #e3e3e3;
	background: url('/images/icon/t_num_01.gif') no-repeat;
}
h4.as_t_2 {
	position: relative;
	width: 715px;
	padding: 0 0 8px 15px;
	border-bottom: 1px solid #e3e3e3;
	background: url('/images/icon/t_num_02.gif') no-repeat;
}
h4.as_t_3 {
	position: relative;
	width: 715px;
	padding: 0 0 8px 15px;
	border-bottom: 1px solid #e3e3e3;
	background: url('/images/icon/t_num_03.gif') no-repeat;
}
h4.as_t_4 {
	position: relative;
	width: 715px;
	padding: 0 0 8px 15px;
	border-bottom: 1px solid #e3e3e3;
	background: url('/images/icon/t_num_04.gif') no-repeat;
}
h4.as_t_5 {
	position: relative;
	width: 715px;
	padding: 0 0 8px 15px;
	border-bottom: 1px solid #e3e3e3;
	background: url('/images/icon/t_num_05.gif') no-repeat;
}
h4.as_t_1 span.btn {
	position: absolute;
	right: 0;
	top: -3px;
}
div.as_con {
	margin: 0;
	padding: 5px 0 20px;
	border-bottom: 1px solid #e3e3e3;
}
div.as_con p,
p.as_con {
	margin: 0 0 5px;
	line-height: 150%;
}
p.as_con { margin: 0 0 20px; }
.as_con em { color: #f96400; }
div.as_con dl {
	width: 718px;
	padding: 10px 0 0;
	background: url('/images/customer/as_depth_bg.gif') no-repeat;
}
div.as_con dl dt {
	color: #333;
	font-weight: bold;
	padding: 0 20px 5px;
	border-bottom: 2px solid #e2e2e2;
}
div.as_con dl dd {
	padding: 5px 20px 10px;
	background: url('/images/customer/as_depth_bg.gif') no-repeat left bottom;
}
div.as_con div.as_list {
	overflow: hidden;
	padding: 8px 0 0;
	background: url('/images/customer/as_depth_bg.gif') no-repeat left top;
}
div.as_con div.as_list ul {
	padding: 0 0 8px;
	background: url('/images/customer/as_depth_bg.gif') no-repeat left bottom;
}
div.as_con div.as_list ul li {
	font-size: .9em;
	margin: 0 20px;
	padding: 2px 0 2px 8px;
	background: url('/images/icon/bul_dot_sblue_s.gif') no-repeat 0 6px;
}

table.as { text-align: center; }

/*world wide warranty*/
div.www {}
div.www p.word {
	margin: 0 0 28px;
	padding: 0;
	background: none;
}
div.www div#w_map {
	position: relative;
}
div.www div#w_map dl dd span.close {
	position: absolute;
	right: 20px;
	top: 20px;
}
div.www div#w_map dl dt {
	position: absolute;
	z-index: 1;
}
div.www div#w_map dl dd {
	display: none;
	position: absolute;
	z-index: 2;
}
div.www div#w_map dl.l_01 dt {
	left: 489px;
	top: 168px;
}
div.www div#w_map dl.l_01 dd {
	left: 463px;
	top: 148px;
	width: 283px;
	height: 135px;
	background: url('/images/customer/www_l_01_bg.gif') no-repeat;
}
div.www div#w_map dl.l_02 dt {
	left: 168px;
	top: 133px;
}
div.www div#w_map dl.l_02 dd {
	left: 140px;
	top: 111px;
	width: 431px;
	height: 262px;
	background: url('/images/customer/www_l_02_bg.gif') no-repeat;
}
div.www div#w_map dl.l_03 dt {
	left: 49px;
	top: 258px;
}
div.www div#w_map dl.l_03 dd {
	left: 23px;
	top: 238px;
	width: 221px;
	height: 115px;
	background: url('/images/customer/www_l_03_bg.gif') no-repeat;
}
div.www div#w_map dl.l_04 dt {
	left: 255px;
	top: 213px;
}
div.www div#w_map dl.l_04 dd {
	left: 229px;
	top: 192px;
	width: 292px;
	height: 189px;
	background: url('/images/customer/www_l_04_bg.gif') no-repeat;
}
div.www div#w_map dl dd ul {
	margin: 50px 0 50px 30px;
}
div.www div#w_map dl dd ul li {
	color: #1a82a1;
	font-size: .9em;
	line-height: 150%;
	letter-spacing: -1px;
	float: left;
	width: 120px;
	padding: 0 0 0 8px;
	background: url('/images/customer/www_dot.gif') no-repeat left center;
}
div.www div#w_map dl dd ul li a {
	color: #1a82a1;
}
div.www div#w_map dl dd ul li a:hover {
	font-weight: bold;
}

/*원격지원*/
div.remote {}
div.remote p.word {
	margin: 0 0 15px;
	padding: 0;
	background: none;
}
div.remote div.r_box {
	overflow: hidden;
	width: 720px;
	height: 42px;
	padding: 10px 20px 0;
	background: url('/images/customer/remote_box.gif') no-repeat;
}
div.remote h4 {
	padding: 0 0 10px 22px;
	background: url('/images/icon/bul_sblue_h3.gif') no-repeat;
}
div.remote div.flash {
	margin: 0 0 15px;
}
div.remote div.r_box p {
	float: left;
	padding: 10px 0 0 15px;
	background: url('/images/icon/bul_dot_sblue_b.gif') no-repeat 0 11px;
}
div.remote div.r_box a {
	float: right;
}
div.remote table.d_view td { line-height: 130%; }
div.remote div.btn_list div.right {
	float: none;
	text-align: center;
}

/*door to door*/
div.dtd {}
div.dtd p.word {
	margin: 0 0 15px;
	padding: 0;
	background: none;
}
div.dtd p.ex { margin: 0 0 8px; }
div.dtd h4 {
	padding: 0 0 10px 22px;
	background: url('/images/icon/bul_sblue_h3.gif') no-repeat;
}
div.dtd div.flash {
	margin: 0 0 15px;
}