﻿body, html {
	font-size: 20px;
	font-family: "微软雅黑";
	margin: 0;
	padding: 0;
	line-height: 22px;
	color: #fff;
	height: 100%; background-color:#D9482C;
}
input{background:transparent;border:1px solid #595757; padding: 0 10px; margin:0px; color:#000; text-align: center; list-style:none; font-family:"微软雅黑"; font-size:20px;outline:none; width: 260px; height: 50px; line-height: 50px;}
A:link {TEXT-DECORATION: none; color: #fff;}
A:visited {TEXT-DECORATION: none; color: #fff;}
A:hover {TEXT-DECORATION: none; color: #ffff00;}
img {
	border: 0
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.fl{float: left;}
.f16{font-size: 16px;}
.f30{font-size: 30px; font-weight: bold;}
.org{color: #FF6000; font-weight: bold;}
.top{background:url("../images/index_01.png") center top no-repeat;height:283px;}
.top2{background:url("../images/index_02.png") center top no-repeat;height:292px;}
.top3{background:url("../images/index_03.png") center top no-repeat;height:277px;}
.top4{background:url("../images/index_04.png") center top no-repeat;height:376px;}
.top5{background:url("../images/index_05.png") center top no-repeat;height:306px;}


.footer{text-align:center; font-family:"宋体"; font-size:12px; padding:20px 0;}
