﻿/*---主体样式---*/
  #container {
	width:960px;
	margin:0px auto;
	text-align:center;
}
/*---顶部样式---background:url(head.gif) repeat-x;*/
 #container #header {
	height:110px;
	width:100%;
}
 #container #headerlogo {
    margin-top:0px;
    margin-left:0px;
    height:75px;
    text-align:left;
    font:14px/150% "宋体","","Segoe UI",Tahoma,Arial;
    color:#FFFFFF;
}
 #container #description{
text-align:left;
position:absolute;
left:220px;
top:50px;
height:35px;
font:14px/150% "宋体","","Segoe UI",Tahoma,Arial;
color:#FFFFFF;
}
#container #header #blogname {
	display:none;
}
#container #header #blogname #blogTitle {
	display:none;
}
#container #header #menu {
    margin-top:0px;
	width:960px;
    font-size:14px;
    float:center;
	height:35px;
	text-align:left;
	display:inline;
	padding-top:12px;
}
#container #header #menu #Left {
	width:0px;
	float:left;
	
}
#container #header #menu #Right {
	width:0px;
	float:right;
}
#container #header #menu ul {
	list-style:none;
	float:left;
	height:35px;
}
#container #header #menu ul li {
	float:left;
	height:35px;
}
.menuL {
	width:0px;
	height:35px;
}
.menuR {
	width:0px;
	height:35px;
}
.menuDiv {
	width:0px;
	height:35px;
}/*---菜单分割线---*/
/*---内容样式---*/
  #container #Tbody {
    padding-top:0px;
	width:960px;
	text-align:left;
	background:url(Tbodybg.gif) repeat-x;
	overflow:hidden;
}
/*---工具条--*/
 #sidebar {
	float:right;
	width:262px;
	text-align:left;
	color:#FF6600;
	margin-right:0px;
	display:inline;
	margin-bottom:0px;
}
#innersidebar {
    overflow:hidden;
}
#sidebar-topimg {
	display:none;
}
#sidebar-bottomimg {
	display:none;
}
/*---工具箱样式--*/
.sidepanel {
	width:262px;
	margin:0px;
}
.Ptitle {
    background:url(Ptitlebg.gif) repeat-x;
	height:22px;
	line-height:22px;
	text-align:left;
	font-size:14px;
	padding-left:10px;
}
.Pcontent {
    color:#000;
    text-align:left;
	line-height:22px;
}
.Pfoot {
	display:none;
}
/*---主内容--*/ 
#mainContent {
	float:left;
	width:72%;
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
	background:url(mainContentbg.gif) repeat-x;
	display:inline;
}
#innermainContent {
    overflow:hidden;
	width:100%;
}
#mainContent-topimg {
	height:10px;
	overflow:hidden;
}
#mainContent-bottomimg {
    height:10px;
	overflow:hidden;
}
.content-width {
	width:100%;
}/*--主内容元素的全局宽度--*/
/*---主内容页数--*/
.pageContent {
	margin-left:0px;
	margin-right:0px;
    text-align:left;
	height:22px;
	line-height:22px;
}
.NavTitle {
	float:left;
	font-weight:bold;
}
.page {
}
.pageNumber {
	padding-left:5px;
	padding-right:5px;
    text-align:center;
    font-size:12px;
    color:#226B96;
}
.pageNumber a:link, .pageNumber a:visited {
    color:#226B96;
}
.pageNumber a:hover {
    color:#FF105A;
}
.pageNumber strong {
    color:#FF105A;
}
.page ul {
	list-style:none;
}
.page ul li {
	float:left;
}
.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:10px;
	height:18px;
	display:block;
}
.PageRbutton {
	background:url(images/BttnRight.gif) 0px 0px;
	width:10px;
	height:18px;
	display:block;
}
/*---内容框--*/
.Content {
    width:95%;
    margin:10px auto;
}




