/* CSS Document */

.back_base{
	background-color: #C5BBA0;
	}
.back_ten{
	border-bottom:2px dotted #ccc;}
.back_ten2{
	border-bottom:2px dotted #ccc;
	background-color: #F0F0F0;
}
table{
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}

.dot{
	border:1px dotted #714500;
	height:1px;
	width:97%;
	text-align:center;
	margin:0 auto;}

/*staff*/
dl.float{margin:10px;clear:both;width:830px;text-align:left;}
dt.left{
	margin:0 auto;
	margin-right:20px;	
	padding:0;
	float:left;
	text-align:left;
	width:650px;
}
	
dd.right{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:150px;
	float:right;
	}