*
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body
{
	background-color: #fff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th, td, font
{
	font-size: 12px;
}
a, a:link
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	color: #f60;
	text-decoration: underline;
}
img
{
	border-width: 0;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.clear
{
	clear: both;
	height: 0;
	overflow: hidden;
}
.al
{
	text-align: left;
}
.ar
{
	text-align: right;
}
.ac
{
	text-align: center;
}
.none
{
	display: none;
}
.block
{
	display: block;
}
.abs
{
	position: absolute;
}
.flow
{
	overflow: hidden;
}
.wto
{
	margin-right: auto;
	margin-left: auto;
}
.hto
{
	height: 100%;
}
.str
{
	font-weight: bold;
}
.nor
{
	font-weight: normal;
}
.s14
{
	font-size: 14px;
}
.s12
{
	font-size: 12px;
}
.red
{
	color: #f00;
}
.mt10 {
    margin-top:10px;
}
.pt10  {
    padding-top:10px;
}
.wd960 {
width: 960px;
position: relative;
margin: 0 auto;
text-align:left;
}
.wd960 a{	
color: #000;
text-decoration: none;
}
.wd960 p {
line-height: 50px;
margin:0px;
padding:0px;
}
.wd960 h1 {
font-size: 20px;
color: #666666;
font-weight: bold;
}
.wd960 h1 span {
font-size: 14px;
color: #666666;
font-weight: normal;
}
.wd960 ul {
width: 100%;
height: auto;
display: block;
}
.wd960 ul li {
width: 230px;
height: 35px;
line-height: 35px;
float: left;
padding-right: 10px;
}
.wd960 ul li a {
font-weight: bold;
color: #333;
font-size: 20px;
}
.wd960 ul li span {
font-size: 14px;
font-weight: normal;
color: #666666;
}