﻿@charset "utf-8";
body {
	font-family: Verdana;
	宋体;
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	background: url(../images/bg.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
	text-align:center;
}
.bg
{
}
a {
	blr: expression(this.onFocus=this.blur());
}
a {
	outline: none;
}
li a {
	font-family: "verdana";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
li a:hover {
	color: #FF3300;
	text-decoration: none;
}
li a:link {
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #555555;
	text-decoration: none;
}