/* CSS Document */
*{margin:0 auto;padding:0;}
body{background:#ffffff url(images/bg01.gif) repeat;font-size:12px;font-family:Verdana, Arial,"Î¢ÈíÑÅºÚ"}

#main{background:#DED9D6;width:1000px;height:800px;border:10px solid #fff;}
#left{width:600px;float:left;border-right:5px solid #F0EFED;height:100%;border-left:100px solid #DED9D6;}
#right{width:285px;background:#fff;float:right;height:100%;border-left:10px solid #F4F5F0;}

#left p{ color:#514A33; line-height:2.5em; }



menu{list-style:none;width:20%;color:#630;}
menu li {display:block;margin:10px;line-height:2em;text-indent:2em;background:url(images/mu.gif) left center no-repeat;}
ul{background:#fff;margin:0;padding:0;list-style:none;}
ul li{background:#fff url(images/list.gif) left center no-repeat;}
li{border-bottom:1px dotted #666;}

menu li.sel{border-bottom:0;background:url(images/mu2.gif) left 7px no-repeat;}
menu li.no_sel{border-bottom:1px dotted #666;background:url(images/mu.gif) left center no-repeat;}

