﻿#basic-modal-content { display: none; }
#simplemodal-overlay { background-color: #000; }
#simplemodal-container { color: #222; background-color: #fff; border: 4px solid #444; padding: 12px; font-size: 12px; }

#simplemodal-container code { background: #141414; border-left: 3px solid #65B43D; color: #000; display: block; margin-bottom: 12px; padding: 4px 6px 6px; }
#simplemodal-container a.modalCloseImg { background: url(bg/x.png) no-repeat; width: 25px; height: 29px; display: inline; z-index: 3200; position: absolute; top: -15px; right: -16px; cursor: pointer; }
#simplemodal-container #basic-modal-content { padding: 8px; color: #222; }
#mainTop { border-bottom: 1px solid #ccc; padding: 1px; }
#mainBottom { border-top: 1px solid #ccc; padding-top: 8px; text-align: right; }

#BiDatePicker { font-size: 12px; }

.Updating { position: absolute; width: 200px; left: -200px; top: 0; color: #fff; background-color: #9a8e08; text-align: left; padding: 3px 0; display: none; filter: alpha(opacity=95); -moz-opacity: 0.95; opacity: 0.95; }
.Updating img { width: 16px; height: 16px; }



.pageInfo { padding: 5px; padding-top: 5px; padding-bottom: 15px; font-size: 9pt; }
.pageInfo .pageInfoClass { width: 320px; display: block; }
.page_ul { margin: 0px; padding: 0px; list-style-type: none; font-family: Verdana; }
.page_ul li { float: left; margin: 0px; padding: 0px; padding-right: 2px; }
.page_ul img { border: 0; }
.page_ul a { display: block; white-space: nowrap; text-decoration: none; padding: 2px 4px 1px 4px; border: 1px solid #eee; /*6E9AB6*/ background-color: #fff; /*CDDCE6*/ color: #1E597E; }
.page_ul a:hover { text-decoration: none; padding: 2px 4px 1px 4px; border: 1px solid #e1e1e1; /*74B75F*/ background-color: #f1f1f1; /*8ACB76*/ color: #000; }
.page_ul .selected { display: block; text-decoration: none; padding: 2px 4px 1px 4px; border: 1px solid #e1e1e1; background-color: #d4f4c7; color: #f60; }
.pageNumTextCss { width: 20px; }
.pageInfoClass { color: gray; }
.pageNumClass { color: #ff6600; }
.PageInfoCilent { font-size: 12px; margin: 0px auto 10px auto; text-align: center; clear: both; padding: 5px; color: Gray; }
.PageInfoCilent a { color: #000; text-decoration: none; }
.PageInfoCilent a:hover { color: #f60; text-decoration: none; }
.PageInfoCilent .gb { padding-top: 3px; }
.PageInfoCilent .selected { color: #f60; }

.SenseSingle {overflow: hidden; }
/*单一图*/
.Sense { overflow: hidden; position: relative; width: 200px; height: 100px; }
.Sense img { border: 0; }
.Sense .SenseInter { position: absolute; left:0;top:0; }
.Sense label { position: absolute; height: 20px; width: 20px; overflow: hidden; border: 1px solid #000; background: #fff; filter: alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60; display: block; z-index: 200; }
.Sense label a { height: 20px; width: 20px; display: block; text-align:center; line-height:20px; text-decoration:none;}
.Sense .selected { background:#000}


.CommetnReply { background: #f1f1f1; padding: 10px; display: none; margin-top: 10px; margin-left:30px; }
.ReplyItem span { color: #888; }
.CommetnReplyPost { margin-top: 10px;  margin-left:30px; text-align:right;}
.CommetnReplyPost .txReply { width: 580px; }
.ReplyPage { text-align:center; margin-top:10px;}


.BiMouseoverMenuDiv {}
.BiMouseoverMenuDiv ul { list-style:none}
.BiMouseoverMenuDiv li { display:block; text-align:left; height:22px; line-height:22px;}
.BiMouseoverMenuDiv li a { display:block; text-align:left; height:22px; line-height:22px; padding:0 15px;}
.BiMouseoverMenuDiv li a:hover { background:#666; color:#fff; text-decoration:none}