/* CSS Document */

.text_box{ width: 100% ; margin: 0px auto; border:1px solid #ccc;}
.text_leftbox,.text_rightbox{ width: 50% ; float:left ; }
.text_box h1{ height: 65px ; line-height: 65px ; text-align:center; font-size:26px ; font-weight:600 ;}
.text_box p{ width: 90% ; font-size:14px;  line-height: 30px; margin: 10px auto;  }
.text_box p img{ margin: 20px auto ;}
.text_info{ width: 95%; text-align:center ; height: 30px; background: #efefef;  }
.text_info span{ margin-left: 10px ; margin-right: 10px;}
.text_info span a{ color:#000 ; text-decoration: none;}

.duiqi1{ text-align:left;}
.duiqi2{ text-align:center;}

.suojin1{ text-indent: 24px;}
