html , body , p , table , tr , td , th ,ul  , ol , li { padding:0;margin:0;list-style:none;}
li { list-style:none; }
img { border:0px; }
a{ text-decoration:none; font-family:'맑은 고딕' , '돋움'; }

body{ padding:100px 0px 0px 100px; }
/*mainmenu*/
div#navigation{ }

div.banner{ padding-bottom:10px; }
div.unit{ width:200px; border-left:1px solid #ddd;padding-left:10px; float:left;margin-right:50px; }
div.menulist {padding-bottom:70px;}
div.menulist > ul > li{ height:25px; line-height:25px;  background:url('../images/point.png') no-repeat 10px 7px; }
div.menulist li > a{ font-size: 14px; color:#898989;padding-left:30px; display:block;width:80%;}

div.menulist > ul > li.mouseon{ background:url('../images/mainBg.png') no-repeat 0px 1px !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="../images/mainBg.png", enabled=true, sizingMethod=scale); }
div.menulist > ul > li.mouseon a{ color:#FFF;}