﻿/*---主体样式---*/
  #container{width:1003px;margin:0 auto;padding:0;text-align:center;background:#FFD7EF url('images/body.jpg');}
  #FlashHead{position: absolute;width:95%;left:50px;}
  
  /*---顶部样式---*/
  #container #header{height:389px;width:1003px;margin:0 auto;background:#FFD7EF url('images/top-bg.jpg');}
  #container #header #blogname{margin-left:20px;padding:0px 0px 21px 10px;font-size:20px;color:#FFFFFF;text-align:left;font-weight:bold;visibility:hidden;}
  #container #header #blogname #blogTitle{font-size:12px;margin:0px 3px 0px 2px;height:18px;color:#ffffff;visibility:hidden;}
  #container  #menu{height:24px;text-align:right;margin:20px 12px 0px 525px;/*visibility:hidden;*/}
 
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;margin:3px 6px 0px 5px!important;margin:0px 22px 0px 0px;padding:0px;height:16px;float:left;} 
  #container #header #menu ul li{float:left;height:24px;}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:4px;padding:0px;}/*---菜单分割线---*/
   /*---内容样式---*/
  #container #Tbody{width:900px;margin:0 auto;text-align:left;padding:5px;margin-top:-40px;}
  /*---工具条--*/
  #sidebar{float:left;width:250px;margin:0px;text-align:center;color:#000000;margin-left:6px;}
  #innersidebar{}
  #sidebar-topimg{height:10px;width:223px;}
  #sidebar-bottomimg{height:15px;width:223px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{width:250px;margin:0 auto!important; margin:5px;}
  .Ptitle{color:#FF0099;height:28px;line-height:115%;text-align:left;padding-left:20px;font-weight:bold;font-size:14px;margin:0px;font-family:Arial, Helvetica, sans-serif;background:url(images/home-icon.gif) no-repeat;}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:2px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:left;margin-right:-280px;width:100%;text-align:center;}
  #innermainContent{overflow:visible;margin-right:270px;}
  
  .content-width{width:600px;margin:auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:3px;text-align:left;height:18px;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{padding-right:5px;height:18px;}
  .page ul{list-style:none;margin:0px;padding:0px} 
  .page ul li{float:left;padding:0px 3px 0px 3px;} 
  .page ul li.PageL {width:9px;height:16px;}
  .page ul li.PageR {width:9px;height:16px;}
  .PageLbutton{background:url('../../images/BttnLeft.gif') 0px 0px;width:9px;height:16px;display:block;}
  .PageRbutton{background:url('../../images/BttnRight.gif') 0px 0px;width:9px;height:16px;display:block;}
  /*---内容框--*/
  .Content{margin:0 auto;font-family:Tahoma;float:left;}    
  /*---日志标题框--*/
  .Content-top{height:40px;width:600px;color:#FF0033;text-align:left;overflow:hidden;padding-top:5px}
  .Content-top .ContentLeft{width:1px;height:40px;background:url(images/titl.gif) no-repeat;float:left;margin-top:5px}
  .Content-top .ContentRight{width:10px;height:40px;background:url(images/titr.gif) no-repeat;float:right;margin-top:5px}
  .Content-top .ContentTitle{padding-left:30px;line-height:40px; background:url(dot1.gif) no-repeat 0px 4px;font-size:14px; display:inline; float:left;}
  .Content-top .ContentTitle img{display:none;}
  .Content-top .ContentAuthor{{font-size:11px;line-height:40px;display:inline; text-align:right;font-weight:100; font-family:Verdana, Arial; overflow:hidden; color:#999; float:right;} 
  /*---日志内容框--*/
  .Content-body{margin:5px 0px;overflow:hidden;text-align:left;width:100%;line-height:24px;font-size:12px; color:#666666; float:left;}
  .Content-body a:link{font-size:9pt;color:#595E62;text-decoration:none;}
  .Content-body a:visited {font-size:9pt;color:#595E62;text-decoration:none;}
  .Content-body a:hover{font-size:9pt;color:#595E62;text-decoration:underline;}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;background:url(images/sidebar-2.gif) repeat-x;width:598px;height:50px;font-size:12px;padding:3px 2px 8px 2px;color:#27A7EA;}
  .Content-bottom a{ color:#27A7EA;}
  .Content-bottom a:link{ color:#27A7EA;}
  .Content-bottom a:hover{ color:#27A7EA;}
  .Content-bottom a:visited{ color:#27A7EA;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  




  /*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;font-size:12px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:center;margin:0px 12px 4px 33px!important;margin:0px 12px 4px 9px;}
  .commentinfo{font-size:12px;color:#999;}
  .commenttop{border-bottom:1px solid #F5F5F5;padding:4px;background-image:url(images/comm_bg.jpg);width:598px;text-align:left;}
  .commentcontent{padding:10px;line-height:22px;overflow:hidden;width:584px;;text-align:left;border:#F5F5F5 solid 1px;border-top:0px;}
  /*---UBB框--*/ 
  .UBBPanel{}
  .UBBTitle{font-weight:;padding:4px;}
  .UBBContent{padding:6px;line-height:160%;border:1px dotted #DEEAFA;}
  .UBBContent TEXTAREA {width:440px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:0px solid #DEEAFA;width:450px;padding:1px; background:#FFFFFF;margin:auto;}
  #MsgContent #MsgHead{background:#ffffff;padding:4px;color:#fff;text-align:center;font-weight:bold;color:#666666;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}




  .LDialog{border:1px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#BBA097;padding:1px;color:#fff;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}








/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:38px;}
   .MessageIcon{background:url(../../images/Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(../../images/Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(../../images/Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(../../images/Question.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
    #container #foot{line-height: 180%;margin:0px 0px 0px 0px;height:50px;background: url('images/bottom-bg.jpg') repeat-x;font-size:10px;padding-top:52px; background-color:#FFD7EF;float:center;}




  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F1F1F1
  }
  #binfo{padding-left:16px;background:url(images/sidebar-icon.gif) 2px 5px no-repeat;height:20px;overflow:hidden;display:block;margin-bottom:6px;border-bottom:#F5F5F5 solid 1px;width:150px;color:#666666;}
  #binfo a:link,a:visited{color:#666666;}
 #binfo a:hover{color:#666666;}









































