@charset "utf-8";

/* 在线展位 */

.boothOrderDiv {width:300px; height:260px; background-color:#fff; border:5px #f60 solid; text-align:left; font-size:12px;}
.boothLoadDiv {width:230px; height:50px; background-color:#fff; border:5px #f60 solid; text-align:left; line-height:16px; font-size:12px;}
.boothCatalogDiv {width:300px; height:300px; background-color:#fff; border:1px #ccc solid; text-align:left; overflow:auto; font-size:12px;}
.boothOrderDiv ol {list-style-image:url(/Images/System/ico_1.gif); margin:0px; padding:0px 0px 0px 20px;}
.boothOrderDiv p {margin:0px; padding:0px;}
.boothOrderTitle {border-bottom:1px #ccc solid; background-color:#eee; padding:0px 5px 5px 5px; font-weight:bold;}
.boothOrderArrow {position:absolute; z-index:2; left:-14px; top:-13px;}
.boothOrderCont {padding:5px; overflow:hidden;}
.boothButtonDiv {clear:both; position:relative;}
.boothButtonDiv2 {position:absolute; right:10px; top:23px; font-weight:bold;}
.orderOther{width:auto;height:100px; overflow-y:scroll; margin:5px 0px 10px 0px;}
.orderOther h2{margin:0px; padding:0px;font-size:12px;}
/* 层 */
#userBoothPrompt {display:none;}
#boothTransferDiv {width:100%; position:relative; overflow:hidden; font-size:12px;}
#boothTransferMoveDiv {position:relative; top:0px; left:0px; font-size:12px;}
#BoothDiv {padding:5px; overflow:auto; color:#333; font-size:12px;}
#BoothDescriptionDiv {display:none;}
.nFreeFull {position:absolute; top:20px; left:10px; width:300px; padding:5px; background:#ffc; border:5px #f60 solid; line-height:16px; font-weight:bold;}
.boothButton{ text-align:center;border-bottom:1px solid #ddd;width:100%; height:30px; line-height:30px; background-color:#eee;}
.boothJobListDiv {height:370px; overflow:auto;}
.boothJobListDiv dl{margin:5px 0px;}
.boothJobListDiv dt{ font-size:14px; font-weight:bold; line-height:28px;}
.boothJobListDiv dd{ padding:2px 10px; overflow:hidden;}
.controlPadDiv {position:absolute; top:100px; left:10px; width:150px; border:4px #09f solid; background:#eee; color:#333; cursor:move; padding:5px; font-size:12px;}
.controlPadDiv ul {margin:0px; padding:0px; list-style-type:none;}
.controlPadDiv ul li {width:auto; float:left; white-space:nowrap; margin:0px 3px 0px 0px; color:#00f; cursor:pointer;}
#boothTargetSearchResultList {width:auto; height:300px; overflow:auto;}
.pageListDiv {width:auto; float:left;}

/* 表格示意图 */
.nFreePic {background-color:#09f; vertical-align:middle; margin-right:2px;}
.nUnOpenPic {background-color:#f90; vertical-align:middle; margin-right:2px;}
.nAuditPic {background-color:#ff0; vertical-align:middle; margin-right:2px;}
.nOrderPic {background-color:#f3f; vertical-align:middle; margin-right:2px;}

/* 表格 */
#BoothTable {text-align:center; color:#000;}
#BoothTable td {font-family:verdana; font-size:9px;}
.boothItem {text-align:left; line-height:24px;}
.boothCoordinate {background-color:#336699; visibility:hidden;}
.nFreeTd {background-color:#09f; cursor:pointer;}
.nUnOpenTd {background-color:#f90;}
.nAuditTd {background-color:#ff0; cursor:pointer;}
.nOrderTd {background-color:#f3f;  cursor:pointer; color:#fff;}
#boothTargetSearch {width:150px; height:18px; line-height:18px; color:#666; border:1px #ccc solid; padding:0px 0px 0px 20px; background:url(/Images/System/Search.gif) no-repeat 1px 1px;}
#boothTargetSearchButton {vertical-align:middle; margin:0px 0px 0px 1px; cursor:pointer;}
/*文字*/
#nOrderArrowStr {font-weight:bold; font-size:12px;}
.boothItemLeft {font-size:12px;}
.boothItemRight {font-size:12px; margin:0px 0px 0px 20px;}
#nBoothCount {color:#f00;}
#nFreeCount {color:#f00; position:relative;}
#nUnOpenCount {color:#f00;}
#nAuditCount {color:#00f; text-decoration: underline; cursor:pointer;}
#nOrderCount {color:#00f; text-decoration: underline; cursor:pointer;}
#nTradeNameStr {display:none;}
#nBoothNameStr {display:none;}

/*表格*/
.boothJobListTable {width:790px; background-color:#eee;}

/*按钮*/
/*.boothButton .boothbtn{ padding:2px; font-size:12px; display:block; width:auto; display:inline;}*/
.boothButton input{background:url(/images/user/btn.png) no-repeat 0px -72px; height:21px; overflow:hidden;border:0;padding:0px 2px 2px 2px;width:69px;line-height:20px;color:#3f3f3f; cursor:pointer;margin:2px 5px;}

