body {
    width:950px;
	margin: 0 auto;
	font-size:18px;
	font-weight:bolder;
	line-height:1.15em;
	vertical-align:top;
	color:#FFFFFF;
	background-image:url(img/bg1.gif);
}
table{
    width:950px;
	text-align:center;
	background-color:#FFFFFF;
}
#top{
    width:950px;
	height:165px;
	background:url(img/maintop.gif) #FF0000 top no-repeat;
}
#tx{
    width:810px;
	padding-top:18px;
	color:#000099;
}
.main{
    background-color:#FFFFFF;
}
ul{
    width:810px;
	list-style:none;
}
li div{
    padding:9px 0px 7px 9px;
	text-align:left;
}
#bbanner li{
    float:left;
    width:790px;
	height:235px;
	margin-bottom:20px;
	background-color:#FC0000;
}
#sbanner1 li{
    float:left;
    width:385px;
	height:255px;
	margin:0px 20px 20px 0px;
	background-color:#FF3C00;
}
#sbanner2 li{
    float:left;
    width:385px;
	height:255px;
	margin:0px 20px 20px 0px;
	background-color:#FF6600;
}
#bottom{
    width:950px;
	font-size:14px;
	padding:15px 0px;
	background-color:#FF0000;
}
#bottom a:link{
    color:#FFFF00;
}
#bottom a:visited{
    color:#FFFFFF;
}