﻿/*---主体样式---*/
  #container {
	width:990px;
	margin:0px auto;
	padding-top:0px;
	text-align:center;
	background:url() no-repeat;
	background-position: top right;
}
/*---顶部样式---*/
 #container #header {
	height:20px;
	background:url() no-repeat;
}
#container #header #blogname {
	display: none;
}
#container #header #blogname #blogTitle {
	display: none;
}
#container #header #menu {
	padding-left:245px;
*padding-left:290px;
	padding-top:4px;
	height:0px;
}
#container #header #menu #Left {
}
#container #header #menu #Right {
}
#container #header #menu ul {
	list-style:none;
	margin:0;
	height:10px;
	float:left;
}
#container #header #menu ul li {
	float:left;
	height:10px;
}
.menuDiv {
	width:10px;
	padding:0px;
}
/*---菜单分割线---*/
   
   /*---内容样式-FatMouse.cn Layout---*/
  #container #Tbody {
	width:980px;
}
/*---工具条--*/
  #sidebar {
	float:left;
	width:240px;
	margin-right:15px;
	margin-top:12px;
*margin-top:8px;
	text-align:right;
	color:#30A8C8;
	line-height:200%;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top left;
}
#sidebar-topimg {
	width:240px;
	height:50px!important;
	background:url() no-repeat;
	background-position: top right;
}
#sidebar-bottomimg {
	width:240px;
	height:10px!important;
}
/*---工具箱样式--*/
  .sidepanel {
	width:240px;
}
.Ptitle {
	height:20px;
	line-height:20px;
	text-align:right;
	font-family: Arial, Verdana, Georgia, sans-serif;
	color:#8DC63F;
	font-size:14px;
	margin:0px;
}
.Pcontent {
	text-align:right;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:150%;
}
.Pfoot {
	margin:0px;
}
/*---主内容--*/ 
  #mainContent {
	float:right;
	width:720px;
	margin-right:0px!important;
	margin-top:12px;
