/* reset start
--------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0; outline: 0; font-size: 100%; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
/* reset end
--------------------*/

a {text-decoration: none; color: #4a4a4a;}
button {border: none; background: none; padding: 0; cursor: pointer;}
input {background:#fff;}
#wrap {width: 960px; margin: 0 auto ; font-size: 12px; font-family: dotum; line-height: 150%; color: #4a4a4a} 

#header {float:left; margin-bottom:10px}
#header #logo { padding:22px 0 5px 0}
#header ul {width:100%}
#header ul li {float:left; overflow:hidden; height:36px; cursor:pointer}
#header ul li img:hover,#header ul li .on  {margin-top:-36px}
#header ul li.home {width:154px; height:36px; background:#7eafcd;  text-align:center; position:relative; border-left:1px solid #98c0d6}
#header ul li.home span:hover {text-decoration:underline; color:#fff}
#header ul li.home span {color:#fff; font-size:11px; top:10px; left:43px; position:absolute}

#footer table {width:100%; float:left; border-top:1px solid #ededed; border-bottom:1px solid #ededed}
#footer table tr td {padding:25px 0; font-size:11px; color:#aaa}
.right {text-align:right}

#body {min-height:565px}
#body #bigimg {float:left}
#body #smallimg {float:left}
#body #smallimg li {padding:20px 0 20px 10px}