body {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bk.gif);
	background-repeat: repeat;
}
p,div,h1,h2,h3,h4,hr {
	margin: 0px;
	padding: 0px;
}
table{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #524e4e;
	border-bottom: 1px solid #ababab;
	padding: 2px;
	margin-bottom: 10px;
}

h4{
	font-size: 10px;
	font-weight: bold;
	color: #FF3333;
	padding-left: 2px;
}
.tN {
	font-size: 12px;
}
.ts {
	font-size: 11px;
	line-height: 16px;
}
.tRed{
	color: #FF3333;
}

.Text1{
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	padding: 0px 5px;
}
.tit{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.tBlu{
	color: #2545FF;
}