@charset "euc-kr";
/* CSS Document */

@import url("base.css");



a:link    {color:#333333;}
a:visited    {color:#333333;}
a:hover    {color:#666666;}
a:active    {color:#005dc9;}

body    { text-align: center; background: url("/image/top_back.gif") repeat-x 0 0; }

#Top_Wrap    {width:950px; margin:0 auto;}

#Body_Wrap    {width:100%; margin-bottom:30px;}
#Body_Wrap .body_contents    {border-bottom:1px solid #E8E5E5; margin-bottom:10px;}
#Body_Wrap .body_contents .Ex    {width:950px; margin:0 auto; height:492px;}

#Body_Wrap .Board    {width:950px; margin:0 auto; overflow:hidden;}
#Body_Wrap .Board td    {vertical-align:top!important;}
#Body_Wrap .Board    .list    {background:url("/image/board_back.gif") no-repeat 0 bottom; padding:5px 0 5px 15px;}
/*
#Body_Wrap .Board dl    {float:left; width:180px;}
#Body_Wrap .Board dt    {margin-bottom:5px;}
#Body_Wrap .Board dd    { background:url("/image/hskin_bul.gif") no-repeat 0 5px; border-bottom:1px solid #eeeeee; margin:3px 0; padding: 0 0 3px 10px; font-size:11px;}
#Body_Wrap .Board dd.price    { font-weight:bold; font-size:11px; border-bottom:none;}
*/
.template_text    { border-bottom:1px solid #eeeeee; margin:3px 0; padding: 0 0 3px 10px; font-size:12px;}

#Footer    {width:100%; border-top:1px solid #dbd8d8; height:89px; padding-top:10px;}
#Footer .inner    {width:950px; margin:0 auto; }

.popup_window {background:url(/image/popup0_back.gif) repeat-y center 0; padding: 10px 20px;}

.popup1_tit    { height:25px; margin-bottom:20px; font-weight:bold; font-size:14px; text-align:center;}
.popup1_con    {background:url(/image/popup1_back.gif) no-repeat 0 0;}

.popup2_tit    { height:25px; margin-bottom:20px; font-weight:bold; font-size:14px; text-align:center;}
.popup2_con    {background:url(/image/popup2_back.gif) no-repeat 0 0;}

.contents   { padding: 20px 40px; min-height:200px;  max-width:430px;}


.dot_line    {background:url("/image/dot_line.gif") no-repeat 0 bottom; padding-bottom :5px; margin-bottom:5px;}
.point    {font-weight:bold; color:#d73031;}
