@charset "utf-8";
/* CSS Document */
.wrapper{
	width:1000px;
	margin:0 auto;
}
.search_content{
	background:url(../result.jsp_files/vipsearch_bg.jpg) repeat-x left top;
	border:1px solid #F1E0CC;
	height:350px;
	margin:10px 0px;
}
.search_title_01{
	background:url(../result.jsp_files/vipsearch_icon_01.jpg) no-repeat 30px 20px;
	height:40px;
	line-height:52px;
	text-indent:60px;
	font-size:14px;
	font-weight:bold;
	color:#3C3C3E;
}
.search_content ul{
	padding:20px 20px 20px 60px;
}
.search_content li{
	font-size:14px;
	color:#3C3C3E;
	height:40px;
	line-height:10px;
}
.input_yellow{
	height:23px;
	line-height:23px;
	font-size:14px;
}
.seclet_yellow{
	height:23px;
	line-height:23px;
	width:200px;
	font-size:14px;
}

.search_btn{
	width:86px;
	height:30px;
	font-size:14px;
	text-align:center;
	line-height:30px;
	padding:20px 60px;
}