@charset "utf-8";
/* base */
body{font:0.75em Gulim, "굴림", Dotum, "돋움", sans-serif;color:#333}
body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, input, table, tr, th, td{margin:0;padding:0}
h1, h2, h3, h4, h5, h6{font-weight:normal;font-size:100%}
ul, ol, li{list-style:none}
fieldset, img{border:none}

/* a-style */
a{color:#333;text-decoration:none}
a:hover, a:active{color:#2255cb;text-decoration:underline}

/* 메인 */
#wrap {margin:0;width:100%;position:relative;}
#headwrap {width:100%;}
#topwrap {margin:0 auto;width:970px;}
#contentwrap {width:100%;padding-top:30px;}
#content_center {margin:0 auto;width:970px;}
#contleft {float:left;width:666px}
#contright {float:right;width:260px;}
#bottomwrap {width:100%;padding-top:20px;clear:both;}
#footerwrap {width:100%;border-top:1px solid #e2e2e2;clear:both;}
#fotter_center {margin:0 auto;width:970px;}
#menu {position:relative;height:60px;background:#686868;margin-top:10px;}
#top_right {float:right;padding-right:15px;padding-top:35px;}
#top_right li.right_menu {float:left;padding-left:20px;background:url(../images/main/top_line.gif) no-repeat 8px 2px;}
#top_right li.home {float:left;padding-left:20px;}
/* 메인 종료 */

/* 서브 */
#sub_contents {float:right; width:725px;}