a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

#container {
	font-size: 12px;
	width: 950px;
}
#header {
	height: 160px;
	margin-bottom: 10px;
}
.float {
	float: left;
}
.main3 {
	width: 948px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#container .main3 ul {
	margin: 0px;
	padding: 0px;
}

#container .main3 li {
	display: block;
	float: left;
	width: 147px;
	text-align: left;
	padding: 5px;
	list-style-type: none;
}
#footer {
	height: 180px;
}
.font14 {
	font-size: 14px;
}

.b {
	font-weight: bold;
}

.titlechen {
	background-image: url(title_2.jpg);
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	color: #666666;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}







h3 {
	margin: 0px;
}
