@charset "euc-kr";
/* Common */
body, input, textarea, select, button, table {
	font-family: 'Nanum Gothic', ³ª´®°íµñ, Dotum, µ¸¿ò, Sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}

a:link, a:visited { color:#818181}
a:hover, a:active { color:#DF8B2A}

.imgswap .hover { display: none; }
.imgswap:hover .default { display: none; }
.imgswap:hover .hover { display: inline-block; }

body {
	background: #F2F4F7;
}

.wrapper {
	min-width: 895px;
}

.container {
	width: 970px;
	margin: 0 auto;
}

#top {
	height: 95px;
	background: #A2CDDA url('/images/bg_top.png') repeat-x;
}

#header {
	height: 100%;
}

#header a {
	float: left;
}

#header_nav {
	float: right;
	height: 10px;
	margin: 21px 45px 0 0;
}

#header_nav a {
	margin-right: 25px;
}

#gnb {
	float: left;
	height: 50px;
}

#middle {
	margin: 0 auto;
}

#middle:after {
	display: block;
	content: '';
	clear: both;
}

#content {
}

#content:after {
	display: block;
	content: '';
	clear: both;
}

#lsb {
	float: left;
	width: 210px;
	padding: 5px 0 0 5px;
	background: #FFFFFF;
}

.lsb_module {
	width:208px;
	margin-bottom: 5px;
	border:1px solid #DEE3EB;
	background: #FFFFFF;
}

#login table {
	width:208px;
}

#login td {
	padding: 2px;
	margin: 0;
	text-align: center;
}

#login input {
	margin: 2px;
}

#login .login_bt_in {
	width: 40px;
	height: 40px;
	border: 0;
	background:url("/images/login_bt_in.png") no-repeat;
	cursor: pointer;
}

#search_pro {
	background: #EDEDED;
}

#search_pro table {
	width: 208px;
}

#search_pro td {
	padding: 2px;
	margin: 0;
}

#search_pro select {
	margin: 2px 1px;
}

#shop_category table {
	width: 208px;
	padding-bottom: 20px;
	background: url("/images/cate_bg.png") no-repeat;
	background-position: bottom;
}

#shop_category td {
	padding: 2px;
	margin: 0;
	text-align: right;
}

#shop_category img {
	margin: 0px 5px 10px;
}

#account_info table {
	width: 208px;
}

#account_info ul {
	padding-left: 25px;
	margin: 0;
	font-size: 13px;
}

#account_info li {
	margin: 5px 0;
}

#lsb_delivery table {
	width: 208px;
}

#lsb_delivery td {
	margin: 0;
	text-align: center;
}

#lsb_delivery .lsb_delivery_first td {
	padding-top: 5px;
	border-top: dotted 1px #C8C8C8;
}

#article {
	float: left;
	width: 680px;
	padding: 5px;
	background: #FFFFFF;
}

#article_location {
	padding: 10px 20px;
	background: #F1F1F1;
	text-align: right;
}

#article_location span {
	color: #4B8496;
	font-weight: bold;
}

.article_p_title img {
	padding: 20px 15px 10px 15px;
}

.article_paragraph {
	width: 638px;
	padding: 10px 20px;
	border: 1px solid #E6E6E6;
	line-height: 120%;
	text-align: justify;
	word-break: keep-all;
	word-wrap: break-word;
}

.article_paragraph ol, .article_paragraph ul {
	padding: 0 30px 0 40px;
}

.article_paragraph ol {
	list-style-type: decimal;
}

.article_paragraph ul {
	list-style-type: circle;
}

.article_paragraph ol ol {
	list-style-type: lower-latin;
}

#rsb {
	float: right;
	width: 60px;
	padding: 5px 5px 5px 0;
	background: #FFFFFF;
}

#bottom {
	height: 102px;
	background: #E7E7E7 url('/images/footer_bg.png') repeat-x;
}

#footer {
	height: 100%;
	margin: 0 auto;
}

#footer a {
	float: left;
}

#footer_nav {
	float: right;
	margin: 12px 70px 0 0;
}

#footer_nav a {
	margin-left: 25px;
	color: #737373;
	font-weight: bold;
}

#footer_legal {
	float: right;
	width: 675px;
	margin: 20px 70px 0 0;
	text-align: right;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
}

/* lagacy */
.m_notice_d {font-size: 11px;	color: #B96F19;}

#m_notice a visited {color:Gray; text-decoration: none;}
#m_notice hover active {color:#B96F19;	text-decoration: underline;}

.file_box {
   border:1px #DBDBDB solid; 
   background:#FFFFFF;
   height:20px; 
   font-size:12px; 
   font-family:arial, simsun, Gulim; 
   color:#5C5C5C;
}

.wh{color: #FFFFFF;font-size: 11px;}

.location{padding-top:2px; padding-right:20px; font-size:11px}

.proti01{color:#136A39; font-size:14px; font-weight:bold}
.proti02{font-weight: bold; padding-left: 5px;}
.propoint01{color: #ff6600;font-weight: bold;}
.propoint02{color: #ff6600;}
