﻿/* 기본 */
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
a:visited {text-decoration: none; color:#555555}
a:link {text-decoration: none; color:#555555}
a:hover {color:#555555; text-decoration: underline;}
img {border:none}
td { FONT-SIZE: 13px; COLOR: #555555;font-family:Nanum Gothic;}
.main_txt {font-size: 15px;font-weight: bolder; letter-spacing:-1px;}
.main_price {font-size: 18px;font-weight: bolder; letter-spacing:-1px; color:#DD5D50; padding-left:10px}
.sub_price {font-size: 18px;font-weight: bolder; letter-spacing:-1px; padding-right:10px}
.main_title {font-size: 28px;font-weight: bolder; letter-spacing:-1px; color:#000000; padding-left:10px}
.sub_title {font-size: 32px; letter-spacing:-1px; color:#555555;}