/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	text-align:center;
}
#header,#m,#nav,#footer{
	width:1003px;
	margin:auto;
	clear:both;
}
#footer{
background:url(../images/footer.jpg) no-repeat  top center;
text-align:center;
padding-top:20px;

}
#main{
width:900px;
overflow:hidden;

}
#content{
text-align:center;
padding:0;
width:1003px;
margin:0;
}
#header{
height:426px;
background:url(../images/top1.jpg) no-repeat;
}
#nav{
width:780px;
height:28px;
margin-top:90px;

}
#nav ul{
margin:0;
padding:0 ;
text-align:left;
}
#nav li{
margin:0;
padding-left:13px;
float:left;
width:86px;
text-align:left;
background:url(../images/li.png) no-repeat 0 8px;
}
#nav li a{
color:#9e9e9e;
}
#nav li a:hover{

color:#edc355;
}
.sidebar{
width:210px;
color:#7c7c7c;
}
.sidebar a{
color:#7c7c7c;
}
.sidebar a:visited{
color:#7c7c7c;}

#lo{
background:url(../images/lo.jpg);
width:664px;
height:35px;
padding-top:7px;
}
#lo1{
background:url(../images/right.jpg);
width:664px;
height:35px;
padding-top:7px;
text-align:right;
padding-right:20px;
}