@charset "utf-8";

#subContent {
	width: 580px;
	margin-bottom: 16px;
	padding: 34px  0 34px 44px;
	color: #000;
	overflow: hidden;
	background: #fff;
}
	#subContent h2 {
		width: 536px;
		margin: 0 0 32px;
		padding-bottom: 14px;
		border-bottom: 1px solid #d9d9d9;
		float: none;
	}
	#subContent p {
		width: 536px;
		margin-bottom: 24px;
	}
	#subContent ul {
		width: 560px;
		overflow: hidden;
	}
	#subContent ul li {
		width: 256px;
		margin-right: 24px;	
	}
	#subContent ul li a {
		width: 256px;
	}
	#subContent ul li a img {
		margin-bottom: 5px;
	}
	.list li {
		font-size: 10px;
	}