﻿.form-group{
	float:right;
	padding-top:40px;
}
.form-control1{
	float:left;
    width:240px;
    height:34px;
	border-top:#e3e3e3 1px solid;
	border-bottom:#e3e3e3 1px solid;
	border-left:#e3e3e3 1px solid;
	border-right:0;
	padding-left:10px;
	line-height:34px;
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";
	color:#666666;
}
.form-control2{
	float:left;
    width:240px;
    height:34px;
	border:#e3e3e3 1px solid;
	padding-left:10px;
	line-height:34px;
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";
	color:#666666;
	margin:0 5px;
}
.form-control3{
	float:left;
    width:140px;
    height:36px;
	border:#e3e3e3 1px solid;
	padding-left:10px;
	line-height:34px;
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";
	color:#666666;
	margin:0 5px;
}
.button1{
	float:left;
    background:url(../images/search.gif);
    width:37px;
    height:36px;
    border:0px;
    cursor:pointer;
	border-top:#e3e3e3 1px solid;
	border-right:#e3e3e3 1px solid;
	border-bottom:#e3e3e3 1px solid;
}
.button2{
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";
	float:left;
    background:#ffb400;
    height:36px;
    border:0px;
    cursor:pointer;
	padding:0 15px;
	color:#fff;
	margin:0 5px;
}
.button2:hover{
    background:#ff7e00;
}
.form-group2{
	float:left;
    width:1110px;
	padding:30px;
}
.form-group2 h2{
	float:left;
}



/*8.16*/

.search1{
	width:1170px;
	text-align:center;
	padding-bottom:30px;
}
.form-group3{
    width:550px;
	margin:0 auto;
	display:inline-block;
}
.form-group3 h2{
	float:left;
}

.search1 table{
    width:600px;
	margin:0 auto;
	display:inline-block;
}
.search1 table td{
	line-height:50px;
	height:50px;
}
.button3{
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";
    background:#666;
    height:36px;
    border:0px;
    cursor:pointer;
	padding:0 15px;
	color:#fff;
	margin:0 5px;
}
.button3:hover{
    background:#333;
}
.button4{
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";
    background:#ffb400;
    height:36px;
    border:0px;
    cursor:pointer;
	padding:0 15px;
	color:#fff;
	margin:0 5px;
}
.button4:hover{
    background:#ff8400;
}
.pull-left{
	float:left;
}
.pull-right{
	float:right;
}
.text-left{
	text-align:left;
	padding-left:5px;
}
.form-control4{
	float:left;
    width:340px;
    height:34px;
	border:#e3e3e3 1px solid;
	padding-left:10px;
	line-height:34px;
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";
	color:#666666;
	margin:0 5px;
}
