﻿/* CSS Document */

body,td,th {
	font-size: 15px;
	color: #666666;
	font-family: 微软雅黑;
	line-height: 150%;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FF6600}
.style2 {color: #666666}
.style5 {font-size: 15px; color: #FFFFFF; font-weight: bold; }
.style6 {
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
}
.style7 {
	color: #167729;
	font-weight: bold;
}

.style8 {
	color: #FF0000
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.style1 {color: #999999}
.style4 {color: #5F5F5F; font-weight: bold; }
.style3 {color: red; font-weight: bold; }
.style5 {color: red;}

