
.index_title{ line-height:50px; height:50px; background:url(bg.png) center 24px no-repeat; font-size:32px; font-weight:bold; color:#13813a; text-align:center}
.index_title h2{font-size: 22px;}
.index_title h3{display: inline-block;font-size: 20px;font-weight: bold;}
.index_tit{ width:1000px; margin:0 auto;font-size:14px; text-align:center; color:#666; line-height:42px; }

@media(max-width:460px)
{
	.index_tit{ width:1000px; margin:0 auto;font-size:16px; text-align:center; color:#666; line-height:22px; }
	
}

