@charset "euc-kr";
@import url(board.css);


html, body {
	height:100%;
}

/* Type Selector */
* {
	margin:0;
	padding:0;
	font-style:normal;
	font-family:Dotum, Gulim, AppleGothic, Arial, "Sans-serif";
	font-size:12px;
	color:#818181;
}
img {
	vertical-align:top;
	border:0;
}
li {
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	font-size:0px;
	line-height:0px;
}
table {
	margin:0;
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
}
td {
	padding:0;
}
a {
	color:#818181;
	text-decoration:none;
}
a:visited {
	color:#818181;
	text-decoration:none;
}
a:hover, a:active, a:focus{
	color:#999999;
	text-decoration:none;
}
a,area {blr:expression(this.onFocus=this.blur())} /* for IE */
:focus {-moz-outline-style:none;} /* for Firefox */ 

/* Layout Selector */
#wrap {
	width:100%;
	height:100%;
}
#gnbtop {
	width:100%;
	height:163px;
	text-align:center;
	/*background:url('../imgs/common/bg_gnbtop.gif') repeat-x left top;*/
}
#body {
	width:924px;
	height:100%;
	background:url('../imgs/common/bg_cont.gif') repeat-y left top;
}

.body1{
	width:924px;
	height:100%;
	background:url('../imgs/common/bg_cont1.gif') repeat-y left top;
}

.body2{
	width:924px;
	height:100%;
	background:url('../imgs/common/bg_cont2.gif') repeat-y left top;
}

.body3{
	width:924px;
	height:100%;
	background:url('../imgs/common/bg_cont3.gif') repeat-y left top;
}

.body4{
	width:924px;
	height:100%;
	background:url('../imgs/common/bg_cont4.gif') repeat-y left top;
}

.body5{
	width:924px;
	height:100%;
	background:url('../imgs/common/bg_cont5.gif') repeat-y left top;
}

#btmSel1{
position:relative; top:0; left:0px; z-index:150;
}

#btmSel2{
position:absolute; top:0; left:0px; z-index:160;
}


#contents {
	width:924px;
	position:relative;
}
#left {
	width:211px;
}
#sub {
	width:741px;
	padding-left:30px;
}
#title-area {
	width:711px;
	height:42px;
	background:url('../imgs/common/bg_side.gif') no-repeat right top;
}
#title-area .title {
	float:left;
	margin-top:12px;
}
#title-area #path {
	float:right;
	padding:30px 35px 0 0;
	font-size:11px;
}
#title-area #path .dir {
	padding-left:15px;
	font-weight:normal;
	color:#999999;
	background:url('../imgs/common/ico_dir.gif') no-repeat 4px 3px;
}
#title-area #path .dirEnd{
	padding-left:15px;
	font-weight:normal;
	color:#004A96;
	font-size:11px;
	background:url('../imgs/common/ico_dir.gif') no-repeat 4px 3px;
}
#title-area #path a {
	color:#999999;
	text-decoration:none;
	font-size:11px;
}
#title-area #path a:visited {
	color:#999999;
	text-decoration:none;
}
#title-area #path a:hover, a:active, a:focus{
	color:#004A96;
	text-decoration:none;
}
#subtitle {
	width:706px;
	margin-top:9px;
}
#title-area .subimg {
	width:706px;
	margin-top:21px;
}
#subcont {
	margin:0 0 50px 0;
}
/* Footer */
#footer {
	width:100%;
	height:65px;
	background:url('../imgs/common/bg_footer.gif') repeat-x top left;
}

#footerWrap {
	width:924px;
}
#footer table {
	width:924px;
}

/* font */
.fnRed {color:#FF7403;}
.fnGray {color:#999999;}
.fnGreen {color:#00854A;}
.fn11 {font-size:11px;}
.fn14 {font-size:14px;}
.fn16 {font-size:16px;}
.strong {font-weight:bold;}

.hline_16	{line-height:16px;}
.hline_18	{line-height:18px;}
.hline_20	{line-height:20px;}

.wordbreak {word-wrap:break-word;word-break:break-all;}

.ls {letter-spacing:-1px;}
.cboth {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0;
}

/* form Style */
.select_01	{
	behavior: url('../js/selectbox.htc');
}
.select_02	{
	behavior: url('../js/pro_selectbox.htc');
}
.input_01	{
	border:1px solid #CDC6B6;
	background-color:#FFFFFF;
	font-size:12px;color:#818181;
	padding:2px;
}
.textarea_01   {
	margin:0;
	padding:5px;
	border:1px solid #CDC6B6;
	background:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-arrow-color:#6C5D42;
	scrollbar-face-color:#E8E4DC; 
	scrollbar-3dlight-color:#BBB19D; 
	scrollbar-darkshadow-color:#BBB19D; 
	scrollbar-track-color:#F1EFEA; 
    }
	 
	 
/* bullet style */
#bullet .icoYellow {
	background:url('../imgs/common/ico_dot_yellow.gif') no-repeat 1px 7px;
	padding-left:11px;
	font-size:12px;
	line-height:20px;
}

/* sitemap */
#sitemap .m01 {
	background:url('../imgs/etc/ico_sitemap01.gif') no-repeat 5px 4px;
	padding-left:19px;
	font-size:12px;
	color:#000000;
	margin-bottom:5px;
	line-height:16px;
}
#sitemap .m01 p {
	margin-bottom:7px;
}
#sitemap .m02 {
	background:url('../imgs/etc/ico_sitemap02.gif') no-repeat 5px 4px;
	padding-left:19px;
	font-size:12px;
	color:#000000;
	margin-bottom:5px;
	line-height:16px;
}
#sitemap .m03 {
	background:url('../imgs/etc/ico_sitemap03.gif') no-repeat 5px 4px;
	padding-left:19px;
	font-size:12px;
	color:#000000;
	margin-bottom:5px;
	line-height:16px;
}
#sitemap .m04 {
	background:url('../imgs/etc/ico_sitemap04.gif') no-repeat 5px 4px;
	padding-left:19px;
	font-size:12px;
	color:#000000;
	margin-bottom:5px;
	line-height:16px;
}
#sitemap .m05 {
	background:url('../imgs/etc/ico_sitemap05.gif') no-repeat 5px 4px;
	padding-left:19px;
	font-size:12px;
	color:#000000;
	margin-bottom:5px;
	line-height:16px;
}
#sitemap .m05 p {
	margin-bottom:7px;
}
#sitemap .sm {
	background:url('../imgs/etc/ico_sm.gif') no-repeat 5px 4px;
	padding-left:17px;
	font-size:11px;
	color:#898989;
	margin-bottom:5px;
	line-height:12px;
}

