@charset "utf-8";
/*  CSS Document  2010-8-11 yukelong.com all right reserved  */
a,img{border:none}
p{margin-top:0;margin-bottom:10px}
.hide{display:none}
.fleft{float:left}
.fright{float:right}
.clear{clear:both}
.tip{background-color: #FFFCE4;border:solid 1px #FCE1BA;margin-bottom:15px;padding:2px 5px 2px 5px;}
.tipb{background-color:#ECF4FF;border:solid 1px #1C79B4;margin-bottom:15px;padding:2px 5px 2px 5px;}
.f-red{color:#930}
.f-orange{color:#F60}
.f-green{color:#093}
.f-grey{color:#CCC}
.f-normal{font-size:11pt;}
.grey{background-color:#EEE}
.report{background:url(../images/item/warning.gif) no-repeat center center;cursor:pointer}
.edit{background:url(../images/item/edit.gif) no-repeat center center;cursor:pointer;width:16px;height:16px}
.delete,.close{background:url(../images/item/delete.gif) no-repeat center center;cursor:pointer;width:16px;height:16px}
.edit,.delete,.close{display:inline-block !important;display:block}
.edit,.delete,.close{display:inline}
.date{font-size:10pt;color:#94B6E4;margin-left:15px;font-weight:bold;font-family:Arial,Helvetica,sans-serif}
.ul0{margin:0;padding:0;list-style-type:none}
.pad10{padding:10px}
.pad15{padding:15px}
.mar10{margin:10px}

#tooltip {position:absolute;z-index:3000;border:1px solid #CCC;background-color:#FFF;padding:5px;opacity: 0.95;}
#tooltip h3, #tooltip div {margin:0}
#tooltip.tipx{padding:10px;width:330px;top:-20px;color:#333;background:#FFF url(../images/peony.gif) no-repeat 330px top}
/* form */
form{margin:5px;padding:1px}
form p{line-height:28px;margin-top:0;margin-bottom:10px;display:block}
.input{padding:5px;margin-right:10px;width:180px}
.form select{height:24px;width:100px;margin-right:15px}
.texta{width:98%}
.input,select,textarea {background-color:#FFF;border-left:1px solid #E2E3EA;border-right:1px solid #E2E3EA;border-bottom:1px solid #E3E9EF;border-top:1px solid #ABADB3}
.form .search{line-height:20px;height:20px;padding:2px 0 2px 5px;vertical-align:middle}
.c-h2 .submit {position:absolute;top:7px;right:7px;z-index:1;height:24px;width:24px;background:transparent url(../images/item/search.gif) no-repeat center center;border:none}
.pages{	height:30px;	line-height:30px;	margin: 10px 0 10px 0;	text-align:center;}
.pages strong {	color:#999;	margin-right:5px;}
.pages b,.pages a,.pages a:visited{text-decoration:none;font-weight:600;padding:2px 6px 2px 6px;border:1px solid #CCC;color:#000;}
.pages b,.pages a:hover{background-color:#069;border:solid 1px #CCC;color:#FFF;}
.pages input{margin-left:5px;width:60px;height:14px;padding:3px;}
table.tbsorter {margin:10px 0 15px 0;width: 100%;text-align: left;}
table.tbsorter tr {line-height: 30px;}
table.tbsorter tr td em {display: none;}
table.tbsorter thead th{padding: 4px;font-weight: normal;color: #999;background: #FFF url(../images/table-th-bg.gif) repeat-x left center;}
table.tbsorter tbody td {padding: 4px;vertical-align: middle;border-bottom:solid 1px #E3E3E3;}
/*table.tbsorter thead tr .header {background: url(../images/bg.gif) no-repeat right center;cursor: pointer;}*/
table.tbsorter thead tr .headerSortUp {background-image: url(../images/asc.gif);}
table.tbsorter thead tr .headerSortDown {background-image: url(../images/desc.gif);}
table.tbsorter tr.hover {background-color: #DDEEFF;}
/* bbcode */
.h1,.h2,.h3,.h4{margin:0;padding:0}
.bold {font-weight: bold;color: #333} 
.italics {font-style: italic} 
.underline {text-decoration: underline} 
.strikethrough {text-decoration: line-through} 
.overline{text-decoration: overline} 
.quotecode{border: 1px solid #8595B3}
.quoteheader{display: block;background-color: #E4EAF2;border-bottom: 1px dashed #D2E8FF;padding-left:10px} 
.quotebody,.codebody {color:#000;padding: 15px;background-color: #FFF} 
.listdecimal {list-style-type: decimal;list-style-position: outside} 