@charset "UTF-8";
/* CSS Document */

#container {
	background-color: #FFFFFF;
	height: 3450px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	margin-top: 0px;
	background-color: #E5E5E5;
}
.header {
	float: left;
	height: 120px;
	width: 960px;
}
.header img {
	margin-left: 180px;
}
.navbar {
	float: left;
	width: 960px;
	height: 35px;
}
.link {
	float: left;
	height: 30px;
	width: 86px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(../images/linkstrip.jpg);
	background-repeat: repeat-x;
}
.link a {
	color: #000000;
	text-decoration: none;
}
.button {
	width: 86px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 26px;
	font-size: 15px;
	text-align: center;
	padding-top: 4px;
	float: left;
	background-image: url(../images/linkstrip.jpg);
	background-repeat: repeat-x;
}
.undernav {
	float: left;
	height: 240px;
	width: 960px;
}
.leftcolumn {
	height: 2850px;
	width: 318px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #666666;
}
.leftArticle {
	height: 263px;
	width: 308px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
.leftArticle a {
	color: #666666;
	text-decoration: none;
}
.leftText a {
	color: #666666;
	text-decoration: none;
}
.title a {
	color: #666666;
	text-decoration: none;
}
.title a:link {
	color:#666666;
	text-decoration: none;
}
.title a:visited {
	color:#666666;
	text-decoration: none;
}
.title a:hover {
	color:#666666;
	text-decoration: none;
}  
.title a:active {
	color:#666666;
	text-decoration: none;
}

.rightSection a {
	text-decoration: none;
	color: #666666;
}
.leftText {
	height: 145px;
	width: 300px;
	font-size: 15px;
	margin-top: 20px;
}
.leftNumber {
	width: 300px;
	height: 38px;
	text-align: center;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mid_title {
	width: 300px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
}
.mid_number {
	width: 300px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
}
.mid_image {
	width: 300px;
	margin-left: 10px;
	height: 150px;
}
.underimage {
	height: 45px;
	width: 300px;
	margin-left: 10px;
	font-size: 13px;
	margin-top: 5px;
}
.midColumn {
	height: 2850px;
	width: 318px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #666666;
}
.mid_section {
	height: 275px;
	width: 318px;
	margin-top: 8px;
	text-align: center;
	float: left;
	color: #666666;
}
.title {
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	width: 305px;
}
.rightColumn {
	float: left;
	width: 320px;
	height: 2850px;
}
.rightSection {
	float: left;
	height: 130px;
	width: 310px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
}
.rightimage {
	height: 60px;
	width: 60px;
	float: left;
	margin-right: 10px;
}
.rightNumber {
	height: 50px;
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
}
.seo_box {
	background-color: #FFFFFF;
	float: left;
	height: 150px;
	width: 960px;
	margin-top: 30px;
}
.tsandcs {
	background-color: #FFFFFF;
	float: left;
	height: 40px;
	width: 960px;
	font-size: 11px;
	text-align: center;
}
.size11 {
	font-size: 11px;
	font-weight: normal;
}
#txt_date {
	font-size: 12px;
	text-align: center;
	height: 20px;
}
