﻿@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color:#555;
	background:#ffffff;
	font-family: 宋体,Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff66ff;
	text-decoration: none;
}
a:active{color: #ff66ff;
	text-decoration: none;}
.inputborder{ height:15px; border:#CCC solid 1px; color:#555;}
.lineheight{margin:0px; line-height:29px;}
li{
	list-style-image: url(images/bullet.gif);
	line-height:22px;
	margin-left:25px;
	color: #333333;
}
.contenttitle{
	font-family: "微软雅黑", "黑体", "宋体";
	line-height: 39px;
	color: #990099;
	background: url(images/ContentTitleBg.gif);
	font-size: 18px;
}
p{margin:0px;}
.content{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	text-indent:28px;
	margin:10px;
}
.forminfo{ color:#CCC;}
.forminfo1{ color:#F00;}
table span{color:#333;line-height:12px;}.pse01{background-color:#EBEBEB;border-right:solid 1px #BEBEBE;border-bottom:solid 1px #BEBEBE;}.pse02{background-color:#FF4545;border-right:solid 1px #BB2B2B;border-bottom:solid 1px #BB2B2B;}.pse03{background-color:#FFD35E;border-right:solid 1px #E9AE10;border-bottom:solid 1px #E9AE10;}.pse04{background-color:#95EB81;border-right:solid 1px #3BBC1B;border-bottom:solid 1px #3BBC1B;}