
/**************************main***********************/
.is-main{ width:100%; min-height:500px; padding-bottom:30px; position:relative;}
.is-main .title{ width:100%; height:52px; background:url(../images/common/title-bg.png) no-repeat left top #fff; border-bottom:1px solid #ddd;}
.is-main .title span{ width:30.3%; display:block; line-height:70px; text-align:center; margin:0 auto;border-bottom:2px solid #ae8452; height:51px; color:#ae8452; font-size:1.125em;}

.is-main .content{ width:83.64%;  margin:10px auto;}
.is-main .content span{ width:83.64%;}
.is-main .content span img{ width:100%; height:100%;}
.is-main .content p{ line-height:26px; color:#282828; font-size:0.875em; text-indent:2em;}

















