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


#main{
width:980px;
height:auto;

margin-top:0px;
margin-left:133px;
}

#add
{
width:130px;
height:500px;
margin:auto;
float:left;
}
#banner{
width:980px;
height:210px;
margin:auto;
background:url(../Images/banner.jpg) no-repeat;
}

#banner  a {
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FF6600;
text-decoration:none;
}
#banner a:hover {
color: #0080C2;
text-decoration: underline;
}

#menu{
width:980px;
height:41px;
margin: auto;
background:url(../Images/menu_bg.gif) repeat-x;
}

#content{
width:980px;
height: auto;
margin:auto;
background:#FFFFFF;
}

#content td p{
line-height:20px;
font-family:Arial;
font-size:12px;
}

#content span{
font-family:arial;
font-size:12px;
color:#0080C2;
font-weight:bold;
}

#content ul li div{
font-family:arial;
font-size:12px;

}

#footer{
width:980px;
height:50px;
margin:auto;
}

#footer ul li{
font-family:Arial;
font-size:11px;
display:block;
float:left;
margin:0 5px 0 5px;
}

#footer ul li a
{
text-decoration:none;
color: #333333;

}

#footer ul li a:hover 
{
text-decoration: underline;
}

#footer td p 
{
font-size:12px;
font-family:Arial;
}
