﻿/* ------- subpage sidebar title image  -------- */

#submenu h2 {
	text-indent:-9999px;
	background:url('img/customer-title.gif') top left no-repeat;
}

/* ------- subpage menu text  -------- */

#submenu li {
	width:115px;
	display:block;
	padding:4px 0;
	background:url('img/dash5.gif') top left repeat-x;
}

#submenu li a {	
	color:#8961AB;
	font:bold 12px dotum;
	text-decoration:none;
}

#submenu .submenu-end {
	width:115px;
	height:3px;
	display:block;
	margin-left:37px;
	background:url('img/dash5.gif') top left repeat-x;
}



#sidebar .bottom {
	width:185px;
	height:232px;
	display:block;
	background:url('img/sidebar-bottom.gif') top left no-repeat;
}


/*----  subpage title image -----*/

#sub-title h1 {
	position:absolute;
	display:block;
	top:18px;
	left:45px;	
	width:200px;
	height:75px;
	text-indent:-9999px;
}

#sub-title .title1 {
	background:url('img/cust-news-title1.gif') top left no-repeat;	
}

#sub-title .title2 {
	background:url('img/cust-news-title2.gif') top left no-repeat;	
}

#sub-title .title3 {
	background:url('img/cust-news-title3.gif') top left no-repeat;	
}

#sub-title .title4 {
	background:url('img/cust-news-title4.gif') top left no-repeat;	
}


/*----  subpage content title -----*/

#sub-content h2 {
	margin:0;
	padding-top:28px;	
	width:400px;
	height:36px;
	display:block;
	color:#8961AB;
	font:12px dotum;
	line-height:18px;
}

#sub-content .title1 {	
	background:url('img/cust-news-subtitle1.gif') top left no-repeat;
}

#sub-content .title2 {	
	background:url('img/cust-news-subtitle2.gif') top left no-repeat;
}

#sub-content .title3 {	
	background:url('img/cust-news-subtitle3.gif') top left no-repeat;
}

#sub-content .title4 {	
	background:url('img/cust-news-subtitle4.gif') top left no-repeat;
}

/*
#board {
	width:650px;
	height:500px;
	overflow:auto;	
}
*/

#news {
	width:620px;
	height:500px;
	overflow:auto;
}

#qna {
	position:relative;
	top:-40px;
	width:620px;
	height:630px;
	overflow-y:hidden;
}

/* ---------- faq ------------ */

#faq {
	padding:20px 0px;
	width:560px;
	height:460px;
}

#faq p {
	margin:0;
	padding:0;
	line-height:0;
}

#faq a{
	cursor:pointer;
}


#faq .question {
	padding:5px 0 5px 18px;
	vertical-align:middle;
	color:#6A4E7D;
	font:12px dotum;
	background:url('img/faq-iconq.gif') 0 3px no-repeat;
}

#faq .line {
	height:1px;
	background:url('img/dash10.gif') repeat-x;
}	

#faq #menu1 {
	display:none;
	padding:5px 0 5px 18px;
	vertical-align:middle;
	color:#000;	
	font:12px dotum;
	line-height:18px;
	background:url('img/faq-icona.gif') 0 5px no-repeat;
}

#faq #menu2 {
	display:none;
	padding:5px 0 5px 18px;
	vertical-align:middle;
	color:#000;	
	font:12px dotum;
	line-height:18px;
	background:url('img/faq-icona.gif') 0 5px no-repeat;
}

#faq #menu3 {
	display:none;
	padding:5px 0 5px 18px;
	vertical-align:middle;
	color:#000;	
	font:12px dotum;
	line-height:18px;
	background:url('img/faq-icona.gif') 0 5px no-repeat;
}

#faq #menu4 {
	display:none;
	padding:5px 0 5px 18px;
	vertical-align:middle;
	color:#000;	
	font:12px dotum;
	line-height:18px;
	background:url('img/faq-icona.gif') 0 5px no-repeat;
}

#faq #menu5 {
	display:none;
	padding:5px 0 5px 18px;
	vertical-align:middle;
	color:#000;	
	font:12px dotum;
	line-height:18px;
	background:url('img/faq-icona.gif') 0 5px no-repeat;
}

#menu5 table {
	width:550px;
	border-spacing:0;
	border:1px solid #6A4E7D;
}

#menu5 td {
	padding:5px;
	text-align:center;
	border:1px solid #6A4E7D;
}

#faq #menu6 {
	display:none;
	padding:5px 0 5px 18px;
	vertical-align:middle;
	color:#000;	
	font:12px dotum;
	line-height:18px;
	background:url('img/faq-icona.gif') 0 5px no-repeat;
}



/* ---------- point card ------------ */

#sub-content .point {
	padding:20px 0px;
}

