@charset "utf-8";
/* 
---------------------------------------------
CSS Document By Anyker （anyker@gmail.com）
---------------------------------------------
*/
@import url("mod.css");
@import url("scripts.css");

html, body, div, span, object, iframe, pre, a, code, font, ul, li, img, samp, small, strong, big, form, label, caption
                            {margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-family:inherit; text-align:left; vertical-align:baseline;}
body                        {font-family:"Microsoft YaHei", SimSun, Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; text-align:center;}
em                          {font-style:italic;}
sup                         {vertical-align:super; font-size:10px; font-weight:lighter; line-height:0px;}
sub                         {vertical-align:text-bottom; font-size:10px; font-weight:lighter; line-height:0px;}
html>body p code            {*white-space:normal;}
b, strong                   {font-weight:bold;}
small                       {font-size:80%;}
big                         {font-size:120%;}
table, td, th               {vertical-align:middle;}
a                           {text-decoration:none;}
a img                       {border:0;}
hr                          {background:#ccc; color:#ccc; clear:both; float:none; width:100%; height:1px; margin:5px 0; border:none;}
li                          {list-style:none; list-style-position:inside;}

input[type="button"],
input[type="submit"]        {cursor:pointer; padding:5px 10px;}
textarea                    {padding:2px;}
							/* 表单元素样式重定义 */

.hidden                     {display:none;}
                            /* 禁止显示网页部分内容 */
 
.endBox,
.clearFloat                 {float:none; clear:both; height:0px; line-height:0px; font-size:0px; visibility:hidden;}                            /* 强制清楚浮动 */

.noBr a,
.noBr li                    {text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
                            /* 行内禁止换行，超出部分以省略号代替 */

.textPsBox                  {padding-left:10px; color:#666;}
div.textPsBox               {margin-top:5px; padding-left:0px;}
.textPsBox a                {cursor:pointer;}
                            /* 表单内用于注释部分的样式 */

.must                       {color:red; padding-right:3px;} 
                            /* 表单中必填元素红色星号样式 */
							
.mapBox                     {border:#ccc 3px solid;} 
                            /* 地图嵌套外框样式 */
							
#iLoading                   {padding:1px 0px 0px 10px; height:16px; line-height:16px; text-indent:20px; display:none; background:url(images/loading.gif) no-repeat;}
							/* 数据载入中的等待图标 */


.stateMessageBox            {padding:4px 0px; margin-left:10px;}
#debuger                    {width:500px; background-color:silver; border:1px solid #336699; display:none;}
#debuger .sql               {display:none;}
#debuger:hover .sql         {display:block;}
.js_hidden                  {display: none;}
							/* 调试模式中系统信息样式 */

.pageList                   {margin-top:15px; height:20px;}
.pageList ul                {float:right;}
.pageList ul li             {float:left; margin:0px 0px 0px 2px; border:#eaeaea 1px solid; color:#333; font-size:12px; width:20px !important; line-height:20px; height:20px !important; background:#f8f8f8; padding:0px; text-align:center;}
.pageList ul li a           {color:#333; display:block; width:20px !important; height:20px !important; text-decoration:none; text-align:center;}
.pageList ul li a:hover     {background:#fff;}
.pageList ul li.current     {border:#ccc 1px solid; color:#999; background:#eaeaea;}
							/* 页码样式 */
							
.prevNext					{display:block; margin:10px auto; padding:5px; border:#ccc 1px solid;}
.prevNext span.prev			{padding-right:10px;}
							/* 上一条，下一条 */

.container                  {margin:0 auto;}
.cert                       {margin:5px auto; text-align:center;}
.topic                      {margin:20px auto;}
.topic dl                   {border:#ccc 1px solid; border-top:#666 2px solid; background:#fff;}
.topic dl dt                {padding:5px; border-bottom:#ccc 1px solid; background:#eaeaea; font-weight:bold; color:#333;}
.topic dl dd                {margin:0px; padding:5px;}
.topic dl dd.topicContent   {padding:10px; color:#09C;}
.topic dl .topicContent .response 
                            {display:block; padding-top:10px; margin-top:10px; border-top:#ccc 1px solid; color:#690;}
.topic dl dd.last           {border-top:#ccc 1px solid; background:#F3F3F3; padding:5px; text-align:right;}

.topicForm                  {margin:20px auto; border-top:#666 2px solid; background:#fff;}
.topicForm .topicForm_title {padding:5px; border-right:#ccc 1px solid; border-bottom:none; border-left:#ccc 1px solid; background:#eaeaea; font-weight:bold; color:#000;}
.topicForm .topicForm_table {background:#ccc;}
.topicForm .topicForm_table tr td 
                            {padding:8px; background:#fff;}
.topicForm .topicForm_table tr .tdItem 
                            {width:80px; font-weight:bold; background:#EAEAEA; color:#333;}
.topicForm .topicForm_table tr.bottomTr td 
                            {background:#eaeaea; padding:8px 8px;}

.notifactionBox             {background:#fff; border:#ccc 3px solid; padding:20px; margin:50px auto; width:500px;}
.notifaction                {background:#fff; border:#ccc 3px solid; padding:20px; margin:50px auto; width:500px;}
.notifaction h1             {padding:0; margin:0 0 20px 0; text-align:center; font-size:18px; font-weight:bold; color:#000;}
.notifaction p              {}

#bshareF                    {top:260px !important;}
.siteAddons-bdhm            {display:none;}
.siteAddons-sharelink       {}
.siteAddons-53kf            {}
	.mnkf_talking,
	.mnkf_min               {bottom:35px !important;}
.siteAddons-365webcall      {}
							/* 第三方插件样式重定义 */