@import url("//fonts.googleapis.com/earlyaccess/notosanskr.css");
@import url("//fonts.googleapis.com/earlyaccess/nanumpenscript.css");


BODY			{ padding:20px; margin:20px; color:#565656; font-family: 'Noto Sans KR', sans-serif;  font-weight:normal; font-size:15px; line-height:1.5;}
TD				{ font-size:15px; font-family:"Noto Sans KR", "NanumGothic","Dotum";}
IMG				{ border:0px; }

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, td {margin:0; padding:0;}

ul,ol,dl {list-style:none; }
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal;}
fieldset, abbr, acronym {border:0 none;}
img {border:0; vertical-align:top; }

label, select, input, textarea {vertical-align:middle;}

caption, th, td {font-weight:normal;}

address, caption, strong, em, cite {font-weight:normal; font-style:normal;}



/* ³»¿ëÄÚµù */

#price_wrapper		{ width:100%; position: relative; margin:0 auto;}
.blue_line			{ height:2px; background:#278bd1;}

.price_area			{ background:#e2e2e2; text-align:center;}
.price_title		{ font-size:15px; padding:10px; background:#fbfbfb;}
.price_text			{ background:#ffffff; font-size:15px; padding:10px;}
.price_line			{ border-top:1px solid #e2e2e2; width:100%; height:3px;}

.price_b_title		{ font-size:35px; font-weight:bold; margin-bottom: 30px; text-align:center;}

