@import url(common.css); 


.wrapper{width: 998px; height: 668px; overflow: hidden; border:1px solid #3f66bf;}
.title{width:100%; background:#1f2b60; font-size:20px; line-height:48px; text-indent:28px; color:#fff;}
.clauseWrap{width:100%; height:620px; overflow-y:scroll;}
.clause{margin:30px;}
.clause h1{height:34px; line-height:34px; background:url(../img/clause/icon_1.png)no-repeat 0 0; text-indent:55px; font-size:20px; color:#222222;}
.clause h2{background:url(../img/clause/icon_3.png)no-repeat left center; font-size:15px; color:#222222;  text-indent:25px;}
.clause li{color:#666; font-size:14px; line-height:22px; padding-left: 25px; letter-spacing: 0.1;}
.clause li.lh{line-height:20px; margin-left:18px;}


