body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

ul,li,ol{
	list-style:none;
	list-style-type:none;
	float: left;
}
a {color: #666666; text-decoration: none; }
a:hover {color: #FF0000; text-decoration: none;}

.menu {
	padding: 0px;
	height: 36px;
	width: auto;
	font-size: 14px;
	line-height: 45px;
	text-align: center;
	font-family: "宋体";
	color: #333333;
}
.menu ul{
	list-style-type: none;
}
.menu li{
	list-style-type: none;
	float: left;
	height: 36px;
	width: 73px;
}
.menu li a{
	padding: 0px;
	height: 36px;
	width: 73px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	font-family: "宋体";
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 0px;
}
.menu li a:hover{
	padding: 0px;
	height: 36px;
	width: 73px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	font-family: "宋体";
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	float: left;
	margin-top: 0px;
}

.c1 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height:32px;
}
.c2 {font-size: 12px}

.c3 {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
}

.c4 {
	font-size: 16px;
	font-family: "微软雅黑";
}

.plist {width: 224px; height: 181px; margin: 0px 0px 0px 27px; padding: 0px; overflow: hidden; float: left; display: inline;}
	.plist img {width: 220px; height: 147px; border: #d2d2d2 2px solid;}
	.plist p {width: 224px; height: 30px; margin: 0px; padding: 0px; text-align: center; line-height: 30px; overflow: hidden;}

.formstyle input, .formstyle textarea, .formstyle select {font-family: "微软雅黑"; font-size: 12px; color: #666;}
.formstyle span {color: #F00;}