#content_ic{

	margin:0 auto;
	background:white;
}
#content_t_ic{
	overflow:hidden;
	width:1024px;
	height:730px;
	background:white;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#nav_ic{
	overflow:hidden;


	padding:10px 0 0 5px;
	width:228px;
	height:723px;
	background-color:white;
	float:left;
	text-align:left;
}
#nav_ic 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_ic ul li a:hover{
	color:blue;
}
#main_ic{
	border-left:1px solid gray;
	width:750px;
	height:730px;
	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_ic a{

	font-weight:bold;
	font-size:14px;
	color:black;
}
#main_ic a:hover{
	text-decoration:underline;
	color:blue;
}
#main_ic_c{


	padding:10px 0 0 10px;
	width:730px;
	height:790px;
	font-size:16px;
	background-color:white;
	float:left;
}
#main_ic_c h3{
	border-bottom:20px solid white;

	text-align:center;
}
#main_ic_c p{
	font-family:Verdana;
	font-size:12px;
	text-align: left;
	line-height: 20px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#main_ic_c p a{
	font-size:16px;
	color:blue;
	font-weight:normal;
}
