@charset "utf-8";
/* CSS Document */
.index_left{width: 660px; float: left; border:1px solid #9fd9f6;padding:0  20px; }
.index_right{width: 270px; float: right; }
.articleheader .articletitle {font-size: 20px;line-height:25px;font-weight: normal;}
.articleheader { padding:28px 0;}
.articleheader .articletitle a {text-decoration: none; color:#2191ff;}
.articlecontent p{ margin-bottom:20px; font-size:14px; color:#333333; line-height:20px;}
.underline{text-decoration:underline;}
.articlefooter{ margin-bottom:35px;}
article{ border-bottom:1px solid #9fd9f6;}
.navsingle {clear: both;line-height: 2;overflow: hidden; margin:35px 0;}
.navprevious{float: left;width: 50%;}
.navnext{float: right;text-align: right;width: 50%;}