﻿/* CSS Document */

.bgcolor
{
background-color:#ffffff;
}
.i_logo{
	clear: none;
	float: none;
	margin-top: 110px;
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	margin-bottom: 180px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.zt {
	font-size: 14px;
	color: #CA0000;
	margin-bottom: 30px;
	font-weight: bold;
	font-family: "幼圆";
}
.zt2 {
	font-size: 15px;
	letter-spacing: 1px;
	font-family: "幼圆";
}
body {
background-color: #ffffff;
}