
	.txt_width{
		width:300px ;
	}

	#fieldset{
		width:35%;
	}
	#fieldset_solds{
		width: 92%;
	}
	#sold_data_table {
		width:100%;
	}
	#sold_data_table td{
		font-size:12px;
	}

	#Site
	{
		width: 1000px;
		background-color: #FFFFFF;
		margin-top: 5px;
		margin-right: auto;
		margin-bottom: 5px;
		margin-left: auto;
		border: 1px solid #6FAECE;
	}

