@charset "UTF-8";
#toi_right{
	width:700px;
	float:left;
	position:relative;
}
.table_toi{
	width:700px;
	color:#333;
	font-size:11px;
	line-height:16px;
	float:left;
	margin:10px auto auto 50px;
}
.tr{
	border: 1px solid #333;
	position:relative;
	float:left;
	margin: 0 0 10px 0;
	background-color:#fff;
}
.td1{
	width:200px;
	float:left;
	position:relative;
	padding:5px;
}
.td2{
	width:450px;
	float:left;
	position:relative;
	padding:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}