/* CSS Document */
body{
	width:960px;
	margin:0 auto;
	font-size:12px;
	background:#FFEEBF url(bg.jpg) repeat-x;
	font-family: "å¾®é”Ÿæ–¤æ‹·é”Ÿè„šçŒ´æ‹·","é”Ÿæ–¤æ‹·é”Ÿæ–¤æ‹·","é”Ÿæ–¤æ‹·é”Ÿæ–¤æ‹·",Verdana,Arial,Helvetica,sans-serif;}
a {
	text-decoration:none;
	border:none;}
ul {
	list-style-type:none;}
#header {
position: relative;
	height:100px;
	width:960px;}


.link{
       position: absolute;
    top: -3px;
    right: 25px;
    color: #000;
}
.link a{    padding: 0px 7px;
    color: #000;
    letter-spacing: 2px;
    font-weight: 700;}
.link ul li{
float:left;
}
#banner {
	height:200px;
	width:960px;
	float:left;}
#banner img {
	height:200px;
	width:960px;}
#footer {
	height:50px;
	width: 960px;
	clear:both;
	background:url(footer.jpg);}
#footer p {
	height: 50px;
	line-height: 50px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	}
#footer p strong {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;}


.table table{
max-width:650px;
}
.table{
max-width:650px;
}

.main_content table{
max-width:650px;
}

.clear{
clear:both;
}