body {
		margin:0;
		padding:0;
		background-color:#000000;
		color:#ffffff;
}
div{
		width:650px;
}
#basicBOX{
		margin:0 auto;
}
#indexTOP{
		padding:5px;
		background:url(image/top.jpg ) no-repeat;
}
#liveTOP{
		background:url(image/live.jpg ) no-repeat;
}
#aboutTOP{
		background:url(image/about.jpg ) no-repeat;
}
#bbsTOP{
		background:url(image/bbs2.jpg ) no-repeat;
		padding:10px;
}
#indexLeft{
		margin-bottom:20px;
		width:325px;
		float:left;
}
#indexRight{
		margin-bottom:20px;
		margin-top:20px;
		padding:10px;
		border:1px #666666 solid;
		width:303px;
		float:right;
}
#aboutLeft{
		margin-bottom:20px;
		padding-right:5px;
		border-right:1px #666666 solid;
		width:318px;
		background-image:url(image/a_quncho.jpg);
		background-repeat:no-repeat;
		background-position:left top;
		float:left;
}
#aboutRight{
		margin-bottom:20px;
		margin-left:10px;
		width:315px;
		background-image:url(image/a_chuji.jpg);
		background-repeat:no-repeat;
		background-position:left top;
		float:right;
}
.live{
		padding:10px 100px 10px 100px;
		width:450px;
}
#footer{
		margin:0 auto;
		width:400px;
		color:#666666;
}
h1{
		margin:0;
		padding:0;
		text-align:right;
		font-family:geneva;
}
h1 span{
		font-size:90%;
		font-weight:normal;
}
h2{
		margin:0;
		padding:0;
		color:#ffffff;
		background-color:#000000;
		float:left;
}
#aboutLeft h2{
		margin:60px 45px 60px 40px;
}
#aboutRight h2{
		margin:60px 55px 60px 55px;
}
ul{
		margin:100px 10px 10px 10px;
		padding:0;
		line-height:200%;
		list-style:none;
}
#indexLeft ul{
		margin:0;
}
#bbsTOP ul{
		margin:0;
}
dl{
		margin:0;
		padding:0;
}
#indexRight dd{
		margin-top:10px;
}
#indexRight p{
		margin-top:20px;
		text-align:center;
}
#indexRight span{
		color:#ff0000;
}
.live  dl{
		padding-bottom:15px;
		border-bottom:1px #666666 dashed;
		width:428px

}
.live  dt{
		color:#cc3300
}
.live  dt  span{
		padding-right:10px;
		font-size:120%;
		font-weight:bold;
}
.live  dd{
		margin-top:5px;
		color:#cccccc;
}
.live   dd  span {
	margin-right: 10px;
}
p{
		margin:0;
		padding:0;
}
#indexTOP p{
		margin-top:120px ;
}
#aboutLeft p,#aboutRight p{
		line-height:150%;
		color:#999999;
}
#copyright{
		clear:both;
		margin-bottom:50px;
		padding-top:10px;
		border-top:1px #666666 solid;
		color:#666666;
		text-align:center;
}
#f1{
		margin-bottom:5px;
		padding-bottom:5px;
		border-bottom:1px #666666 dashed;
		text-align:center;
}
#f2{
		margin-right:5px;
		float:left;
}

a,a:link,a:visited{
		padding:2px;
		color:#ffffff;
		text-decoration:none;
}
a:hover,a:active{
		color:#000000;
		background-color:#ffffff;
}
#f1 a:link,#f1 a:visited{
		color:#666666;
}
#f2 a{
		padding:0;
		color:#000000;
}
.info {
	padding-top: 20px;
}
#liveF ol {
	list-style-type: circle;
}
