@charset "utf-8";
/* CSS Document */

#top{
width:1002px;
height:111px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
#menu{
width:1002px;
height:6px;
margin-left:auto;
margin-right:auto;
background-image: url(img/menuline.gif);
}
#body{
width:1002px;
height:1420px;
margin-left:auto;
margin-right:auto;
background-image:url(img/bdbg.jpg);
}
#left{
width:200px;
height:1420px;
float:right;
}
#right{
width:800px;
height:1420px;
float:left;
}
#dhgj{
width:800px;
height:205px;
}
#bottom1{
width:1002px;
height:33px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#bottom2{
width:1002px;
height:108px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
#flashad{
	width:780px;
	height: 100px;
	padding-left: 15px;
}

