/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

body,td,th {
	color: #585858;
	font-size: 12px;
	line-height:22px;
}

a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #585858;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.huang{
	color: #ff6600;
}

.bhuang{
	color: #ff6600;
	font-size:14px;
	font-weight:bold;
}

.lan{
	font-size:13px;
	font-weight:bold;
	color:#0066CC;
}
.cbody { width:950px; height:auto;margin:0px auto; background:#ffffff; } 
