			#ysq_list{
			}
			#ysq_list li{
				width: 185px;
				height: 48px;
				margin-left: 7px;
				padding-left: 0;
				background: none;
				float: left;
			}
			.ysqcontent{
				padding: 10px;
			}
			#ysq_list li.last{
				margin-right: 0px;
			}
			#ysq_list img{
				width: 100%;
				height: 48px;
			}
			#ysq_list a{
				display: block;
				overflow: hidden;
			}
			.search_box{
				width: 100%;
				height: 300px;
				margin: 30px auto;
				border:1px dashed #ccc;
			}
			.search_box .search_left {
				float:left;
				margin-top: 20px;
				margin-left: 150px;
			}
			.search_box .search_right{
				float: left;
				width: 450px;
				margin-top: 30px;
			}
			.search_right tr{
				width: 100%;
				height: 50px;
				line-height: 40px;
			}
			.search_right tr td:nth-child(1){
				text-align: right;
				width: 30%;
				padding-right: 10px;
			}
			.search_right tr td:nth-child(2){
				width: 40%;
			}
			input[type=text]{
				height: 30px;
				line-height: 30px;
				border: 1px solid #ccc;
				outline: none;
				padding-left: 5px;
			}
			input[type=radio]{
				margin-left:10px;
				margin-right: 5px;
			}
			.search_right button{
				width: 70px;
				height: 30px;
				font-size: 14px;
				background-color:#db7d63;
				color: #FFFFFF;
				border: 1px solid #db7d63;
				margin-right: 20px;
			}
			.frbox{
				display: none;
			}
			.list_box{
				display: none;
			}
			.list_title{
				background: #f0f0f0;
				height: 30px;
				line-height: 30px;
			}
			.list_title span{
				display: block;
				width: 33.333%;
				float: left;
				text-align: center;
			}
			.listlist ul li{
				background: none;
				padding-left: 0;
				width: 100%;
			}
			.listlist ul li span{
				width: 33.33%;
				text-align: center;
				display: block;
				float: left;
				margin-right: 0;
			}
			.lmtt_right {
    float: right;
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
}