.top {
	height: 118px;
	width: 100%;
}
.menu {
	height: 44px;
	width: 100%;
}
.menu ul {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 100%;
	color: #FFFFFF;
}
.menu li {
	font-size: 14px;
	line-height: 44px;
	color: #FFFFFF;
	float: left;
	height: 44px;
	width: 115px;
}
.kong {
	float: left;
	width: 34px;
	height: 44px;
}
.menu a {
	color: #FFFFFF;
	text-decoration:none;
}
.menu a :hover{

color:#FFFFFF;}
.left {
	height: auto;
	width: 217px;
}
.left1 {
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
	width: 217px;
	background-image: url(images/left1.jpg);
	background-repeat: no-repeat;
}
.left ul {
	height: auto;
	width: 217px;
}
.left ul li {
	font-size: 12px;
	line-height: 24px;
	color:#3366CC;
	height: 24px;
	width: 217px;
	background-image: url(images/left_a.jpg);
	background-repeat: no-repeat;
	background-position:center center;
}
.left ul li a {
	font-size: 12px;
	line-height: 24px;
	color:#3366CC;
	height: 24px;
	width: 217px;
	text-decoration: none;
	list-style-type: none;
}
.left ul li a:hover {
	text-decoration: none;
	background-image: url(images/left_hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	line-height: 24px;
	color:#3366CC;
	height: 24px;
	width: 217px;
}
.td {
	height: 286px;
	width: 146px;
}
.td li {
	background-image: url(images/td1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 3px;
	height: 33px;
	width: 146px;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #336699;
}
.td a {
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.td a:hover {
	background-image: url(images/td2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	width: 146px;
	list-style-type: none;
    font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
