@charset "utf-8";

/* CSS Document */
body,td,th {
	font-family: , Arial Unicode MS;
	font-size: 12px;
	font-family: "宋体", "Arial Unicode MS";
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#TopFlash{
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#Foot{
	width:100%;
	margin-top:10px;
	float:left;
	display:block;
}

#TopMenu {
	width:100%;
	background-image: url(../images/Background/TopMenu.jpg);
	height: 82px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#TopMenu #TopMenuMin {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#TopMenu #TopMenuMin ul {
	margin: 0px;
	padding:0px;
}
#TopMenu #TopMenuMin .logo {
	width:90px;
}

#TopMenu #TopMenuMin li {
	float: left;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TopFlash {
	text-align: center;
	margin-bottom: 5px;
}
a {
	font-family: "";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover
{
	font-family: "";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.intro
{
	display: block;
	background-image: url(../images/Button/quickLink.jpg);
	width: 148px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #324D82;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center center;
}