﻿/*---主体样式---*/
  #container{width:100%;margin:0 auto;padding:0;text-align:center;}   
  
  /*---顶部样式---*/
  #container #header{width:906px;height:152px;margin:0 auto;background:url('topimg.jpg') no-repeat;}
  #container #header #blogname{margin:0 auto;padding:10px 0px 15px 10px;font-size:20px;color:#FFFFFF;text-align:left;font-weight:bold;display:none;}
  #container #header #blogname #blogTitle{font-size:13px;margin:3px 3px 3px 8px;height:16px}
  #container #header #menu{height:27px;text-align:left;}
  #container #header #menu #Left{width:0px;float:left;}  
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;margin:88px 0px 0px 27px!important;margin:88px 0px 0px 15px;padding:0px;height:28px;float:left;} 
  #container #header #menu ul li{float:left;height:27px;}  
   .menuL{width:7px;/*background:#E3CE96 url(menu_left.gif) no-repeat;*/padding:0px;}
   .menuR{width:8px;/*background:#E3CE96 url(menu_right.gif) no-repeat;*/padding:0px;}  
   .menuDiv{width:17px;/*background:#E3CE96 url(menu_div.gif) no-repeat;*/padding:0px;}/*---菜单分割线---*/

  /*---内容样式---*/
  #container #Tbody{width:906px;margin:0 auto;text-align:left;padding:5px;}
  /*---工具条--*/
  #sidebar{float:left;width:197px;margin:0px;background:#F0ECD0 url(left_main.gif) repeat-y;text-align:center;color:#5A5A5A;}
  #innersidebar{}
  #sidebar-topimg{height:38px;width:197px;background:#F0ECD0 url(left_top.gif) no-repeat;}
  #sidebar-bottomimg{margin-top:150px;height:50px;width:197px;background:#F0ECD0 url(left_bottom.gif) no-repeat;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{width:149px;margin:0 auto!important; margin:0px;}
  .Ptitle{color:#D1D2D3;height:28px;width:149px;line-height:180%;text-align:right;padding-right:0px !important;padding-right:12px;background:url(sidebar.gif) no-repeat; background-position:0px !important;background-position:8px; font-weight:bold;font-size:12px;margin:0px}  
  .Pcontent{text-align:left;padding-left:0px !important;padding-left:8px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:right;margin-right:-235px!important;margin-right:-230px;width:104%;background:url(right_main.gif) repeat-y;text-align:center;}
  #innermainContent{overflow:visible;margin-right:230px;}
  #mainContent-topimg{height:38px;background:url(right_top.gif) no-repeat;overflow:hidden;}
  #mainContent-bottomimg{background:url(right_bottom.gif) no-repeat;height:50px;overflow:hidden;}
  .content-width{width:654px;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:Georgia,Courier New,宋体;*/ }    
  /*---日志标题框--*/
  .Content-top{height:37px;background:#141619 url(title_main.gif) repeat-x;color:#ffffff;text-align:left;overflow:hidden;padding-top:0px}
  .Content-top .ContentLeft{width:8px;height:37px;background:#C57C05 url(title_left.gif) no-repeat; float:left;/*margin-top:-7px*/}
  .Content-top .ContentRight{width:10px;height:37px;background:#C57C05 url(title_right.gif) no-repeat;float:right;/*margin-top:-7px*/}
  .Content-top .ContentTitle{ float:left;padding:8px 4px 4px 2px;font-size:12px;display:inline;}
  .Content-top .ContentAuthor{text-align:right;padding-left:10px;padding-top:8px;font-size:12px;} 
  /*---日志内容框--*/
  .Content-body{margin:0px 8px 8px 8px auto; padding:10px 0px 5px 10px;overflow:hidden;text-align:left;line-height:150%;background:#191C21 url(title_bj.gif) repeat-y;}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;background:#141619 url(tiltebottom_main.gif) repeat-x;height:23px;padding-top:10px;margin:0px 0px 10px 0px;}
  .Content-bottom .ContentBLeft{width:10px;height:33px;background:#C57C05 url(tiltebottom_left.gif) no-repeat;float:left;margin:-10px 0px 0px 0px }
  .Content-bottom .ContentBRight{width:12px;height:33px;background:#C57C05 url(tiltebottom_right.gif) no-repeat;float:right;margin:-10px 0px 0px 0px }  

  /*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left;}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 30px 4px 0px;padding-left:30px;width:645px;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{border-bottom:1px dotted #191B1E;padding:4px;background:#141619;width:645px;margin:0px 0px 0px -30px !important;margin:0px;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
  /*---UBB框--*/ 
  .UBBPanel{/*border:1px solid #B4A79C;*/background:#141619;/*border-left:3px solid;*/}
  .UBBTitle{font-weight:bold;padding:4px;/*background:#F7EFD6 url(ubbback.gif) no-repeat 400px 0px;*/border-bottom:1px dotted #B4A79C;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{/*border:1px solid #795B50;width:654px;padding:1px; background:#F8F6E9;*/margin:0px 0px 0px 30px !important;margin:auto;}
  #MsgContent #MsgHead{background:#141619;padding:4px;color:#fff;text-align:center;font-weight:bold;width:645px;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;width:645px;}

  .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{/*font-family:Georgia;*/margin:6px 0 0 0;height:50px;padding:10px 0px 0px 0px; }
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F8F6E9
  }
  
  
/*相册*/  
#container #photoTbody{width:906px;margin:0 auto;padding:5px; text-align:center;}
#photoContent{width:906px;background:url(photo_main.gif) repeat-y #FFFFFF;text-align:center;}
#photoinnermainContent{overflow:visible;}
#photoContent-topimg{height:38px;background:url(photo_top.gif) no-repeat;overflow:hidden;}
#photoContent-bottomimg{background:url(photo_bottom.gif) no-repeat;height:50px;overflow:hidden;}
.Content-top{height:37px;background:#141619 url(title_main.gif) repeat-x;color:#ffffff;text-align:left;overflow:hidden;padding-top:0px}
.Content-top .ContentLeft{width:8px;height:37px;background:#C57C05 url(title_left.gif) no-repeat; float:left;/*margin-top:-7px*/}
.Content-top .ContentRight{width:10px;height:37px;background:#C57C05 url(title_right.gif) no-repeat;float:right;/*margin-top:-7px*/}
.Content-top .ContentTitle{ float:left;padding:8px 4px 4px 2px;font-size:12px;display:inline;}
.Content-top .ContentAuthor{text-align:right;padding-left:10px;padding-top:8px;font-size:12px;} 
  /*---内容框--*/
  .photoContent{margin:5px 0px 0px 0px;/*font-family:Georgia,Courier New,宋体;*/ }  
/*---日志内容框--*/
.photoContent-body{width:849px;margin:0px 0px 0px -95px!important;margin:0px;overflow:hidden;background:#191C21 url(phototitle_bj.gif) repeat-y;}
/*---日志内容底部--*/
.photoContent-bottom{text-align:right;background:#141619 url(tiltebottom_main.gif) repeat-x;height:23px;padding-top:10px;margin:0px 0px 0px -95px!important;margin:0px 0px 10px 0px; width:849px;}
.photoContent-bottom .ContentBLeft{width:10px;height:33px;background:#C57C05 url(tiltebottom_left.gif) no-repeat;float:left;margin:-10px 0px 0px 0px }
.photoContent-bottom .ContentBRight{width:12px;height:33px;background:#C57C05 url(tiltebottom_right.gif) no-repeat;float:right;margin:-10px 0px 0px 0px }  

.photoContent-top{margin:0px 0px 0px -95px!important;margin:0px;height:37px;background:#141619 url(title_main.gif) repeat-x;color:#ffffff;text-align:left;overflow:hidden;padding-top:0px;width:849px;}
.photoContent-top .ContentLeft{width:8px;height:37px;background:#C57C05 url(title_left.gif) no-repeat; float:left;/*margin-top:-7px*/}
.photoContent-top .ContentRight{width:10px;height:37px;background:#C57C05 url(title_right.gif) no-repeat;float:right;/*margin-top:-7px*/}
.photoContent-top .ContentTitle{ float:left;padding:8px 4px 4px 2px;font-size:12px;display:inline;}
.photoContent-top .ContentAuthor{text-align:right;padding-left:10px;padding-top:8px;font-size:12px;} 


