|
|
|
@ -123,7 +123,7 @@ html{ overflow-x:hidden;}
|
|
|
|
|
.show_btn{ width:0; height:112px; overflow:hidden; float:left; margin-top:200px; cursor:pointer;}
|
|
|
|
|
.show_btn span { display:none;}
|
|
|
|
|
.close_btn{width:24px;height:24px;cursor:pointer;}
|
|
|
|
|
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat; }
|
|
|
|
|
.side_title,.side_bottom,.close_btn,.show_btn {background:url(/images/sidebar_bg.png) no-repeat; }
|
|
|
|
|
.side_title {height:35px;}
|
|
|
|
|
.side_bottom { height:8px;}
|
|
|
|
|
.side_center {font-family:Verdana, Geneva, sans-serif; padding:0px 12px; font-size:12px;}
|
|
|
|
@ -137,7 +137,7 @@ a.opnionButton{ display:block; background:#269ac9; width:130px; height:26px; mar
|
|
|
|
|
a.opnionButton:hover{background: #297fb8; }
|
|
|
|
|
/* blue skin as the default skin */
|
|
|
|
|
.side_title {background-position:-195px 0;}
|
|
|
|
|
.side_center {background:url(../images/blue_line.png) repeat-y center; }
|
|
|
|
|
.side_center {background:url(/images/blue_line.png) repeat-y center; }
|
|
|
|
|
.side_bottom {background-position:-195px -50px;}
|
|
|
|
|
.close_btn {background-position:-44px 0;}
|
|
|
|
|
.close_btn:hover {background-position:-66px 0;}
|
|
|
|
@ -503,8 +503,8 @@ a{text-decoration:none}
|
|
|
|
|
.grayTxt{ color:#9093a6;}
|
|
|
|
|
.category a.sortTxt{ color:#9093a6;}
|
|
|
|
|
.category .sortTxt:hover{ color:#28be6c;}
|
|
|
|
|
a.sortupbtn{ background: url(../images/liststyle.png) 0 3px no-repeat; width:12px; height:17px; display:block; margin-right:10px; cursor:pointer;}
|
|
|
|
|
a.sortdownbtn{ background: url(../images/liststyle.png) 0 -12px no-repeat; width:12px; height:17px; display:block;margin-right:10px;cursor:pointer; }
|
|
|
|
|
a.sortupbtn{ background: url(/images/liststyle.png) 0 3px no-repeat; width:12px; height:17px; display:block; margin-right:10px; cursor:pointer;}
|
|
|
|
|
a.sortdownbtn{ background: url(/images/liststyle.png) 0 -12px no-repeat; width:12px; height:17px; display:block;margin-right:10px;cursor:pointer; }
|
|
|
|
|
.item_list{ display:block; width:5px; height:5px;-webkit-border-radius: 25px;border-radius:25px; background-color:#adadad; margin:10px 10px 0 0;}
|
|
|
|
|
.list-file a.list-title{ font-size:14px; font-weight: bold; color:#000;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; max-width:550px;}
|
|
|
|
|
a:hover.list-title{ color:#269ac9;}
|
|
|
|
@ -825,7 +825,7 @@ a:hover.Reply_pic{border:1px solid #64bdd9;}
|
|
|
|
|
/*邮件邀请*/
|
|
|
|
|
.box_main{}
|
|
|
|
|
.box_main02{ width:390px; margin:15px auto;}
|
|
|
|
|
.box_h3{ color:#15bccf; font-size:16px;}
|
|
|
|
|
.box_h3{ color:#269ac9; font-size:16px;}
|
|
|
|
|
.box_p{ color:#404040; margin-bottom:5px;}
|
|
|
|
|
.fb_item{ color:#919191; border:1px solid #919191; height:28px; margin-bottom:5px; padding-left:5px; width:200px;}
|
|
|
|
|
.fb_item_first_name{ color:#919191; border:1px solid #919191; height:28px; margin-bottom:5px; padding-left:5px; width:150px;margin-left: 10px;}
|
|
|
|
|