.container{
	width: 1220px;
	margin: 0 auto;
}
.tougao{
	padding: 40px 0;
}
.tougao h1{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.tougao .title{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 2em;
	
}
.tougao img{
	display: inline-block;
}
.tougao .content small{
	font-size: 18px;
	font-weight: bold;
}
.tougao blockquote{
    margin: 10px;
    border: 1px #d0d4c8 dashed;
    background: #f4f5f6 url(../images/blockquote.gif) 5px 3px no-repeat;
    padding: 8px 12px 8px 36px;
}
.zhuyi p{
	font-size: 15px;
}