@CHARSET "ISO-8859-1";
.wrapperC {
	width: 100%;
	background-color: rgb(218,228,233);
}
.content, wrapperC {
	height: 480px;
	
}

 a{
	text-decoration:none;
	color: rgb(4, 28, 92);
}
.tipContent {
  text-align: left;
	width: 500px;
	float: left;
}
.tipNav {
  text-align: left;
	width: 326px;
	float: left;
}
ul {
	margin-top: 10px;
}
li{
	margin-bottom:3px;
}
li a{
	font-weight:bold;
}