body.lv2 {
background-image: url(//images.17173cdn.com/2009/ddr/zt/s56/bg_lv2.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color: #000;
margin:0px;
}
body.index {
	background-image: url(//images.17173cdn.com/2009/ddr/zt/s56/bg_index.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #000;
	margin:0px;
}
td {
	font-size:12px;
}
img { border:none }
.subtit { color:#FFF; font-weight:bold }
.tag { color: #006699; font-weight:bold }
a { color:#090; text-decoration:underline }