@charset "utf-8";
/* CSS Document */

.location{margin:15px auto;background:#fff;}
.ContentL{width:28%;height:auto;}
.column,.contact{width:100%;background:#fff;padding: 20px;margin-bottom: 20px;overflow: hidden;background:#F2F1F1;}
.ContentL h2{font-size:16px;}
.column ul li,.contact ul li{height:60px;line-height:60px;background:#fff;margin:10px auto;text-indent:50px;}
.column ul li a:hover{text-decoration:underline;}
.contact p{text-align:center;}
.man{background:url(../images/user_edit.png) left center no-repeat;padding-left:50px;}
.notice{background:url(../images/feed.png) left center no-repeat;padding-left:50px;}
.jianzhang{background:url(../images/group_edit.png) left center no-repeat;padding-left:50px;}
.world{background:url(../images/world_edit.png) left center no-repeat;padding-left:50px;}
.zhuanye{background:url(../images/folder_page.png) left center no-repeat;padding-left:50px;}
.zhinan{background:url(../images/shield_go.png) left center no-repeat;padding-left:50px;}
.benke{background:url(../images/layout.png) left center no-repeat;padding-left:50px;}
.english{background:url(../images/spellcheck.png) left center no-repeat;padding-left:50px;}
.comments{background:url(../images/comments.png) left center no-repeat;padding-left:50px;}
.ncre{background:url(../images/computer.png) left center no-repeat;padding-left:50px;}
.layout{background:url(../images/layout.png) left center no-repeat;padding-left:50px;}


/*ContentR*/
.ContentR{width:64%;height:auto;margin:15px;}
.ContentR ul li{border-bottom:1px dashed #efefef;height:2.4em;line-height:2.4em;text-indent:15px;}

/*内容页*/
.textEnd{margin:35px auto 15px;}
.textEnd p{margin:5px auto;}

/*showPage*/
.showPage{margin:20px auto;}


