﻿/*---主体样式---*/
html
{
	background: url(bg.jpg);
}

body
{
	color: #666666;
	font: Verdana;
	font-size:12px;

}

BODY {
cursor:url('http://www.cheneiz.com/img/1.cur');
}
A {
CURSOR: url('http://www.cheneiz.com/img/2.cur');
}


BODY { 
SCROLLBAR-ARROW-COLOR:#666666;
SCROLLBAR-FACE-COLOR:#FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR:#CCCCCC;
SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
SCROLLBAR-SHADOW-COLOR:#666666;
SCROLLBAR-TRACK-COLOR:#FFFFFF;}

a
{
	text-decoration: none;
}


  #container{width:950px;margin:0 auto;text-align:center;background:url(body_bg.jpg) center repeat-y;}

  /*---顶部样式---*/
  #container #header{width:910px;margin:0 auto;height:50px;background:url(menu_top.jpg) center repeat-y; }
  #container #header #blogname{display: none;}
  #container #header #blogname #blogTitle{display: none;}
  #container #header #menu{padding:5px;height:29px; position:relative; margin-top:0px; margin-right:0px;width:638px;float:right;}
  #container #header #menu #Left{ float:left; width:5px;}
  #container #header #menu #Right{}
  #container #header #menu ul{list-style:none;margin:0;height:10px;} 
  #container #header #menu ul li{height:10px;float:left;} 
 
   .menuDiv{width:4px;padding:0px;}/*---菜单分割线---*/

  /*---内容样式---*/
  #container #Tbody{width:880px;margin:0 auto;text-align:left;}
  
  /*---工具条--*/
  #sidebar{float:right;width:236px;text-align:left;color:#626262;}
  #innersidebar{}
  #sidebar-topimg{height:0px;}
  #sidebar-bottomimg{}

  /*---工具箱样式--*/
  .sidepanel{margin:0 auto;}
  .Ptitle{margin:0;height:38px;text-align:left;font-weight:bold;font-size:11px;color:#283740;background:url() right no-repeat; text-indent:75px; line-height:35px;}  
  .Pcontent{text-align:left;padding:0 6px 0 13px; margin:5px 12px;} 
  .Pcontent iframe{ margin:auto;}
  .Pfoot{}     

  /*---主内容--*/ 
  #mainContent{margin:0 auto;float:left;margin-top:0px;text-align:center;width:630px; 
  /*background:url(main_top.jpg) top no-repeat;*/
  }
  #innermainContent{margin:0;}
  #mainContent-topimg{ height:10px;}
  #mainContent-bottomimg{}

  .content-width{}/*--主内容元素的全局宽度--*/

  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:0 12px 0 16px;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 6px;} 
  .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;padding:10px 6px 0 0px;}    

  /*---日志标题框--*/
  .Content-top{padding:6px 0px 2px 0px;margin:10px;text-align:center;height:35px;background:url(title_bg.gif);}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{font-size:14px; color:#CD853F;font-family:Verdana;margin:0px;}
  .Content-top .ContentAuthor{color:#cococo;font-size:11px;padding-left:6px;margin:10px;font-weight:100;display:inline;} 
  .Content-top .CateIcon{display:none}

  /*---日志内容框--*/
  .Content-body{padding:8px 6px 0 22px;overflow:hidden;text-align:left;width:96%;line-height:160%;}
  
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;padding:0 0px 12px 0;}
  .Content-bottom .ContentBLeft{}
  .Content-bottom .ContentBRight{}  


/*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}

  /*--评论框--*/
  .comment{font-size:11px;text-align:left;margin:0px 12px 4px 12px}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{border-bottom:1px dotted #c0c0c0;padding:4px;background:#FFFFFF}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}

  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #FFFFFF;background:#FFFFFF;border-left:3px solid;border-bottom:1px dashed #dddddd}
  .UBBTitle{font-weight:bold;color: #CD853F;padding:4px;background:#FFFFFF no-repeat 400px 0px;border-bottom:1px dashed #dddddd}
  .UBBTitle img{display: none;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:455px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}

  /*---信息框--*/
  #MsgContent{border:1px solid #FFFFFF;margin:0px 8px 12px 8px;padding:1px;}
  #MsgContent #MsgHead{padding:4px;text-align:center;font-weight:bold;background:#FFFFFF;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}


  .LDialog{border:1px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#BBA097;padding:1px;color:#626262;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}


/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:0px;}
   .MessageIcon{}
   .ErrorIcon{}
   .WarningIcon{}   
   .QuestionIcon{}

  /*---底部样式---*/
  #container #foot{text-align:center;height:80px;padding-left:30px; padding-top:30px;background:url(body_bottom.jpg) center no-repeat;}
  #container #foot p{margin:0px}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:11px;background:#fff}
