#logo {float:left;
	font-family: "Courier New", Courier, mono;
	color: #0000CC;height:100px;
}
#menu {
    float:left;
	font-family: "Courier New", Courier, mono;
	color: #0000CC;height:100px;
}
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:center
}
td {
    font-size: 12px;
}
#head{
    text-align:center;width:100%;

}
#container {width:800px;height:auto;margin:0px auto;text-align:center}
#main_body{width:800px;height:auto;margin:0px auto;overflow:hidden;}
#main_body_picture{width:1000px;height:auto;margin:0px auto;}
#main_body_left{width:200px;height:auto;line-height:150%;float:left;overflow:hidden;}
#main_body_center{width:600px;height:auto;text-align:center;float:left;overflow:hidden;}
#main_body_right{width:200px;height:auto;float:left;overflow:hidden;}

#main_body_l{width:30%;height:auto;line-height:150%;float:left;overflow:hidden;}
#main_body_r{width:69%;height:auto;text-align:center;float:left;overflow:hidden;}
.homepage_content{with:100%,text-align:right}



.each_popular{height:auto;width:600px;padding:20 20 50 20;text-align:left}
#footer{width:1000px;height:100;text-align:center;clear:both}
.cusion{height:50px;width:100%}
a:link {
	color: #000033;
}
a:visited {
	color: #666666;
}
a:active {
	color: #FF0000;
}
