@charset "utf-8";
/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {padding:0; margin:0;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#nav {margin:0 auto 0px; width:1000px; display:block;}
#nav .mainlevel {float:left;/*IE6 only*/}
#nav .mainlevel a {background:url(../images/meun.jpg) no-repeat right;color:#ffffff; text-decoration:none; text-align:center; line-height:32px; display:block;  width:110px; font-weight:bold;}
#nav .mainlevel a:hover {color:#fff000; text-decoration:none; background:url(../images/meun.jpg) no-repeat right;}
#nav .mainlevel ul {display:none; position:absolute;}
#nav .mainlevel li {border-top:1px solid #d7ecaf;/*IE6 only*/}


#sub_0 .sublevel a {background:#cce69b; color:#333333; text-decoration:none; text-align:center; line-height:26px; display:block;  width:110px;}
#sub_0 .sublevel a:hover {color:#666666; text-decoration:none; background:#d7ecaf;}
#sub_0 .sublevel li {border-top:1px solid #d7ecaf;/*IE6 only*/}
.head{ width:100%; position:relative; margin:0 auto;}