body{
	background-color: #E3E5E7;
	background-image: url("../jpg/bodybg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}
body,td,th{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	line-height: 155%;
}
th{background-color: #cbd9ea; color:#008040;}
td {vertical-align: top;}
p {
	padding: 0;
	margin: 0.2em 0;
}
img{border:0;}
.topbar {
	background-image: url("../jpg/top.gif");
	background-position: center;
	background-repeat: no-repeat;
	width:400px;
	height:80px;
}
.tiao1{background-color: #E3E5E7; width:800px; text-align:right;}
.table3{background-color:#fff; width:800px; text-align:left; padding:0;}
a{font-weight:lighter;}
a:link { color: #25456B;}
a:visited {	color: #CC6666;}
a:hover { color:#00CCFF;}
a:active { color: #990000; }
hr{
	color:#ccc;
	width: 800px;
	height: 0.5px;
	background-position: center;
	border: 0;
}
#si{color:#c0c0c0;}
.red { color:#c66; }
.green { color:#006600; }
ul { margin:5px 0px 5px 16px; padding:0px; list-style:circle; }
ol { margin:0px 2px 0px 25px; padding:0px;}
li { line-height:1.3;margin:2px 0px 5px 5px;}
.name{color:#B91402;font-size:14px;text-align: center;}
.type{color:#4FAC64;font-size:10px;text-align: center;}
.td{ border-color:#cbd9ea; border-style: solid; border-width: 1px;}

