﻿table {
	padding:3px 0;
	border-bottom-color: #cccccc;
	border-bottom: 1px;
}

#HDiv{
	width:760px; /*设定层的宽度*/
	margin:-3px; /*去除白缝*/
	height:110px; /*设定高度*/
	background:#ffffff;
	border: #66cccc 1px solid;
}
body,td,th {
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff99cc;
}
a:active {
	text-decoration: none;
}
.STYLE7 {color: #ff99cc}
body {
	background-color: #FFFFFF;
}