* {
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3e3e3e;
	line-height: 18px;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3e3e3e;
	line-height: 30px;
}
.cn {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dd0c0f;
}

.text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3e3e3e;
	text-align: center;
	text-decoration: none;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ee3a43;
	text-align: center;
	text-decoration: none;
}
.text1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3e3e3e;
	text-decoration: none;
}
.text1 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ee3a43;
	text-decoration: none;
}
#footer {
	clear:both;
}
#footer ul {
	margin:0 0 6px 390px;
}
#footer ul li {
	float:left;
	display:inline;
	font-size:12px;
	background:url(../images/footer/footer_line.gif) no-repeat right;
	padding-right:10px;
	margin-right:10px;
	font-family: "Times New Roman", Times, serif;
}
#footer ul li.none {
	background:none;
	padding-right:0;
	margin-right:0;
}
#footer ul li a {
	color:#2e2e2e;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#ee3a43;
}
#footer h1 {
	clear:both;
	color:#afafaf;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin-bottom:10px;
	font-family: "Times New Roman", Times, serif;
}