#sitemap .m01 a:link,
#sitemap .m02 a:link,
#sitemap .m03 a:link,
#sitemap .m04 a:link,
#sitemap .m05 a:link {
	text-decoration: none;
	color:#000000;
}
#sitemap .m01 a:visited,
#sitemap .m02 a:visited,
#sitemap .m03 a:visited,
#sitemap .m04 a:visited,
#sitemap .m05 a:visited {
	text-decoration: none;
	color:#000000;
}
#sitemap .m01 a:hover,
#sitemap .m02 a:hover,
#sitemap .m03 a:hover,
#sitemap .m04 a:hover,
#sitemap .m05 a:hover {
	color: #1597AA;
	text-decoration: none;
}
#sitemap .sm a:link {
	text-decoration: none;
	color:#898989;
	font-size:11px;
}
#sitemap .sm a:visited {
	text-decoration: none;
	color:#898989;
	font-size:11px;
}
#sitemap .sm a:hover {
	text-decoration: none;
	color: #1597AA;
	font-size:11px;
}

/* ÀÌ¿ë¾à°ü µî*/
#boxcon h1 {
	margin:0 0 15px 0;
	line-height:18px;
}
#boxcon h2 {
	margin:0 0 10px 0;
	font-weight:bold;
	line-height:18px;
}
#boxcon p {
	line-height:18px;
	margin-bottom:10px;
}
#boxcon dl {
	line-height:18px;
	margin-bottom:10px;
}
#boxcon dd {
	margin-bottom:5px;
	padding-left:16px;
	text-indent:-16px;
}
#boxcon #subdata {
	margin:0 0 20px 20px;
}

/* ÀÌ¹ÌÁö ·Ñ¿À¹ö */
a.rollover img { border-width:0px; display:block; }
a.rollover img.rollover { display:none; }
a.rollover:hover { position:relative; }
a.rollover:hover img { display:none; }
a.rollover:hover img.rollover { display:block; }

/* button */
#btnlist {
	text-align:center;
	margin-top:25px;
}
#btnlistM10 {
	text-align:center;
	margin-top:10px;
}

/* ¿©¹é */
.pd_m5 {
	margin-top:5px;
}
.pd_m10 {
	margin-top:10px;
}
.pd_m15 {
	margin-top:15px;
}
.pd_m20 {
	margin-top:20px;
}
.pd_m25 {
	margin-top:20px;
}
.pd_m30 {
	margin-top:30px;
}
.pd_m35 {
	margin-top:35px;
}
.pd_m40 {
	margin-top:40px;
}
.pd_m45 {
	margin-top:45px;
}
.pd_m50 {
	margin-top:50px;
}

/* main */
#main {
	position:relative;
}
#main #cont {
	width:1028px;
	top:0;
	left:0;
	position:absolute;
	z-index:1;
}
#main #notice {
	top:491px;
	left:884px;
	position:absolute;
	z-index:2;
}

#notice .newsDate {
	color:#8D8D8D;
	font-size:10px;
	padding:2px 0;
	font-family:Arial;
}
#notice .news {
	color:#8D8D8D;
	font-size:11px;
	padding:2px 0;
}
#notice .news a:link {
	text-decoration: none;
	color:#8D8D8D;
	font-size:11px;
}
#notice .news a:link strong {
	text-decoration: none;
	color:#B0B0B0;
	font-size:11px;
}
#notice .news a:visited {
	text-decoration: none;
	color:#8D8D8D;
	font-size:11px;
}
#notice .news a:visited strong {
	text-decoration: none;
	color:#B0B0B0;
	font-size:11px;
}
#notice .news a:hover,
#notice .news a:hover strong {
	text-decoration: none;
	color: #1597AA;
}

#shopListImg{
	float:left;
}

#shopList{
	
	height:23px;
	vertical-align:text-bottom;
}

#shopListLine{
	width:502px;
	height:1px;
	border:1px solid #e9e9e1
}

