#home .col1{
	float:left;
	width:592px;
	margin:2px;
	border-right:3px solid #eee;
}
#home .col2{
	float:left;
	width:336px;
	margin:2px 2px 2px 8px;
}
#home .date{
	color:#999;
	padding-right:10px;
}
#home h2{
	font-size:12px;
	font-weight:bold;
}
#intro{
	width:100%;
	height:285px;
	margin:0 auto;
	background: url(../images/home.jpg) 0 10px no-repeat;
}
