@charset "utf-8";
/* CSS Document */

.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
}
.col {
	float: left;
	width: 208px;
	margin-right: 88px;
}
.col3 {
	float: left;
	width: 208px;
	margin-left: 45px;
}
.col2 {
	float: left;
	width: 208px;
	margin-left: 132px;
}

.sm {
	font-size: .95em;
	cursor: help;
}
.img {
	
	-webkit-box-shadow: 3px 3px 3px #333;
}

.text {
	margin-left: 0px;
	padding-top: 20px;
	font-size: 0.8em;
	width: 208px;
}
.text h2 a {
	font-size: 1.2em;
}
.text a {
	color: #2C56AD;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
.text a:hover {
	color: #000;
	text-decoration: none;
}
.clearer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.content2 {
	padding-top: 15px;
	padding-bottom: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.content2 a {
	color: #2C56AD;
	font-weight: bold;
	font-size: 0.8em;
	display: inline;
	text-decoration: none;
}
.content2 a:hover {
	color: #000;
	text-decoration: none;
}
.dis {
	border: 3px solid #FC0;
	padding: 10px;
	font-size: 0.7em;
	background-color: #FFF;
	margin-bottom: 25px;
	text-align: left;
	width: 863px;
	margin-top: 5px;
}
.dis h3 {
	margin-top: 0px;
	margin-bottom: -8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.dis ol {
	text-align: left;
	
}
.dis li {
	
}

