body {
	
	
	
	
	font-family:Arial;
}

#content {
	width:1000px;
	margin:auto;
	
}

.clear {
	clear:both;
}

#content a {
	color:#000000;
	text-decoration:none;
}

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

#content a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

#content .box-top ul li {
	margin-bottom:7px;
}

#content .box-top {
	width:550px;
	margin:auto;
	font-size:14px;
}

#content .box-bottom {
	width:600px;
	margin:auto;
	font-size:14px;
}

#content .box-middle {
	width:550px;
	margin:auto;
}