/*----------------------------------------------- result ccs start -----------------*/
	#content_result_title{
		width:600px;
		margin:0 auto;
		font-weight:normal;
		border-top:2px solid #ccc;
	}
	#content_result_page{
		width:700px;
		margin:0 auto;
		font-weight:normal;
	}
	#left_head{
		float:left;
		width:243px;
		margin-right:2px;
		margin-bottom:2px;
		background-color:#f5f5f5;
	}
	#left{
		float:left;
		width:243px;
		background-color:#E9E9E9;
		border:1px solid #5577bb;
	}
	#right_head{
		float:right;
		width:446px;
		border:1px solid #5577bb;
		margin:5px 0;
		text-align:center;
	}
	#right_head a{
		text-decoration:none; color:#5577bb;
	}
	#right_head a:hover{
		text-decoration:underline;
	}
	#right{
		float:right;
		width:446px;
	}
/*----------------------------------------------- result ccs end -----------------*/