*margin-top:12px;
	_margin-top:8px;
	text-align:left;
	font-family: Verdana, 宋体, serif;
	overflow:hidden;
	background-image: url(contentbg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#innermainContent {
	overflow:visible;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#mainContent-topimg {
	height:170px;
	overflow:hidden;
}
#mainContent-bottomimg {
	height:10px;
	overflow:hidden;
}
/*--主内容元素的全局宽度--*/
  .content-width {
	width:720px;
	margin:0px;
	padding-top:20px;
}
/*---主内容页数--*/
  .NavTitle {
	float:left;
	font-weight:bold;
}
.pageContent {
	margin:0px;
*padding-left:30px;
	width:600px;
	padding-bottom:10px;
}
.page {
	height:18px;
	font-family:Georgia;
	font-size:14px;
}
.page ul {
	list-style:none;
	margin:0px;
}
.page ul li {
	float:left;
	padding:0px 3px 0px 0px;
}
.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:620px;
	font-family:Verdana, Arial, 宋体;
}
#logPanel:first-letter,.Content * .Content-body:first-letter{
	float:left;
	padding:0 2px 0 0;
	/*color:#403C31;*/
	font: bold 2.8em/1em "楷体_GB2312", "微软雅黑",;
}
#wbc_tag:first-letter{
	float:none;
	padding:0;
	/*color:#403C31;*/
	font: normal 1em/180% Verdana, Arial, 宋体;;
}
/*---内容框图片--*/
#logPanel img,.Content * .Content-body img{
	margin:10px;
}
/*.Content-body:first-letter {
	float:left;
	padding:0 2px 0 0;
	color:#403C31;
	font: bold 2.8em/1em "楷体_GB2312", "微软雅黑",;
}*/
/*---日志标题框--*/
  .Content-top {
	padding:6px 0px 2px 0px;
	text-align:right;
	width:720px;
}
.Content-top .ContentLeft {
	width:0px;
	float:left;
}
.Content-top .ContentRight {
	width:0px;
	float:right;
}
.Content-top .ContentTitle {
	font-size:14px;
	color:#669900;
	padding-right:90px;
	padding-bottom:5px;
	margin:0;
}
.ContentAuthor {
	color:#aaa;
	font-size:11px;
	padding-top:1px;
	padding-right:90px;
	margin:0px;
	font-weight:normal;
}
.Content-top .CateIconSP {
	display:none;
}
.Content-top .ContentIndexData {
	float:right;
}
.Content-top .ContentIndexData .DateYM {
	width:70px;
	font-family:Georgia;
	text-align:let;
	font-size:18px !important;
	font-size:18px;
	margin:0px 0px 0px 0px;
	padding-left:5px;
	font-weight:bold;
}
.Content-top .ContentIndexData .DateDay {
	font-family:Georgia;
	font-size:32px !important;
	font-size:32px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding-left:25px;
	font-weight:bold;
}
/*---日志内容框--*/
  .Content-body .Content-Text img {
	margin:0px;
	padding:0px;
	border:3px solid #DFDFDF;
	background:#eee;
}
.Content-body {
	margin:8px auto;
	overflow:hidden;
	padding-left:30px;
	padding-right:70px;
	text-align:left;
	width:98%;
	line-height:180%;
}
/*---日志内容底部--*/
  .Content-bottom {
	width:620px;
	color:#B7839D;
	text-align:right;
	height:35px;
	padding:10px 0px 20px 10px;
	background:url(down.gif) no-repeat;
	background-position: top left;
}
.Content-bottom ul {
	list-style:none;
	margin:0px;
	padding:6px 10px 0px 0px;
	color:#A3BEC3;
}
.Content-bottom ul li {
	display:inline;
	padding:0px 0px 0px 8px;
}
.Content-bottom ul li.bDiv {
}
.Content-bottom .ContentBLeft {
	width:0px;
	float:left;
}
.Content-bottom .ContentBRight {
	width:0px;
	float:right;
}
/*---日志其他信息--*/
  .Content-Info {
	width:700px;
	margin:0px 4px 6px 4px;
	padding:5px 10px 10px 0px;
}
.Content-Info .InfoAuthor {
	padding-right:75px;
	text-align:right;
}
.Content-Info .InfoOther {
	padding-right:75px;
	float:right;
	text-align:right;
}
/*--评论框--*/
  .comment {
	width:600px;
	padding-left:30px;
	text-align:left;
	margin:10px 0px 0px 0px;
}
.commentinfo {
	font-size:11px;
	color:#59ACCD;
}
.commenttop {
	height:15px;
	padding-top:30px;
	text-align:right;
	border-top:1px dotted #59ACCD;
}
.commentcontent {
	padding-top:10px;
	padding-bottom:10px;
	line-height:180%;
	overflow:hidden;
	width:100%;
}
/*---UBB框--*/ 
  .UBBPanel {
	border: dashed 0px;
}
.UBBTitle img {
	display:none;
}
.UBBTitle {
	color:#30A8C8;
	font-size:12px;
	padding-left:10px;
	font-family:Georgia, Helvetica, sans-serif, Times New Roman, 宋体;
}
.UBBContent {
	background-color:#EAF4F3;
	padding:6px;
	line-height:160%;
	border: 1px solid #30A8C8;
	margin-bottom: 10px;
	margin-left: 10px;
}
.UBBContent TEXTAREA {
	width:95%;
	margin-bottom:2px;
}
:link.UBBLink, :visited.UBBLink {
	font-size:12px;
	font-family:verdana;
}
/*---信息框--*/
  #MsgContent {
	width:600px;
	padding-left:30px;
	margin:0px auto;
	text-align:left;
	padding-top:60px;
}
#MsgContent #MsgHead {
	width:600px;
	border-bottom:1px dotted #94B4BA;
	padding-bottom:10px;
	color:#30A8C8;
	text-align:right;
}
#MsgContent #MsgBody {
	color:#45616E;
	width:600px;
	padding-top:10px;
	line-height:180%;
}
.LDialog {
	border:1px solid #795B50;
	margin:3px auto;
	padding:1px;
}
.LDialog .LHead {
	background:#F8F8F8;
	padding:1px;
	color:#fff;
	text-align:left;
	font-weight:bold;
}
.LDialog .LBody {
	padding:4px;
	line-height:200%;
}
/*---底部样式---*/
  #container #foot {
	background-image: url(downbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	line-height:160%;
	font-family:Georgia;
	color:#30A8C8;
	font-size:11px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding-top:40px;
	padding-left:290px;
*padding-left:295px;
	height:55px;
}
/*---文件上传框样式---*/
  .attachmentBody {
	margin:0px;
	font-size:12px;
}
