|
|
|
@ -1,6 +1,9 @@
|
|
|
|
|
@charset "utf-8";
|
|
|
|
|
/* CSS Document */
|
|
|
|
|
|
|
|
|
|
.T_C{ text-align:center;}
|
|
|
|
|
.t_c{ text-align:center;}
|
|
|
|
|
|
|
|
|
|
/*主内容左右分栏*/
|
|
|
|
|
#LSide{ width:240px; }
|
|
|
|
|
#RSide{ width:670px; margin-left:10px; background:#fff; padding:10px; margin-bottom:10px;}
|
|
|
|
@ -94,9 +97,9 @@ a.sendButtonBlue:hover {color:#ffffff;}
|
|
|
|
|
background-color: #64bdd9;
|
|
|
|
|
outline:none;
|
|
|
|
|
}
|
|
|
|
|
a.resourcesTypeAll {background:url(images/homepage_icon.png) -180px -89px no-repeat; padding-left:23px;}
|
|
|
|
|
a.resourcesTypeAtt {background:url(images/homepage_icon.png) -180px -49px no-repeat; padding-left:23px;}
|
|
|
|
|
a.resourcesTypeUser {background:url(images/homepage_icon.png) -178px -453px no-repeat; padding-left:23px;}
|
|
|
|
|
a.resourcesTypeAll {background:url(../images/homepage_icon.png) -180px -89px no-repeat; padding-left:23px;}
|
|
|
|
|
a.resourcesTypeAtt {background:url(../images/homepage_icon.png) -180px -49px no-repeat; padding-left:23px;}
|
|
|
|
|
a.resourcesTypeUser {background:url(../images/homepage_icon.png) -178px -453px no-repeat; padding-left:23px;}
|
|
|
|
|
.resourcesType {width:75px; background-color:#ffffff; float:left; list-style:none; position:absolute; border:1px solid #eaeaea; border-radius:5px; top:15px; padding:10px 20px; left:-90px; font-size:12px; color:#888888; display:none; line-height:2;}
|
|
|
|
|
/*.resourcesUploadBox {float:right; width:103px; height:34px; background-color:#64bdd9; line-height:34px; vertical-align:middle; text-align:center; margin-left:12px;}*/
|
|
|
|
|
/*.resourcesUploadBox:hover {background-color:#0781b4;}*/
|
|
|
|
@ -404,12 +407,12 @@ a.st_down{ display: block; width:8px; float:left; height:13px; background:url(..
|
|
|
|
|
.postContainer {width:968px; border:1px solid #dddddd; padding:15px; background-color:#ffffff;}
|
|
|
|
|
.postBanner {height:30px; width:970px; border-bottom:1px solid #efefef;}
|
|
|
|
|
.postSort {width:40px; float:left; margin-top:5px; padding-left:5px;}
|
|
|
|
|
a.sortArrowDown {background:url(images/post_image_list.png) 0px 0px no-repeat; width:7px; height:9px; float:left; margin-left:5px; margin-top:5px;}
|
|
|
|
|
a.sortArrowUp {background:url(images/post_image_list.png) -17px 0px no-repeat; width:7px; height:9px; float:left; margin-left:5px; margin-top:5px;}
|
|
|
|
|
a.sortArrowActiveD {background:url(images/post_image_list.png) -0px -20px no-repeat; width:7px; height:9px; float:left; margin-left:5px; margin-top:5px;}
|
|
|
|
|
a.sortArrowActiveU {background:url(images/post_image_list.png) -17px -20px no-repeat; width:7px; height:9px; float:left; margin-left:5px; margin-top:5px;}
|
|
|
|
|
a.sortArrowDown {background:url(../images/post_image_list.png) 0px 0px no-repeat; width:7px; height:9px; float:left; margin-left:5px; margin-top:5px;}
|
|
|
|
|
a.sortArrowUp {background:url(../images/post_image_list.png) -17px 0px no-repeat; width:7px; height:9px; float:left; margin-left:5px; margin-top:5px;}
|
|
|
|
|
a.sortArrowActiveD {background:url(../images/post_image_list.png) -0px -20px no-repeat; width:7px; height:9px; float:left; margin-left:5px; margin-top:5px;}
|
|
|
|
|
a.sortArrowActiveU {background:url(../images/post_image_list.png) -17px -20px no-repeat; width:7px; height:9px; float:left; margin-left:5px; margin-top:5px;}
|
|
|
|
|
.creatPost {width:80px; height:25px; border-radius:3px; color:#ffffff; text-align:center; float:right; line-height:25px; vertical-align:middle; margin-top:2px;}
|
|
|
|
|
.creatPostIcon {background:url(images/post_image_list.png) -40px -54px no-repeat; width:70px; height:25px; padding-left:10px; border-radius:3px;}
|
|
|
|
|
.creatPostIcon {background:url(../images/post_image_list.png) -40px -54px no-repeat; width:70px; height:25px; padding-left:10px; border-radius:3px;}
|
|
|
|
|
.postRow {width:970px; border-bottom:1px solid #efefef; padding:15px 0;}
|
|
|
|
|
.postPortrait {width:75px; height:75px; float:left; margin-right:15px;}
|
|
|
|
|
.postWrap {width:690px; float:left; margin-right:95px;}
|
|
|
|
|