﻿	.content, .contentA{
		padding:10px;
		width:600px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.left{
		width:150px;
		float:left;
		padding:7px 0px 0px 7px;
		min-height:24px; font-weight:bold;
	}
	.right{
		width:350px;
		float:left;
		padding:5px;
		min-height:24px;
	}
	.clear{
		float:none;
		clear:both;
		height:0px;
	}
	.row{
		background-color:none;
		display:block;
		min-height:32px; border-bottom:dashed 1px #dcdcdc;
	}
	.text{
		width:190px;
	}
	.ruler{
		width:400px; border-bottom:dashed 1px #dcdcdc;
	}
	
	.over{
		background-color:#99ccff;
	}
	.out{
		background-color:none;
	}

       .note {display:none; padding: 5px 5px 5px 155px; color:#c2c2c2; background-color:#ffffff; font-size:11px; font-style: italic;}