2011-03-19 13:15:02 +08:00
|
|
|
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,blockquote,form,input,img { margin:0; padding:0; }
|
|
|
|
ul > li { list-style:none; }
|
|
|
|
.error { color:red; }
|
|
|
|
.float_left { float:left; }
|
|
|
|
.hidden { display:none }
|
|
|
|
.clear { clear:both;line-height:0;font-size:0 }
|
|
|
|
.fleft { float:left }
|
|
|
|
.fright { float:right }
|
|
|
|
.cleft { clear:left }
|
|
|
|
.show { display:block }
|
|
|
|
.hide { display:none }
|
|
|
|
.errorlist { color: red; }
|
|
|
|
.label { color:#333; font-size:12px; font-style:normal; }
|
|
|
|
a { color:#ee8833; text-decoration:none; font-weight:bold; }
|
|
|
|
a:hover { color: #ff9933; text-decoration: underline; }
|
|
|
|
/* table */
|
|
|
|
table.default { border: 1px solid; cellspacing: 0; border-collapse: collapse; }
|
|
|
|
table.default td, table.default th { padding: 3px; border: 1px solid #000; }
|
|
|
|
table.default th { color:#808; }
|
|
|
|
table.default tr.even { background-color: #FAFAFA; }
|
|
|
|
table.default tr.odd { background-color: #E0E0E0; }
|
|
|
|
table.default tr.first { background-color: #00FF00; }
|
|
|
|
/* container */
|
2011-10-13 00:17:48 +08:00
|
|
|
#wrapper { font: 13px/1.5 宋体, Arial, Helvetica, sans-serif; }
|
|
|
|
#header, #main, #footer { width:950px; }
|
|
|
|
#header, #main { margin:0 auto; }
|
|
|
|
#header { font-size: 14px; font-weight: bold; }
|
2011-03-19 13:15:02 +08:00
|
|
|
#left-panel { float:left; width:120px; }
|
|
|
|
#right-panel { float:right; width:800px; }
|
2011-10-13 00:17:48 +08:00
|
|
|
#footer { color:#999; padding-top:2px; margin:25px auto; border-top:1px solid #DDD; }
|
|
|
|
/* top-bar */
|
|
|
|
#top-bar { height:20px; padding-bottom:21px; background:#fff url('../img/dropshadow.png') repeat-x center bottom; }
|
|
|
|
.top-bar { height:20px; color:#fff; text-align:right; font-weight:bold; background:#606; }
|
|
|
|
.top-bar-in { width:950px; margin:0 auto; }
|
|
|
|
.top-bar a { color:#ddd; font-weight:normal; }
|
|
|
|
.top-bar a:hover { background:#A0A; }
|
2011-03-19 13:15:02 +08:00
|
|
|
/* #header */
|
2011-04-30 13:18:32 +08:00
|
|
|
#header .top_operation { float:right; margin:2px 10px 0 0; color:#ddd; font-size:13px; }
|
|
|
|
#header .top_operation a { font-weight:normal; font-size:13px; margin-left:2px; text-decoration: none; }
|
|
|
|
#header .top_operation a:hover { background:#0A0; color:#FFF; }
|
2011-03-19 13:15:02 +08:00
|
|
|
#logo { margin-top: 4px; }
|
|
|
|
#header #ident { margin-top: 8px; float: right; font-size: 12px; }
|
|
|
|
#header #ident p { color: #808; }
|
|
|
|
#header #ident label { color: #888; }
|
|
|
|
#header .navs { clear: both; position: relative; margin-top: 10px; }
|
|
|
|
#header ul.nav { padding: 0; }
|
|
|
|
#header .nav li { float: left; height: 18px; padding: 0px 25px 4px 0; background: none; }
|
|
|
|
#header .nav a, #header .nav a:visited { color:#8A948F; font-weight:bold; text-decoration:none; }
|
|
|
|
#header .nav a:hover { color: #ff9933; text-decoration: underline; }
|
|
|
|
div.nav-separator { clear: both; border-top: #FF8C00 1px solid; border-bottom: none; border-left: none; border-right: none; margin: 0px 0px 21px 0px; padding: 0px; }
|
|
|
|
/* footer */
|
|
|
|
#footer a { color:#333; text-decoration:none; }
|
|
|
|
/* main */
|
2011-10-13 00:17:48 +08:00
|
|
|
h2 { font-size:18px; color:#808; padding:4px 0 2px 0px; margin: 0; }
|
|
|
|
h3 { font-size:14px; color:#808; margin-top:10px; font-weight:normal; }
|
2011-03-19 13:15:02 +08:00
|
|
|
p { line-height: 22px; }
|
|
|
|
ol { margin:0; padding:0px 0 0 2em; list-style-position:inside; }
|
|
|
|
ul { padding:4px 0 0 0; }
|
|
|
|
ul > li { background:white url('/media/img/li.gif') no-repeat scroll; background-position:left 8px; padding-left:10px; }
|
|
|
|
/* #main ul.ui-tabs-nav > li { background: none; } */
|
|
|
|
#main ol > li { }
|
|
|
|
#main li { line-height:20px; }
|
|
|
|
#main img.click { margin-left:2px; cursor:pointer; }
|
|
|
|
|
|
|
|
/* profile */
|
|
|
|
.avatar_op .pic { float:left; margin-right:15px; }
|
|
|
|
.avatar_op .text { float:left; }
|
|
|
|
#main .avatar_op ul { padding:0; }
|
|
|
|
#main .avatar_op ul label { display:none; }
|
|
|
|
#main .avatar_op ul ul label { display:block; }
|
|
|
|
#main .avatar_op li { padding:0; background:none; }
|
|
|
|
#main .avatar_op ul ul li { float:left; margin-right:5px; }
|
|
|
|
.avatar { float:left; width:120px; }
|
|
|
|
.ele_info { float:right; width:450px; }
|
|
|
|
/* input button */
|
|
|
|
textarea { border: 1px solid #80B0B0; }
|
|
|
|
input { border: 1px solid #80B0B0; }
|
|
|
|
input[type=submit] { border: 1px solid #80B0B0; background: #EEE; color: #080; padding:0 2px; border-radius: 3px; -moz-border-radius:3px; }
|
|
|
|
input[type=submit]:hover { border: 1px solid #80B0B0; background: #FFF; }
|
|
|
|
#main form label { display: inline-block; margin:2px 0px; }
|
|
|
|
/* form */
|
|
|
|
/* forms */
|
2011-10-18 15:41:48 +08:00
|
|
|
|
|
|
|
/* popup dialog */
|
|
|
|
#basic-modal-content {display:none;}
|
|
|
|
#simplemodal-overlay {background-color:#000; cursor:wait;}
|
|
|
|
#simplemodal-container { background-color:#fff; border:3px solid #080; padding: 8px; }
|
|
|
|
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
|
|
|
|
#simplemodal-container a {color:#ddd;}
|
|
|
|
#simplemodal-container a.modalCloseImg {background:url(../img/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
|
|
|
|
#simplemodal-container h3 {color:#84b8d9;}
|