﻿body,div,a,img,p,form,h1,h2,h3,h4,h5,h6,input,textarea,ul,li,dt,dd,dl{margin:0;padding:0;}

img {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px
}
ul {
	list-style-type: none
}
li {
	list-style-type: none
}

form {
	padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px
}
a {
	color: #333333; text-decoration: none
}

a:hover {
	color: #ff0000; text-decoration: none
}
h1 {
	font-size: 20px;
}
h4 {
	color: #000000;
	font-size: 14px;
}
h5 {
	color: #b05206;
	font-size: 12px;
}
select {
	font-size:14px;
	line-height:20px;
	color: #000000;
}
.clearfloat {clear:both;}
.l {
	float: left; display: inline;
}
.r {
	float: right; display: inline;
}
.container{
	width:1000px; margin:0px auto;
}
.logo{
	padding-top:30px;
	text-align:left;
	padding-left:15px;
}
.maincontent{
	height:340px;
	width:1000px;
	overflow:hidden;
}
.maintext{
	
	
	
	margin-top:300px;
	margin-left:800px;
}
.text{
	height:40px;
	width:245px;
	font-size:12px;
	line-height:28px;
	color: #000000;
	float:left;
	color: #ffffff;
}
.text1{
	height:40px;
	width:100px;
	font-size:12px;
	color: #ffffff;
	text-align:left;
}
.span1{
	font-size:15px;
	line-height:28px;
	color: #ffffff;
	font-weight:bold;
	width:75px;
	text-align:right;
	padding-right:10px;
	float:left;
	display: block;
}
.text-input1 {
	font-size: 12px;
	text-align:left;
	color: #333333;
	font-family:"微软雅黑";
	text-indent:8px;
	line-height:28px;
	width:125px;
	height:28px;
	background:none;
	background-image: url(../images/input1.png);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	float:left;
}

.button{
	line-height:30px;
	border:0px;
	font-family:"微软雅黑";
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	width:183px;
	height:30px;
	padding-bottom:5px;
	background:none;
	background-image: url(../images/button1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-left:28px;
	margin-top:10px;
	cursor:pointer;
}