﻿/*---主体样式---*/
  #container{
	overflow: hidden;
	height: auto;
	width:950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
  #FlashHead{position: absolute;width:100%;left:0px;}
  /*---顶部样式---*/
  #container #header #menu{	}
  #container #header #menu #Left{}
  #container #header #menu #Right{}  
  #container #header #menu ul{} 
  #container #header #menu ul li{}  
#container #header #menu ul li a{}
  #container #header #menu ul li a:hover{} 
   .menuL{}
   .menuR{} 
   .menuDiv{}
   /*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{
	text-align:left;
	float:left;
	width:950px;
	background-image: url(fondo-htm.jpg);
}
#container #Tbody0{
	text-align:left;
	float:left;
	width:950px;
}
  /*---工具条--*/
  #sidebar{
	color:#999999;
	float: left;
	width: 140px;
	margin-top:12px;
	overflow: hidden;
}
#sidebar ul li{
	height:23px;
	line-height:23px;
	background-color:#FFFFFF;
	margin-bottom:8px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-left:20px;
}
#sidebar ul li a,#sidebar ul li a:link,#sidebar ul li a:visited{ font-size:12px; color:#666;}
#sidebar ul li a:hover{ color:#ff3399;}
  #innersidebar{} /*----在sidebar上面的div----*/
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto!important;margin:0px;}
  .Ptitle{
	font-size: 15px;
	line-height: 40px;
	color: #999999;
	background-color: #ebebeb;
	text-align: center;
}  
  .Pcontent{}  
  .Pfoot{}  
  /*---主内容--*/ 
  #mainContent{
	float: right;
	width:800px;
	text-align: left;
	background-color:#fff;
	padding-left:10px;
}
#mainContent h3{}
  #innermainContent{ width:800px;}
  .content-width{ }
  /*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{
	width:800px;
	padding:5px 0 5px 0;
	font-size:18px;
	font-weight:lighter;
	clear:both;
} 
.pageContent a,.pageContent a:link,.pageContent a:visited{
	font-size:20px;
	color: #FF3399;
	text-decoration: underline;
	font-weight: bold;

}
.pageContent a:hover{
	color: #000000;
}
.pageContent_top{ width:800px;}
.pageContent_top a,.pageContent_top a:link,.pageContent_top a:visited{
	font-size:12px;
	color: #FF3399;
	text-decoration: underline;
	font-weight: bold;}
.pageContent_top a:hover{
	color: #000000;
}	
  .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{
	width:173px;
	float:left;
	overflow: hidden;
	padding:10px;
	margin: 0 0 5px 5px;
	*margin: 0 0 5px 5px !important;
	*margin: 0 0 5px 4px;
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
}   
.Content:hover{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #e5e5e5;
	background-color: #ddd;
}
.Content_top{ width:800px;}
  /*---日志标题框--*/
  .Content-top .ContentTitleh1{
	overflow: hidden;
	margin-bottom: 1px;
	height:30px;
	font-size:30px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	margin-top: 8px;
	margin-bottom:15px;
	text-align:right;
	font-family: "Microsoft YaHei";
	padding-top: 5px;
	padding-bottom: 10px;
}
.Content-top .ContentTitleh1 strong{ float:left;}
.Content-top .ContentTitleh1 span{ font-size:12px; color:#CCCCCC;}
  .Content-top .ContentTitle{
	overflow: hidden;
	margin-bottom: 1px;
	height:28px;
	margin-bottom:5px;
}
  .Content-top .ContentAuthor{
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	display: block;
	overflow:hidden;
	line-height:23px;
} 
  /*---日志内容框--*/
  .Content-body{ height:100px;
	overflow:hidden;
	text-align:left;
	font-size:12px;}
	.Content-body_top{
	width:800px;
	font-size: 14px;
	line-height: 23px;
	color: #333333;
}
#logPanel a,#logPanel a:link,#logPanel a:visited{
	color: #0066CC;
	font-size: 14px;
	text-decoration: underline;
}
#logPanel a:hover{
	color: #000000;
}
.Content-body_top a,.Content-body_top a:link,.Content-body_top a:visited{
	font-size: 14px;
	color: #666666;
}
.Content-body_top a:hover{
	color: #FF3399;
}
	.Content-body_top_line{ height:2px; background:#CCCCCC; width:800px; margin:10px 0px 10px 0;}
	.Content-body img{ width:175px; height:100px;}
 .Content-body p{padding-bottom: 5px;}
  /*---日志内容底部--*/
  .Content-bottom{display: none;}
.Content-bottom a:link,.Content-bottom a:visited{
	color: #444444;
	text-decoration: none;
	font-size: 14px;
}
  .Content-bottom .ContentBLeft{width:0px;float:right;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
  /*---日志其他信息--*/
  .Content-Info {display: none;}
  .Content-Info .InfoAuthor{text-align: right;width:200px;}
  .Content-Info .InfoOther{text-align: right;width:200px;}
  /*--评论框--*/
  
  /*---UBB框--*/ 
  .UBBPanel{background-color: #999999;	width: auto;}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #666666;}
  .UBBContent{padding:15px;line-height:160%;}
  .UBBContent TEXTAREA {margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
  #MsgContent #MsgHead{
	text-align:left;
	font-weight:bold;
	font-size:16px;
	color: #999999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
  #MsgContent #MsgBody{padding:0px;line-height:180%;}
  .LDialog{border:1px solid #795B50;padding:0px;}
  .LDialog .LHead{background:#BBA097;padding:1px;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}
/*信息框图标以及文字*/
   .MessageText{height:50px;}
   .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(Question.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/

  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:12px;background:#fff;}
  /*公告样式*/
  #Content_Announces{margin-top: 8px;width: 90%;margin-left: 18px;	
  border-bottom: 1px dashed #CCCCCC;text-align:left;}
#main_top{
	padding-left: 20px;	float: left; margin-bottom:10px;}
	#qq{
	padding-top: 6px;
	float: right;
}
  #fabiao{
	float: left;
	width: 110px;
}
  #fabiao a,#fabiao a:link,#fabiao a:visited{
	background-image: url(../../../img/b01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100px;
	display: block;
}
  #fabiao a:hover{
	
	background-image: url(../../../img/b02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fabiao span{
	display: none;
}
/*留言本*/
.commentcontent{ font-size:13px; line-height:20px;}
.commentinfo{
	font-size: 10px;

}
.comment_top{
	clear:both;
	background-color: #e5e5e5;
	float: left;
	padding: 20px;
	width:760px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #fff;
}
.mt{
	padding:5px 0 0 0px;
	float:left;
	width:428px;
	color: #333333;
}
.commentbg{
	float:left;
	width:600px;
	color:#000000;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}
.commentbg a,.commentbg a:link,.commentbg a:visited{
	color:#000000;
	text-decoration: underline;
}
.commenttop{
	float: right;
	width: 120px;
	color: #666;	
	background-color: #f6f6f6;
	padding:8px;
	display: block;
	margin-bottom:10px;
}
#innersidebar h4{
	font-size:14px;
	padding-bottom:10px;
	color: #ff3399;
}


.menubox{width:935px; height:35px; line-height:35px;padding-left: 15px;}
.menubox ul li{
	float:left;
	line-height:35px;
	padding-right: 8px;
	padding-left: 15px;
	font-weight: bold;
	font-size:12px;
	color:#ff3399;
	background-image: url(../../../img/icon_li_tab_lan.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
}
.menubox ul li a,.menubox ul li a:link,.menubox ul li a:visited{color:#000000; font-size:12px;}
.menubox ul li a:hover{ color:#666;}
#page{ text-align: right; height:35px; line-height:35px;}
#page span{	font-size: 12px;font-weight: bold;color: #ff3399;padding:0 8px 0 13px;background-image: url(../../../img/icon_li_tab_lan.gif);	background-repeat: no-repeat;background-position: 4px center;}
#page a,#page a:link,#page a:visited{font-size: 12px;font-weight: bold;color: #000;padding:0 8px 0 8px;line-height:35px;}
#page a:hover{ color:#ff3399;}