.ridersname {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ridersname_center {
	margin-left: 11px;
	margin-right: 11px;
}
#ridersphoto {
	margin-right: 10px;
	margin-left: 10px;
}
.finalbox {
	width: 760px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.column_cb {
	text-align: left;
	margin-top: 15px;
}
.midashi {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color:#990000;
	text-align: left;
}
.small_midashi{
	font-weight: bold;
	margin-bottom: 14px;
}
.column{ font-size:12px; line-height:150&; padding:10px; border:1px dotted #ccc; margin-bottom:20px; overflow:hidden;}
.column img{ margin-right:10px;}
.right_img{ margin-left:10px;}