@charset "utf-8";
/* CSS Document */
.content { width:1000px; margin:0 auto;}
.title { width:980px; margin:10px auto; border-bottom:1px dashed #b1b1b1; padding-bottom:10px;}
.title h1 { color:#555; font-size:15px; font-weight:700; text-align:center; line-height:56px;}
.title p { text-align:right; color:#666;}
.title p span { margin-right:20px;}

.inside_con {width:980px; margin:20px auto 50px auto;}
.inside_con p { line-height:28px;}
.inside_con p.img { margin-top:25px; margin-bottom:25px; text-align:center;}
.inside_con p.img i { color:#ad3143;}