﻿/*---网页变灰色
html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}---*/
/*---主体样式---*/
#container {
	width:980px;
	margin:0px auto;
	text-align:center;
	color:#035c80;
}
/*---顶部样式---*/
#container #header {
	height:110px;
	width:980px;
	background:url(head.gif) no-repeat;
}
#container #header #blogname {
	display:none;
}
#container #header #blogname #blogTitle {
	display:none;
}
#container #header #menu {
	font-size:12px;width:980px;height:35px;text-align:center;
}
#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;
	margin:75px 0 0 40px;
}
#container #header #menu ul li {
	float:left;
	height:35px;
}
.menuL {
	width:0px;
	height:35px;
}
.menuR {
	width:0px;
	height:35px;
}
.menuDiv {
	width:5px;
	height:35px;
}/*---菜单分割线---*/
/*---内容样式---*/
#container #Tbody {
	padding-top:10px;
	width:100%;
	text-align:left;
	background:#fff;
	overflow:hidden;
}
/*---工具条--*/
#sidebar {
	float:right;
	width:225px;
	text-align:left;
	color:#035c80;
	background:#fff;
	margin-right:10px;
	display:inline;
	margin-bottom:10px;
	BORDER: #6699CC 1px solid;
}
#innersidebar {
	overflow:hidden;
}
#sidebar-topimg {
	display:none;
}
#sidebar-bottomimg {
	display:none;
}
/*---工具箱样式--*/
.sidepanel {
	width:210px;
	margin:10px auto;
}
.Ptitle {
	height:22px;
	line-height:22px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-left:5px; 
	background: url(side.gif) repeat-x;
}
.Pcontent {
	color:#035c80;
	text-align:left;
	line-height:22px;
}
.Pfoot {
	display:none;
}
/*---主内容--*/ 
#mainContent {
	float:left;
	width:720px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	background:#fff;
	display:inline;
}
#innermainContent {
	overflow:hidden;
}
#mainContent-topimg {
	overflow:hidden;
}
#mainContent-bottomimg {
	height:2px;
	overflow:hidden;
}
.content-width {
	width:100%;
}/*--主内容元素的全局宽度--*/
/*---主内容页数--*/
.pageContent {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	height:22px;
	line-height:22px;
}
.NavTitle {
	float:left;
	font-weight:bold;
}
.page {
}
.pageNumber {
	background:#437db9;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	font-size:12px;
	color:#ccc;
}
.pageNumber a:link, .pageNumber a:visited {
	color:#ccc;
}
.pageNumber a:hover {
	color:#fff;
}
.pageNumber strong {
	color:#fff;
}
.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 {
	margin:0 auto;font-family:Georgia,Courier New,宋体;BORDER: #6699CC 1px solid;margin-BOTTOM:10PX;PADDING:5PX 5PX 5PX 5PX;
	background:url(title.gif) repeat-x;
}
/*---日志标题框--*/
.Content-top {height:22px;text-align:left;overflow:hidden;padding-top:7px;WEIGHT:98%;BORDER-BOTTOM: #6699CC 1px solid;
color:#437db9;
}
.CateIcon {
	display:none;
}
.Content-top .ContentLeft {
	width:4px;height:30px;float:left;margin-top:-7px;
}
.Content-top .ContentRight {
	width:8px;height:30px;float:right;margin-top:-7px;
}
.Content-top .ContentTitle {
	padding:8px 4px 4px 2px;font-size:14px;display:inline;
}
.Content-top .ContentAuthor {
	text-align:right;padding-left:10px;padding-top:8px;font-size:10px;display:inline;font-weight:normal;
}
/*---日志内容框--*/
.Content-body {
	margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%
}
/*---日志内容底部--*/
.Content-bottom {
	height:18px;
	text-align:right;
	padding:5px 2px 2px 2px;
	border-top:1px dotted #6699CC;
}
.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:708px;
	text-align:left;
	margin:10px auto;
	padding:2px;
	BORDER: #6699CC 1px solid;
}
.commentinfo {
	font-size:11px;
	color:#999;
}
.commenttop {
	border-bottom:1px dotted #EFEFEF;
	padding:0px 0 5px 10px;
	font:bold 12px "Trebuchet MS";color:#0099CC;
}
.commentcontent {
	padding:5px;
	line-height:140%;
	overflow:hidden;
	width:96%;
}
/*---UBB框--*/ 
.UBBPanel {
	border:1px #6699CC solid;
	background:#fff;
	border-left:2px #6699CC solid;
}
.UBBTitle {
	font-weight:bold;
	padding:5px;
	background:#dee7ef;
	border-bottom:1px #6699CC solid;
}
.UBBContent {
	line-height:20px;
	padding:5px;
	line-height:160%;
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
}
.UBBContent TEXTAREA {
	line-height:20px;
	width:99%;
	margin-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
}
:link.UBBLink, :visited.UBBLink {
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
}
/*---回复框--*/
.replayPanel {
	background:url(images/codebg.gif);
	margin:5px 13px 3px 12px;
	padding:5px;
	border:1px #6699CC dotted;
	color:blue
}
.replayTitle {
}
.replayPanel .UBBTitle{
	margin:0;
	padding:0;
	text-align:right;
	color:#34e340;
	background:url(images/quote.gif) no-repeat;
	BORDER-BOTTOM:0px;
}
/*---信息框--*/
#MsgContent {
	border:1px #6699CC solid;
	background:#fff;
	margin:10px auto; 
	width:718PX;
}
#MsgContent #MsgHead {
	height:20px;
	line-height:20px;
	background:#dee7ef;
	border-bottom:1px #6699CC solid;
	padding:5px;
	text-align:center;
	font-weight:bold;
}
#MsgContent #MsgBody {
	padding:5px;
	line-height:180%;
}
.LDialog {
	border:1px solid #6699CC;
	margin:3px auto;
	padding:1px;
}
.LDialog .LHead {
	background:#6699CC;
	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;
}
/*---底部样式---*/
#container #foot {
	width:980px;
	color:#003366;
	margin:0px auto;
	background:url(foot_bg.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
	padding-top:40px;
}
#container #foot p a:link, #container #foot p a:visited {
	color:#003366;
}
#container #foot p a:hover {
	color:#8b051b;
}
/*---文件上传框样式---*/
.attachmentBody {
	margin:0px;
	font-size:12px;
	background:#fff;
}
/*---顶部搜索框---*/
.search_bar {
	width:200px;
	height:35px;
	float:left;
	margin-top:75px;
	text-align:left;
	line-height:35px;
}
.div_input {
	float:left;
	width:170px;
	margin-top:6px;
	display:inline;
}
.search_input {
	width:160px;
	height:16px;
	padding-top:4px;
	color:#666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
	border-width:1px;
	border-style:solid;
	border-color:#666 #ddd #ddd #666;
	background:#666;
}
.go{
	margin-top:8px;
	float:left;
	width:18px;
	height:22px;
}
.codebox { 
    border:2px dotted gray;
    padding:0em 1em;
	background-color:#FCFBC4;
	/*margin-bottom:1em;}*/
	margin:0px 82px 1em 55px;
}
.codebox strong {color:#CC0000;}
/*定位搜索框*/
/*搜索框*/
#Side_Search{	
	background-image: url(images/searcha.gif);
	background-repeat: no-repeat;
	width:169px; height:29px;
	float:right; background-position:18px 0;
position:absolute;top:69px;left:expression(740+(body.clientWidth-980)/2);}
#Side_Search .Ptitle{
	display:none;
}
#Side_Search .Pfoot{ 
	display:none;
}
#Side_Search .Pcontent{text-align:right;display:block;}
#container #header #menu #Right .userpass {
	width:118px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:16px;
	float: left;
	margin-left: 9px;
	margin-top: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

