body{
	font: normal 13px arial, helvetica, sans-serif;
}
img{
	border:0;
}
#banner{
	width:600px;
	height:200px;
	border:1px solid #CCC;
}
#content{
	width: 960px;
	margin:auto;
}
p{
	background-color:#EEE;
	border:1px solid #CCC;
	line-height:22px;
	text-indent:5px;
}
ul{
	list-style-type:none;
	color: #555;
}
i{
	color: #003366;
	font-weight:bold;
}
span{
	color: #BBB;
}