body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	color:#000;
	font-family: Verdana;
	font-size:12px;
	background-color:#00ccff;
}
a, a:visited {
	color:#fff;
}
.td1 {
	background-image:url(images/bg_side_nav.gif);
	background-position:bottom left;
	background-color:#adde22;
	background-repeat:no-repeat;
	width:166px;
}
.td2 {
	background-color:#00ccff;
}
.td3 {
	background-color:#fff;
	width:265px;
}
.im {
	padding:5px;
	text-align:center;
}
.im .dis {
	width:260px;
	height:170px;
	overflow:auto;
	text-align:justify;
	padding:5px;
	border:1px solid #000;
	font-size:9px;
}
.x {
	font-size:9px;
	padding:3px;
	text-align:center;
}
.lst td {
	
	padding:5px;
	text-align:center;
}
.lst td, .lst td a {
	color:#000;
	font-size:9px;
}
.lst td a img {
	border:0px;
	border:1px solid #000;
}
.np, .np a {
	font-size:11px;
	color:#000;
	text-align:center;
}