@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 요소(element) 여백 초기화  */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select,
table, th{
	margin:0;
	padding:0;
	}

h1,h2,h3,h4,h5,h6{
	font-size:13px
}

/* 목록 */
ol, ul { list-style:none; }

/* 테두리 없애기 */
fieldset, img, abbr,acronym { border:0 none; } 

/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table {
	border-collapse: separate;
	border:0 none;
	}

caption,legend{
	display:none;
	margin:0;
	padding:0;
}

/* 텍스트 관련 요소 초기화 */
address,  em, cite, th {
	font-weight:normal;
	font-style:normal;
	}
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* body 스타일 */
body,td,div,p {
	color:#000;
	font-size:13px;
	letter-spacing: 0px;
	line-height:140%;
	font-family:"Nanum Gothic","돋움", Dotum, "굴림", Gulim, Verdana, AppleGothic, sans-serif;
}

/* 링크 */
a, a:link {color:#000000;text-decoration:none;} 
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#ff0000;text-decoration:underline;}
a:focus {color:#000000;text-decoration:underline;}
a:active {color:#000000;text-decoration:none;} 

.memu{color:#000000;font-family:"Nanum Gothic","돋움",tahoma;line-height:140%}
A.menu:link {color:#000000; text-decoration:none;}
A.menu:visited {color:#000000; text-decoration:none;}
A.menu:hover {color:#FF0000; text-decoration:none;}

.thm7{font-size:11px; font-family:tahoma;letter-spacing: 0px}
.dod8_{font-size:11px; font-family:"돋움";letter-spacing: -1px}
.dod8{font-size:11px; font-family:"돋움";letter-spacing: 0px}
.n{letter-spacing: 0px}


.input_,select{padding:5px;border:1px solid #D8D8D8;font-size:14px}
.submit_{height:22px}
.input_black{background-color:#737373;border:1px solid #8d8d8d;padding:5px;font-size:12px;color:#EEEEEE}

/* 시중가,판매가,포인트,상품명,간략설명*/
.market_price_ {color:#848484;padding-top:8px;text-align:left}
.price_ {font-weight:bolder;color:red;padding-top:8px;text-align:left}
.point_ {color:#FF6600;padding-top:8px;text-align:left}
.goods_name_ {font-weight:bolder;color:#191919;padding-top:8px;text-align:left}
.goods_advance_ {color:#626262;padding-top:8px;text-align:left}

/* 카테고리 네비게이션 */
.category_m{letter-spacing: 0px;}

/* 필수입력마크 */
.p{color:red;font-weight:bolder;padding-right:6px}

/* 약관 */
.member_agree h1{margin-bottom:5px}
.member_agree h2{margin-bottom:5px;font-size:16px}
.member_agree ol{margin-bottom:15px;padding-left:20px}
.member_agree p{margin-bottom:15px;padding-left:20px}

/* 상품목록 카테고리 상단버튼 */
.bt_category_top{display:block;padding:7px;color:#333333;text-decoration:none;}
a.bt_category_top:hover{font-weight:bolder;text-decoration:none;background-color:#fff8dd}

/* 상품구매 가격내역 정보 */
.userinfo_priceinfo{border:5px solid #9d9d9d;margin-top:10px;margin-bottom:10px}
.userinfo_priceinfo td,.userinfo_priceinfo th{padding:12px;border-right:1px solid #dddddd;width:25%}
.userinfo_priceinfo th{background-color:#ebebeb;font-weight:bolder}
.userinfo_priceinfo td{text-align:right;font-family:tahoma;font-size:18px;font-weight:bolder;position:relative;padding-right:20px;}
.userinfo_priceinfo_end{border-right:0;color:#db0000}
.userinfo_priceinfo td div{position:absolute; z-index:1;right:-13px;top:11px;}

.userinfo_priceinfo2{border-bottom:1px solid #dddddd;padding-bottom:10px;margin-bottom:10px}
.userinfo_priceinfo2 span{display:inline-block;width:100px;}
.total_price_show{color:red;font-weight:bolder;font-family:tahoma;font-size:20px}