body, table, tr, td, select, input, div, form, textarea
{
	font-family:"굴림", "Geneva", "Arial", "Helvetica", "Verdana", "sans-serif"; 
	font-size: 12px; 
	color: #464646; 
	line-height: 120%;

	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#B58E63; 
	scrollbar-face-color:#F2ECE6; 
	scrollbar-shadow-color:#B58E63; 
	scrollbar-darkshadow-color:white; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#B58E63;
}

img {border:0}

A {selector-dummy : expression(this.hideFocus=true);}
A:link {font-family:Verdana; font-size:12px; color:#3F4649; text-decoration:none};
A:visited {font-family:Verdana; font-size:12px; color:#3F4649; text-decoration:none};
A:active {font-family:Verdana; font-size:12px; color:#ac2ed1; text-decoration:line};
A:hover {font-family:Verdana; font-size:12px; color:#ac2ed1; text-decoration:none};

.input
{
	border: #c8c8c8;
	background-color:#fafafa;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-size: 9pt;
	color: #666666;
	height:19px;
	ime-mode:inactive;
}

.box
{
	font-family: "돋움";
	font-size: 9pt;
	color: #333333;
	border: 1px solid;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	border-color: #c8c8c8;
	background-color: #fafafa;
	ime-mode:inactive;
}

.kor_input
{
	border: #c8c8c8;
	background-color:#fafafa;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-size: 9pt;
	color: #666666;
	height:19px;
	ime-mode:active;
}

.kor_box
{
	font-family: "돋움";
	font-size: 9pt;
	color: #333333;
	border: 1px solid;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	border-color: #c8c8c8;
	background-color: #fafafa;
	ime-mode:active;
}

.overflowStyle {
	width:97%;
	height:160px;
	padding:5px;
	border: 1px solid #d0d0d0;
	overflow:auto;
	scrollbar-face-color: #d6d6d6;
	scrollbar-shadow-color: #bebebe;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #606060;
	scrollbar-track-color: #f7f7f7;
	scrollbar-arrow-color: #ffffff;
}

.overflow2{
	text-align:left;
	width:100%;
	height:620px;
	padding:10px;
	overflow:auto;
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#B58E63; 
	scrollbar-face-color:#F2ECE6; 
	scrollbar-shadow-color:#B58E63; 
	scrollbar-darkshadow-color:white; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#B58E63;
}

.button {
	border:1x solid #6E6E6E;    /*--테두리 정의---*/
	background-Color:#F1F1F1;   /*--백그라운드 정의---*/
	font:9pt 굴림;              /*--폰트 정의---*/
	font-weight:bold;           /*--폰트 굵기---*/
	color:#6E6E6E;              /*--폰트 색깔---*/
	height:20;                  /*--버튼 크기---*/
	cursor:pointer;
}

/*skin*/
.b_title {font-family:돋움;FONT-SIZE: 11px;color:#ffffff;letter-spacing:-1px; font-weight:bold; text-align:center; padding-left:5px;}

.faq_title {font-family:돋움;FONT-SIZE: 11px;color:#ffffff;letter-spacing:-1px; font-weight:bold; padding-left:5px;}
.faq_list1 {font-family:돋움;font-size:11px;color:#99add2;padding-left:7px; font-weight:bold; letter-spacing:-1px;}
.faq_list2 {font-family:굴림;font-size:12px;color:#464646;letter-spacing:-1px;}

.txt_sb {font-size:11px; font-family:돋움; color:#6c6c6c; letter-spacing:-1px; line-height:140%;}
.txt_sbg {font-size:11px; font-family:돋움; color:#9a9a9a; letter-spacing:-1px; line-height:140%; font-weight:bold;}
.txt_sbg2 {font-size:11px; font-family:돋움; color:#848484; letter-spacing:-1px; line-height:140%; font-weight:bold;}
.txt_sg {font-size:11px; font-family:돋움; color:#9a9a9a; letter-spacing:-1px; line-height:140%;}
.txt_sg2 {font-size:11px; font-family:돋움; color:#7b7b7b; letter-spacing:-1px; line-height:130%;}
.txt_sg3 {font-size:11px; font-family:돋움; color:#909090; letter-spacing:-1px; line-height:130%;}
.txt_sg4 {font-size:11px; font-family:돋움; color:#898989; line-height:130%; padding-top:2px;}
.txt_sg5 {font-size:11px; font-family:돋움; color:#767676; letter-spacing:-1px; line-height:130%;}
.txt_sg6 {font-size:11px; font-family:돋움; color:#9a9a9a; font-weight:bold;}
.txt_so {font-size:11px; font-family:돋움; color:#ec7a27; letter-spacing:-1px; line-height:140%;}

.sell_price {
	font-size: 14px;
	font-weight:bold;
	color:#FF6600;
}

.goods_price {
	text-decoration:line-through;
	color:#939393;
}

.goods_point {
	color:#0000CC;
}

.float_left {
	float:left;
}

.text_right {
	text-align:right;
	width:80px;
	padding-right:5px;
}

.td1_padding {
	padding:20px 0 1px 0;
}

.td2_padding {
	padding:0 0 5px 0;
}

.td3_padding {
	padding:0 8px 0 0;
}

.t10
{
	font-family: "돋움";
	font-size: 8pt;
	color: #797979;
}

.t15
{
	font-family: "돋움";
	font-size: 8pt;
	font-weight: bold;	
	color: #F15623;
}

.t16
{
	font-family: "돋움";
	font-size: 8pt;
	color: #3e88b4;
	font-weight: bold;
}

.t17
{
	font-family: "돋움";
	font-size: 8pt;
	color: #676734;
	font-weight: bold;
}

.faq_title_line {
	background-color: #dddddd;
}

.faq_title_word {
	color:#666666; 
	font-weight:bold;
}

.faq_body_word {
	color:#76858F; 
	padding-left:7px; 
	font-weight:bold; 
	letter-spacing:-1px;
}

.faq_line {
	background-color: #f2f2f2;
}

.faq_bottom_line {
	background-color: #FFDCB9;
}

.trackback_title_line {
	background-color: #FFA64D;
}

.mypage_point_line {
	background-color: #f36f21;
}

.mypage_zzim_line {
	background-color: #d1e49d;
}

.mypage_penalty_line {
	background-color: #fecc64;
}

.mypage_mtm_line {
	background-color: #82ccb3;
}
