.search #in{
    width:400px;
    height:28px;
    border:1px solid #03CD68;
    outline:none;
    font:14px/30px "ËÎÌå";
	
}
.search .btn_search{
    background:#03CD68;
    width:80px;
    height:32px;
    color:white;
    border:none;
    outline:none;
    font:14px "ËÎÌå";
}