/* CSS Document */

body,td,th {
	font-family: Times New Roman, "ËÎÌå";
	font-size: 14px;
	color: #444;
	line-height:21px;
}
body {
	margin:0 0 20px 0;
	background:#fff url(images/bg.gif) repeat-x top;
}
a {
	font-size: 12px;
	color: #CC0000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

.padding_left { padding-right:10px; }
.book_bg { background:url(images/book_bg_16.jpg) no-repeat top center; padding:1px 2px 0 0; }
.table_margin { margin:20px 0 0 0; border:1px #ddd dotted; }
.table1 { border-right:1px #fff solid; }
.title { font-size:12px; color:#d00; font-weight:bold; padding-left:10px; }