body {
	font-size: 80%;
}

#content {
	margin: 15px auto;
	width: 970px;
}

#header {
	width: 100%;
	height: 130px;
}

#footer {
	width: 100%;
	height: 280px
}

#sidebar {
	width: 160px;
	height: 1050px;
}

#ysi {
	float: left;
	width: 750px;
	margin-right: 60px
}

ul {
	list-style: none
}

img {
	border: none
}

a,a:visited {
	color: #0066FF;
	text-decoration: none
}

a:hover {
	color: #F68933;
	text-decoration: underline
}