.content{
	margin-top:20px;
color:#333;
}
.content_top{
	width:1200px;
	height:50px;
          line-height:50px;
	background:#fff;
	margin:0 auto;
	border-bottom: 1px dashed #ccc;
}
.content_bottom{
	width:1200px;
	min-height:600px;
	background:#fff;
	margin:0 auto;
}