#content_about{

	margin:0 auto;
	background:white;
}
#content_t_about{
	overflow:hidden;
	width:1024px;
	height:700px;
	background:white;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#nav_about{
	overflow:hidden;
	width:228px;
	height:700px;
	background-color:white;
	float:left;
	text-align:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#nav_about ul li a{
	display:block;
	width:228px;
	font-family:Verdana;
	margin-bottom:5px;
	background-color:white;
	text-align:left;
	word-spacing:0px;
	letter-spacing: normal;
	color:#0F4A8C;
	font-size: 14px;
	font-weight: bold;
}
#nav_about ul li a:hover{
	color:blue;
}
#main_about{
	border-left:1px solid gray;
	width:750px;
	height:700px;
	font-size:14px;
	background-color:white;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.mid a{
	height:50px;
	padding:15px 0 0 0;
}
#main_about a{

	font-weight:bold;
	font-size:14px;
	color:black;
}
#main_about a:hover{
	text-decoration:underline;
	color:blue;
}
#main_about_c{
	width:750px;
	height:700px;
	font-size:14px;
	background-color:white;
	float:left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#main_about_c h3{
	border-bottom:20px solid white;
	text-align:center;
	font-size: 14px;
}
#main_about_c p{
	font-family:Verdana;
	font-size:12px;
	border-bottom:20px solid white;
	line-height: 20px;
}

#main_about_c p a{
	font-size:12px;
	color:blue;
	font-weight:normal;
}
