#pagetitle{
	background:url('../images/support/h2.jpg') no-repeat top center;
}
main{
	width:100% !important;
}
#section1{
	text-align:center;
	padding:0 0 40px;
}
.comment{
	background:#fff6cb;
	padding:35px 55px;
	width:980px;
	box-sizing:border-box;
	margin:0 auto 80px;
}

.comment h3{
	font-size: 20px;
    color: #eb8813;
    text-align: center;
    margin: 0 0 30px;
}
#main h3 img {
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.guide{
	padding:45px 0 0 0px;
	min-height:140px;
	box-sizing:border-box;
	border-bottom:1px solid #eb8813;
}

.comment h4{
	font-size: 18px;
    color: #d38324;
    text-align: center;
	line-height:43px;
    margin: 0 0 20px;
	border-bottom:1px dashed #eb8813;
}

#copyright{
	padding-bottom:10px !important;
}