#soso{
    border:1px solid #ccc;
	margin-bottom:10px;
	width:688px;
	float:right;
	padding:5px 10px;
}
/*-------------------*/
.left{
    width:250px;
	float:left;
}
/*-------------------*/
.right{
    width:720px;
	float:right;
}
.half{
    width:350px;
	float:left;
	margin-left:10px;
	display:inline;
}
    .half .imgart{
        border-left:1px solid #adede7;
        border-right:1px solid #adede7;
		border-bottom:1px dashed #ddd;
    }
/*Search*/
.soso{
    width:158px;
	float:right;
	padding-left:90px;
	margin-bottom:10px;
}
.input_content{
	width:90px;
}
