﻿/*---主体样式---*/
  #container{width:100%;margin:0 auto;text-align:center;}
  #topbar{ height:30px; background:url(top_bar.jpg) repeat-x;}
  #topbar .barnav{width:980px; margin:auto; text-align:right; padding-top:5px;}
  #topbar .barnav a{ margin:auto 10px;}
  #FlashHead{position: absolute;width:100%;left:0px;}
  #banner{width:980px; margin:20px auto;}
  
  /*---顶部样式---*/
  #container #header{margin:0 auto;background:url('top_bj.jpg') repeat-x top center;width:980px;}
  #container #header #blogname{
	height:80px;
	font-size: 1px;
	color: #ECECEC;
	background:url(logo.png) no-repeat 15px 0px;
	}  
#container #header #blogname:hover{
	background:url(logo.png) no-repeat 15px -130px;
	}
  #container #header #blogname #blogTitle{color: #ECECEC;  }
  #container #header #menu{
	width:980px;
    height:36px;
	text-align:right;/*visibility:hidden;*/
	background: url(nav.gif) no-repeat left bottom;
}
  #container #header #menu #Left{width:280px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;margin:0px 6px 0px 8px!important;margin:0px 6px 0px 6px;padding:0px 0px 0px 0px;height:16px;float:left;} 
  #container #header #menu ul li{float:left;height:28px;}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:4px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:980px;margin:0 auto;text-align:left;padding-top:0px}
  /*---工具条--*/
  #sidebar{float:right;width:260px;margin:3px;text-align:center;color:#616051;}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{
	margin:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 50px;
	background:url(sidenav.jpg) no-repeat;
}
  .Ptitle{
	margin:0px;
	height:24px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}  
  .Pcontent{
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	background-repeat: repeat-y;
}  
  .Pfoot{margin:0px 0px 8px 0px !important;margin:-2px 0px 3px 0px;height:8px!important;height:6px;}  
  /*---主内容--*/ 
  #mainContent{
	float:left;
	margin:0px 0px 0px -280px;
	text-align:center;
	width:100%;
	padding-top:3px;
	color: #7F7F7F;
}
/*-内容整体左移位置*/
  #innermainContent{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 280px;
}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding-left:3px;text-align:left;height:30px;} 
  .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;}    
  /*---日志标题框--*/
  .Content-top{
	text-align:left;
	margin-bottom:2px;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border-top:1px dashed #CFCFD0;
}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{font-size:14px;color:#3E3E2F;margin:0px; padding-right:20px; float:left;}
  .Content-top .ContentAuthor{color:#414037;font-size:11px;padding-bottom:2px;margin-left:15x;font-weight:100; float:left} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto; padding-top:10px;overflow:hidden;text-align:left;width:100%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{padding:0px; text-align:left;height:20px;padding-bottom:10px; }
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  

  /*---日志其他信息--*/
  .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;
	border:1px solid #4E4E4E;
 
}
  .commentinfo{font-size:11px;color:#fff;}
  .commenttop{padding:4px;background:#4E4E4E;margin:1px}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
 /*---UBB框--*/ 
  .UBBPanel{
	border-left:3px solid #4e4e4e;
	background-color: #ddd;
}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #2F2D28}
  .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 #4E4E4E;
	width:100%;
	padding:1px;
	margin:auto;
	color: #4E4E4E;
}
  #MsgContent #MsgHead{background:#4E4E4E;padding:4px;text-align:center;font-weight:bold;color:#fff;}
  #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(Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(vQuestion.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{margin:1px 0 0 0;padding:14px 0px 14px 0px;color:#9F9D9D; background:#212121;}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff;
  }

button.prev {
	background: url(prev.png) no-repeat;
}
button.next {
	background: url(next.png) no-repeat;
}
a.showcase_link {
	background: url(sc_home_title.png) no-repeat;
}
p.showcase_link {
	background: url(sc_home_title_p.png) no-repeat;
}
a.moreinfo {
	background-image: url(sc_home_more.png);
}
button.prev_mini {
	background: url(prev.png) no-repeat;
}
button.next_mini {
	background: url(next.png) no-repeat;
}
button.prev_product {
	background: url(prev.png) no-repeat;
}
button.next_product {
	background: url(next.png) no-repeat;
}
button.prev {
	z-index: 5; margin: 100px 0px 0px;left:0; width: 30px; cursor: pointer; position: absolute; height: 59px; border:0;
}
button.next {
	z-index: 5; margin: 100px 0px 0px 950px;right:0; width: 30px; cursor: pointer; position: absolute; height: 59px;border:0;
}
div#showcase {
	overflow: hidden; width: 980px; height: 250px; position:relative;
}
div#showcase_img {
	float: left; overflow: hidden; width: 980px; height: 250px
}
div.showcase_wrapper_small {
	float: left; overflow: hidden
}
div#showcase_wrapper {
	width: 980px; height: 250px
}
div#showcase_wrapper_img {
	width: 980px; height: 250px
}
#showcase_wrapper ul {
	
}
#showcase_wrapper_img ul {
	
}
div#showcase_wrapper ul li {
	
}
#showcase_wrapper_img ul li {
	
}
a.showcase_link {
	padding-right: 0px; display: inline-block; padding-left: 20px; float: left; padding-bottom: 0px; font: 18px/60px "lucida grande", lucida, verdana, sans-serif; width: 785px; cursor: pointer; color: #fff; padding-top: 0px; height: 60px
}
p.showcase_link {
	padding-right: 0px; display: inline-block; padding-left: 20px; float: left; padding-bottom: 0px; font: 18px/60px "lucida grande", lucida, verdana, sans-serif; width: 785px; cursor: pointer; color: #fff; padding-top: 0px; height: 60px
}
p.showcase_link {
	width: 980px; cursor: auto
}
a.showcase_link:hover {
	text-decoration: underline
}
a.moreinfo {
	padding-right: 0px; display: inline-block; padding-left: 20px; float: left; padding-bottom: 0px; font: 18px/60px "lucida grande", lucida, verdana, sans-serif; width: 155px; cursor: pointer; color: #fff; padding-top: 0px; height: 60px
}
a.moreinfo:hover {
	text-decoration: underline;
}



