﻿*{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
img{
	border: 0px;
	}
body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #666;

}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bot.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.lh18{
	line-height: 18px;
}
.lh20{
	line-height: 20px;
}
.lh25{
	line-height: 25px;
}
.clear{
	clear:both;
	}
.cc{
	color:#fb7c11;
	font-size:12px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.cc a:link,.cc a:visited,.cc a:hover,.cc a:active {color:#fb7c11;}
.cfb{
	color:#fb7c11;
	font-weight:bold;}
.c28928b{ color:#28928b;}