@charset "utf-8";
/* CSS Document */


*{margin:0; font-family:"돋움", Arial,Sans-serif;}
body{ width:100%; margin:0 0 0 0; }
img { border:0; vertical-align:top;}
ul,li,p,div,input,textarea,select,table,button{line-height:130%; font-family:"돋움",Arial,San-serif; color:#333;}
ul,li{list-style:none; padding:0; margin:0;}
html { overflow-y: scroll;}

a {text-decoration:none; color:#333;}
a:link {text-decoration:none; color:#333;}
a:hover {text-decoration:none; color:#333;}
a:visited {text-decoration:none; color:#333;}

#wrap {margin:0 auto; width:100%; text-align:center; color:#333; font-size:1.1em; letter-spacing:-1px;}
p {font-weight:bold;}
ul li {width:50%; float:left;}
ul li img {width:100%;}

hr {margin:10px auto; clear:both;}

.sub {clear:both;}

.top {clear:both; width:20%; float:right; display:block; padding-top:5px; padding-bottom:5px; margin-top:3px; margin-right:3px; font-size:0.8em;}

#header { width:100%; background-color:#000; margin:0 auto;}
#header .title {margin-left:5%;}
#header ul li {width:50%;}
.home {height:20px; margin-left:10px; float:left;}
.back {height:20px; margin-right:10px; float:right;}

.menu .m1 li {float:left; width:25%;}
.menu .m2 li {float:left; width:33.3%;}