﻿/*---主体样式---*/
* {margin: 0; padding: 0}
#container {width: 910px; margin: 6px auto 0 0; font-family: Arial, Tahoma, Verdana, Sans-sarif;}

/*---顶部样式---*/
#container #header {height: 102px; margin-bottom: 6px; background: #aaa url(header_bg.png) no-repeat;}
#container #header #blogname {float: left; padding: 28px 0 0 85px; text-align: left; font-size: 14px; font-weight: bold; color: #E88625;}
#container #header #blogname #blogTitle {font-size: 12px; padding: 10px 0 0 38px; color: #6D9F52;}
#container #header #menu {float: right; margin: 78px 4px 0 0;}
#container #header #menu #Left {}
#container #header #menu #Right {}
#container #header #menu ul {list-style: none;}
#container #header #menu ul li {float: left; padding-left: 8px;}
.menuL{}
.menuR{}
.menuDiv{}/*---菜单分割线---*/

/*---内容样式---*/
#container #Tbody {}

/*---工具条--*/
#sidebar {float: right; width: 210px; text-align: left; background: url(side_bottom.png) 0 bottom no-repeat; overflow: hidden;}
#innersidebar {margin-bottom: 7px; width: 210px; background: url(side_bg.png) repeat-y;}
#sidebar-topimg {width: 210px; height: 7px; background: url(side_top.png) no-repeat; overflow: hidden; clear: both;}
#sidebar-bottomimg: {width: 210px;  height: 7px; background: url(side_bottom.png) no-repeat;}

/*---工具箱样式--*/
.sidepanel {padding: 10px 12px 4px 12px; color: #444;}
.sidepanel option {color: #444;}
.sidepanel a {color: #666;}
.sidepanel a:hover {color: #29670D; font-weight: bold;}
.Ptitle {font-size: 12px; padding-bottom: 4px; border-bottom: solid 1px #DDD; color: #FF9400;}
.Pcontent {padding: 8px 0;}
.Pcontent img{padding-left: 4px;}
.Pfoot {clear: both;}

/*---主内容--*/
#mainContent {float: left;}
#innermainContent{width: 690px; text-align: left; background: url(main_bg.png) repeat-y; overflow: hidden;}
#mainContent-topimg {height: 7px; width: 690px; background: url(main_top.png) no-repeat; overflow: hidden;}
#Content_ContentList {}
#mainContent-bottomimg {height: 7px; width: 690px; background: url(main_bottom.png) 0 0 no-repeat; clear: both; overflow: hidden;}
.content-width {width: 100%;}/*--主内容元素的全局宽度--*/
/*边框图片加上overflow:hidden,clear:both,全局宽度加上width:100%就同时消除了IE和Firefox下产生的多余空白*/

/*---主内容页数--*/
.pageContent {margin: 6px 22px; color: #777;}
.pageContent a {color: #777; text-decoration: none;}
.pageContent a:hover {color: #FF9400;}
.NavTitle {}
.page {}
.page ul {list-style: none;}
.page ul li {}
.page ul li a {color: #777;}
.page ul li a:hover {color: #FF9400;}
.page ul li.PageL {}
.page ul li.PageR {}
.PageLbutton {}
.PageRbutton {}

/*---内容框--*/
.Content {margin: 6px 22px 12px 22px;}

/*---日志标题框--*/
.Content-top {clear: both; border-bottom: solid 1px #DDD; padding-top: 3px; margin-bottom: 15px;}
.Content-top h1 {font-size: 16px; font-family: Arial, Tahoma, 宋体, Sans-sarif; color: #FF9400;}
.Content-top img {display: none;}
.Content-top .ContentLeft {}
.Content-top .ContentRight {}
.Content-top .ContentTitle {display: inline;}
.Content-top .ContentAuthor {font-size: 12px; display: inline; color: #999; font-weight: lighter; padding-left: 1em;}

/*---日志内容框--*/
.Content-body {line-height: 1.5em; color: #333; padding: 0; clear: both;}
.Content-body a {text-decoration: none;color: #D27101;}
.Content-body a:hover {border-bottom: dotted 1px #D27101; color: #29670D; font-weight: bold;}
.Content-body img {padding: 4px; border-bottom: 0;}
.Content-body table {margin-left: 1em; width: 96%;}

/*---日志内容底部--*/
.Content-bottom {text-align: right; color: #777; margin-top: 0.5em;}
.Content-bottom a {text-decoration: none; color: #888;}
.Content-bottom a:hover {border-bottom: dotted 1px #FF9400; color: #FF9400;}
.Content-bottom .ContentBLeft {}
.Content-bottom .ContentBRight {}

/*---日志其他信息--*/
.Content-Info {color: #444; float: right; height: 1.5em; margin-top: 0.5em; width: 42%;}
.Content-Info a {color: #444;}
.Content-Info a:hover {color: #FF9400;}
.Content-Info .InfoAuthor {text-align: left; display: inline;}
.Content-Info .InfoOther {float: right; display: inline; height: 1em;}

/*--评论框--*/
.comment {clear: both; margin: 0 auto 10px auto; width: 94%; border: solid 1px #DDD;}
.commentinfo {color: #AAA;}
.commenttop {padding: 4px 0 4px 4px; background: #F0F0F0;}
.commenttop a {text-decoration: none; color: #FF9400;}
.commenttop a:hover {text-decoration: underline; color:#29670D;}
.commenttop strong {}
.commentcontent {margin: 6px 0; padding-left: 1em; color: #444;}

/*---UBB框--*/
.UBBPanel {}
.UBBTitle {}
.UBBContent {}
.UBBContent TEXTAREA {}
:link.UBBLink,:visited.UBBLink {}

/*---信息框--*/
#MsgContent {clear: both; margin: 0 auto 10px auto; padding-bottom: 10px; color: #444; text-align: center; border: solid 1px #DDD; width: 50%; background: #FFF;}
#MsgContent a {color: #444;}
#MsgContent a:hover {color: #333;}
#MsgContent #MsgHead {margin: 0 auto; padding-top: 10px; width: 90%; height: 20px; border-bottom: solid 1px #ddd;}
#MsgContent #MsgBody {margin: 12px auto 0 auto; padding: 0 40px 0 30px; line-height: 22px;}
.LDialog {}
.LDialog .LHead {}
.LDialog .LBody {}

/*信息框图标以及文字*/
.MessageText {}
.MessageIcon {}
.ErrorIcon {}
.WarningIcon {}
.QuestionIcon {}

/*---底部样式---*/
#container #foot {width: 910px; height: 74px; line-height: 1.4em; background: url(footer_bg.png) no-repeat; margin-top: 5px; padding: 10px 0 0 0; text-align: center; color: #999; font-size: 11px;}
#container #foot a {border-bottom: dotted 1px #999; text-decoration: none; color: #777;}
#container #foot a:hover {color: #F5AB01; border-bottom: solid 1px #F5AB01;}

/*---文件上传框样式---*/
.attachmentBody {}