@charset "gb2312";
/* CSS Document */

body,td,th {
	font-size: 10pt;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#navigation a{
	font-size:11pt;
}
#main td{
	border-bottom:#CCC dotted 1px;
}
.bottom_line{
	border-bottom:#CCC dotted 1px;
}