#search_main {
	width: 1200px;
	margin: 20px auto 0;
	overflow: hidden;
}

/*************左边****************/
.search_left {
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
}
.lfet_title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	background: #fe0000;
	text-align: center;
}
.company,.man {
	margin-top: 10px;
	overflow: hidden;
}
.company_title {
	width: 100%;
	height: 35px;
	background: url(../../images/s_l_title.jpg) left top no-repeat;
}
.company_list,.man_list {
	padding: 10px;
	border: 1px solid #ccc;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.company_list li,.man_list li {
	width: 100%;
	background: url(../../images/icon_01.jpg) 5px center no-repeat;
}
.company_list a,.man_list a {
	display: block;
	margin-left: 25px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
}
.man_title {
	width: 100%;
	height: 35px;
	background: url(../../images/s_l_title_01.jpg) left top no-repeat;
}




/***************右侧**************/
.search_right {
	float: right;
	width: 870px;
}
.title_name {
	padding-left: 5px;
	height: 33px;
	line-height:30px;
	color: #fe0000;
	font-size: 16px;
	background: url(../../images/title_line_01.jpg) left bottom no-repeat; 
}
.search_top {
	margin-top: 20px;
}
.search_top_con1 .input_name,.search_top_con2 .input_name {
	margin-right: 12px;
	margin-left: 10px;
	position: relative;
	top: 2px;
	font-weight: normal;
}
.search_top_con1 label,.search_top_con2 label {
}
.search_top a {
	display: inline-block;
	margin-right: 20px;
	color: #333;
}
.search_top_con2 {
	margin-top: 10px;
	overflow: hidden;
}
.search_top_button {
    margin-left: 8%;
	margin-top: 15px;
}
.search {
	width: 580px;
}
.search_top_button .s_text {
	height: 33px;
	line-height: 33px;
}
#gs {
    float: right;
    width: 93%;
    overflow: hidden;
}

#gs .gs_tb {
    float: left;
    width: 25%;
    display: inline-block;
}
.search_top_button .s_src_lt {
	width: 500px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	color: #666;
	border: 1px solid #ccc;
	border-right: 0;
	background: #fff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.search_top_button .s_src_rt {
	width: 80px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size:14px;
	text-align: center;
	background: #e32223;
	border: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.look {
    cursor: pointer;
}
.search_bot {
	width: 100%;
	height: auto;
	margin-top: 50px;
	overflow: hidden;
}
.search_bot td {
    text-align: center;
}
