﻿body {
	font-size:12px;
	font-family:Arial, 宋体, Helvetica, sans-serif ;
	margin:0 auto;

	line-height: 24px;
}
*{margin:0; padding:0}
p{
	display:inline;
	line-height: 24px;
	color: #4b4a4b;
	text-align: left;
}
input.required, textarea.required {
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 13px;
	border: 0px none #666666;
	overflow: hidden;
	letter-spacing: 1px;
	line-height:20px;
	height: 100%;
}
a:link{
	text-decoration:none;
	color: #4b4a4b;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #4b4a4b;
	font-size: 12px;
}

a:hover{
	color:#0F51A7;
	text-decoration:underline;
	font-size: 12px;
} 
#warrper {
	margin: 0 auto;
	text-align: center;
	width: 1003px;
	
}

#header {
	height: 295px;
	width: 1003px;
}

#mainbody {
	width: 956px;
	clear: both;
}
.dh {
	width: 956px;
	float: left;
	clear: both;
}
.ss {
	background-color: #CCCCCC;
}

.bg {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
}
.w {
	font-size: 12px;
	color: #FFFFFF;
}
.wtop1 {
	font-family: "微软雅黑";
	font-size: 25px;
	line-height: 30px;
	color: #D50100;
}
.w2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C30000;
}

.wtop2 {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 30px;
	color: #4F4F4F;
}
a.white:link{
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.white:hover{
	color: #FFCC00;
	text-decoration:underline;
	font-size: 12px;
}
