@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	min-width: 1000px;


}

hr {
	width:750px;
	background-color:#CCC;
    height: 1px;
	border:0;
	margin-bottom:30px;
	float:left;
	margin-left:20px;

}

td {
	line-height:30px;
}