body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:12px;
	color:#000000;
	line-height: 22px;
}
a { color:#000000; }
a:hover { color:#3366CC; }






#head {
	width:100%;
	background-color: #3399FF;
	height: 40px;
	line-height: 40px;
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-left:20px;
}
#head a {
	color:#FFFFFF;
	text-decoration:none;
}
#foot {
	clear:both;
	height:40px;
	margin-top: 20px;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3399FF;
	padding-left:20px;
}
.list {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-bottom:10px;
}
.tpclass {
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
}
#tpcontent {
	line-height: 22px;
	width: 500px;
	margin-top: 20px;
	margin-left: 45px;
	float: left;
}
#tptips {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 10px;
}
#tptitle {
	font-size: 14px;
	font-weight: bold;
}
