body {
	font-size: 12px;
	color: #757575;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin: 0px;
	background-color: #000000;
	padding: 0px;
}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.gray_t {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}

.orange_t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2A010;
	font-weight: normal;
}

.orange_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2A010;
	font-weight: bold;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 666666;
}

.left_bg {
	background-image: url(images/left_bg.jpg);
}
.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB701B;
}
th {
	font-family: "Arial", "Helvetica", "sans-serif";
	 font-size: 12px;
}
.foot {
	background-image: url(images/copy_right.gif);
	height: 29px;
	width: 794px;
}
.dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #F2A010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.m:link {
	color: #F2A010;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.m:visited {
	color: #F2A010;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.m:hover {
	color: #F7BC5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.datetime {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #B6B6B6;
}

