
/* CSS Document */
body{
text-align:center;
background: #999999;
 }
 a:link, a:visited{font:14px #ffffff;
 text-decoration:none;}
a:hover{font:red;text-decoration:underline;}

#container{
width:1006px;
padding-top:8px;
height:auto;
background:#fff;}

#head{
margin:auto;
width:989px;
height:156px;
background:#fff;
background-image:url(../images/banner.jpg);}
#dao{
margin:auto; width:989px; height:48px;
background-image:url(../images/daobg.gif);
}
#menu{ text-align:left; padding-left:50px auto; padding-top:8px;
}
#menu ul {list-style:none center; margin:0px;
}
#menu ul li {float:left; margin:0 6px;}

.mendiv{width:1px;height:10px;background:#fff; }

#neirong{
margin-left:8px;
width:1000px;
background:#fff;
}

#neirong-left{
float:left;
width:205px;
background:#99CC99;
}

#neirong-center{
float:left;
width:577px;
background:#fff;
padding:1px;
}

#nr-c-l{
text-align:center;
float:left;
width:285px;

}

#nr-c-r{
float:right;
text-align:center;
width:285px;
}


#neirong-right{
float:left;
width:205px;
background:#99CC00;
}

#foot{
width:1000px auto;
height:60px;
margin:0px;
background:#fff;}