body {
	font-size: 12px;
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-color:#656565;
	font-family:Arial
}
a:link {
	color:black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}
td {
	font-size: 12px;
	color:black;
	line-height:18px;
}
.kuang {
	border: 1px solid #D1D1D1;
}
.main{
	margin:auto;
	text-align:left;
	vertical-align:top;
	width:782px;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;
}
.tableBtm{margin-bottom:5px;}
.newsbg {
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
