@charset "utf-8";
/* CSS Document */

body {
	min-height:760px;
	color:#CCC;
	margin:0;
	background-color:#FF3;
}

td {border:1px solid #000;}

object { outline:none; }

#menu { width:1024px; height:106px; margin:auto; background-color:#820102; }
#main { width:1024px; min-height:620px; margin:auto; background-color:#FFF;}
#header {width:559px; height:459px; float:left;}

#right {width:420px; height:468px; float:left; margin-left:15px; margin-right:10px; }
#bottom {width:1024px; float:left; height:160px; background-color:#d3D8D2; color:#000;}

#bottom .left {width:312px; height:160px; float:left; }
#bottom .center {width:400px; height:160px; float:left; text-align:center; }
#bottom .right {width:312px; height:160px; float:left; }
#bottom ul {margin-top:-20px; }
#bottom li {margin-top:-5px;}
#bottom p {margin-top:-3px;}