﻿@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: #003399;
	text-decoration: none;
}
a:active{color: #003399;
	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: #003399;
	background: url(images/ContentTitleBg.gif);
	font-size: 18px;
}
.content{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	text-indent:28px;
}
.forminfo{
	color:#eee;
	display: none;
}
.forminfo1{
	color:#F00;
	display: block;
}
