#sub_content {
/*	padding-bottom: 20px;*/
}	

#sub_con_col1, #sub_con_col2, #sub_con_col3 {
	float: left;
	width: 326px;
	padding-bottom: 20px;
}

#sub_con_col1 {
	/*border-right: solid 1px #e1e1e1;*/
	width: 324px;
}

#sub_con_col2 {
	border-right: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	width: 325px;
}

#sub_con_col3 {
/*	border-left: solid 1px #e1e1e1;*/
	width: 324px;
}

#sub_con_box {
	margin: 25px 15px 0 15px;
	width: 299px;
	height: 223px;
	border-bottom: solid 1px #e1e1e1;
}

#sub_con_box H1 {
	font-size: 26px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 27px;
	font-weight: bold;
	color: #575445;
}

#sub_con_box .thumb {
	height: 121px;
	background: #e1e1e1;
}

#sub_con_box .link {
	height: 20px;
	background: #00a94f;
	margin-top: 5px;
}

#sub_con_box .link  A{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 0 4px 6px;
	font-size: 12px;
}


#sub_con_box .caption{
	font-size: 12px;
}