You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
2.8 KiB
CSS

@charset "utf-8";
/* CSS Document */
body { color:#666; font-family:Verdana, Geneva, sans-serif; font-size:14px; margin:0; }
#header { background:#3e3e3e; height:41px; padding-top:59px; }
#nav { background:url(https://data.chinahighlights.com/css/images/admin/bg-header.png) repeat-x; height:41px; }
#wrapper { width:1224px; margin:0 auto; }
#contentLeft { width:240px; padding: 50px 20px 100px 0; background:url(https://data.chinahighlights.com/css/images/admin/bg-left.png) repeat-y right; float: left; }
.leftBox { width:240px; margin: 0 0 5px 0; }
.leftBox .leftTitle { background:url(https://data.chinahighlights.com/css/images/admin/bg-box-title.png) no-repeat; width:225px; height:25px; padding:5px 0 0 15px; }
.arrowDown { background:url(https://data.chinahighlights.com/css/images/admin/arrow.gif) no-repeat left; padding:0 0 0 10px; display: block; }
.arrowRight { background:url(https://data.chinahighlights.com/css/images/admin/arrow2.gif) no-repeat left; padding:0 0 0 10px; display: block; }
.leftBox .leftContent { border:1px solid #d0d0d0; border-top: none; border-radius:4px; height:100%; overflow: hidden; padding: 0 0 15px 0; }
.leftBox .leftContent ul { margin-left:0; padding-left:15px; }
.leftBox .leftContent ul li { list-style: none; border-right: 1px solid #666; line-height:18px; margin-bottom:8px; background:url(https://data.chinahighlights.com/css/images/admin/square-3x3.png) no-repeat left; padding:0 20px 0 10px; width:60px; float: left; margin-right:20px }
.noborder { border-right: none!important; }
.leftBox2 { border:1px solid #d0d0d0; border-radius:4px; padding: 4px 10px; margin-bottom:5px; }
#contentRight { width:950px; float: right; padding-top:50px; }
.searchBox { border:1px solid #d0d0d0; padding:5px 10px; }
.selectFunction { width:200px; text-align:right; float:right; display: block; }
.searchCondition { margin:15px 0; display: block; }
.searchCondition input { border-bottom: 1px solid #d0d0d0!important; border: none; width:120px; }
.searchCondition input.input80 { width:80px; }
.searchCondition label { display: block; margin:10px 0 }
.clickBox { border:1px solid #d0d0d0; text-align:center; margin:10px 0; padding:2px 0 }
.orderList { border-bottom:1px solid #d0d0d0; padding: 0 0 30px 0; margin: 0 0 20px 0 }
.orderList table { border-top:1px solid #666; font-size:12px; }
.orderList table th { padding:5px; background:#f1f1f1; }
.orderList table td { padding:6px; background:#f1f1f1; text-align:center }
.orderList .listTitle { display: block; margin:10px 0; }
.pageSelect { margin:10px 0; }
.pageSelect ul { margin-left:15px; padding-left:0 }
.pageSelect ul li { list-style: none; width:auto; float:left; margin: 0 8px 0 0; }
.tdColorChange1 { BACKGROUND: #F4F4F4 }
.tdColorChange2 { BACKGROUND: #FFFFFF }
.orderList table tr:hover { background-color:#DDDDDD; }
.orderList table tr.odd td { background-color: #fff; }