@charset "UTF-8";
#container #contweb {
	margin-left: 160px;
	padding-top: 25px;
	margin-bottom: 35px;
}
#container #myContent {
	margin-left: 0px;
	margin-bottom: 15px;
}
#container #bot {
	margin-bottom: 25px;
	margin-left: 220px;
	line-height: 1.7em;
	color: #666666;
	width: 500px;
}
#container #bot a:link {
	color: #0099CC;
	text-decoration: underline;
}
#container #bot a:visited {
	color: #999999;
	text-decoration: underline;
}
#container #bot a:hover {
	color: #0066FF;
	text-decoration: none;
}