/*---日志标题框--*/
.Content-top {
	height:40px;
	text-align:left;
	overflow:hidden;
}
.CateIcon {
    display:none;
}
.Content-top .ContentLeft {
    display:none;
}
.Content-top .ContentRight {
    display:none;
}
.Content-top .ContentTitle {
	padding:0px 0px 0px 0px;
	font-size:14px;
	text-align:left;
	color:#FF6600;
	border-bottom:1px dotted #ccc;
}
.Content-top .ContentAuthor {
    color:#999;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
}
/*---日志内容框--*/
  .Content-body {
	margin:10px auto;
	overflow:hidden;
	text-align:left;
	line-height:22px
}
/*---日志内容底部--*/
  .Content-bottom {
    height:28px;
    line-height:28px;
	text-align:right;
	padding:2px;
	border-top:1px dotted #ccc;
}
.Content-bottom .ContentBLeft {
    display:none;
}
.Content-bottom .ContentBRight {
	display:none;
}
/*---日志其他信息--*/
  .Content-Info {
	margin:5px auto;
}
.Content-Info .InfoAuthor {
	text-align:left
}
.Content-Info .InfoOther {
	float:right;
	text-align:right;
}
/*--评论框--*/
.comment {
    width:650px;
	text-align:left;
	margin:10px auto;
	padding:0px;
	background-color: #fff;
}
.commentinfo {
	font-size:11px;
	color:#000;
}
.commenttop {
	padding:5px;
}
.commentcontent {
	padding:5px;
	line-height:140%;
	overflow:hidden;
}
/*---UBB--*/ 
  .UBBPanel {
    border:1px #e0e0d6 solid;
	background:#fff;
	border-left:4px #e0e0d6 solid;
}
.UBBTitle {
	font-weight:bold;
	padding:5px;
	background:#f3f3f0;
    border-bottom:1px #e0e0d6 solid;
}
.UBBContent {
	line-height:20px;
	padding:5px;
	line-height:160%;
	font:12px/150% "宋体","","Segoe UI",Tahoma,Arial;
}
.UBBContent TEXTAREA {
	line-height:20px;
	width:99%;
	margin-bottom:2px;
	font:12px/150% "宋体","","Segoe UI",Tahoma,Arial;
}
:link.UBBLink, :visited.UBBLink {
	font:12px/150% "宋体","","Segoe UI",Tahoma,Arial;
}
/*---信息框--*/
#MsgContent {
    width:67%;
	border:1px #91CEED solid;
	background:#F7FBFC;
	margin:10px auto;
}
#MsgContent #MsgHead {
    height:20px;
    line-height:20px;
	background:#F7FBFC;
	border-bottom:1px #91CEED solid;
	padding:5px;
	text-align:center;
	font-weight:bold;
	color:#FF6600;
	font-size:14px;
}
#MsgContent #MsgBody {
	padding:5px;
	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 {
	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;
}
/*---底部样式---*/  
#foot {
    text-align:center;
	height:80px;
    width:100%;
	color:#000;
	margin:0px auto;
	background:url(#EBF6FB) repeat-x;
	font:12px/150% "宋体","","Segoe UI",Tahoma,Arial;
}
#foot p a:link, #foot p a:visited {
       color:#226B96;
}
#foot p a:hover {
    color:#FF105A;
}
/*---文件上传框样式---*/
.attachmentBody {
	margin:0px;
	font-size:12px;
	background:#fff;
}
/*---顶部搜索框---*/
.search_bar {
    width:21%;
	height:35px;
	float:left;
	margin-top:75px;
	text-align:left;
	line-height:35px;
}
.div_input {
    float:left;
    width:18%;
	margin-top:6px;
	display:inline;
}
.search_input {
    width:17%;
	height:16px;
	padding-top:4px;
	color:#666;
	font-size:11px;
	font:12px/150% "宋体","","Segoe UI",Tahoma,Arial;
	border-width:1px;
	border-style:solid;
	border-color:#666 #ddd #ddd #666;
	background:#fff;
}
.go{
	margin-top:8px;
    float:left;
    width:18px;
	height:22px;
}













