/*--- 全局设置 ---*/
BODY {
 margin: 0px;
 background-image: url(page_bg2.jpg);
 color: #333;
        background-attachment: fixed;
        background-position: center center;
 background-repeat: no-repeat;
        SCROLLBAR-FACE-COLOR: #F0FEFF;
 SCROLLBAR-HIGHLIGHT-COLOR: #006790;
 SCROLLBAR-SHADOW-COLOR: #006790;
 SCROLLBAR-3DLIGHT-COLOR: #F0FEFF;
 SCROLLBAR-ARROW-COLOR:  #006790;
 SCROLLBAR-TRACK-COLOR: #F0FEFF;
 SCROLLBAR-DARKSHADOW-COLOR: #F0FEFF;
}
BODY, TD, TABLE, INPUT, TEXTAREA {
/* font-family: Verdana, Arial, Helvetica, sans-serif; */
 font-family: tahoma, arial, sans-serif;
 font-size: 12px;
/* line-height: 17px;*/
}
INPUT, TEXTAREA, SELECT {
 background-color: #FFF;
        font-size: 12px;
 color: #006790;
 border: #006790 1px solid;
}
.riqi {
 background-color: #EEE;
 border: #006790 1px solid;
}
BODY {
 scrollbar-base-color:#EEEEEE;
 margin-right: auto; margin-left: auto; 
}

PRE {
 BORDER-RIGHT: #ccc 1px dotted; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px dotted; PADDING-LEFT: 2px; BACKGROUND: #eeeeee; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px dotted; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px dotted
}
A {
 FONT-SIZE: 12px; COLOR: #006790; FONT-FAMILY: tahoma, arial, sans-serif; TEXT-DECORATION: none
}
A:hover {
 COLOR: #FF8500; TEXT-DECORATION: none
}
.comments-title {
 padding: 2px;
 font-weight: bold;
 color: #06790;
 border-bottom: #ccc 1px dotted;
}
.comments-title A {
 text-decoration: none;
}
.comments-title A:hover {
 COLOR: #FF8500; text-decoration: none;
}
.comments-body {
 padding: 10px;
 color: #666;
}
/*--- 内容标题和正文的表 ---*/
.maxbox {
 width: 740px;
 height: 100%;
 background-color: none;
 border-left: 0px none;
 border-right: 0px none;
 border-top: 0px none;
 border-bottom: 0px none;
}
.maxbox2 {
 vertical-align: top;
}
.logo {
 padding-bottom: 0px none;
 background-color: none;
 vertical-align: top;
}
.topmenu {
 padding-left: 10px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-top: 5px;
 color: #006790;
 vertical-align: middle;
 text-transform: uppercase;
}
.topmenu A {
/* padding-left: 10px;
 padding-right: 10px;*/
 color: #006790;
 font-weight: bold;
 text-decoration: none;
}
.topmenu A:hover {
 color: #006790;
 text-decoration: underline;
}
.leftbar {
 padding-right: 10px;
 padding-left: 10px;
 padding-bottom: 10px;
 width: 190px;
 vertical-align: top;
}
.side {
 padding: 2px;
        color: #333;
 line-height: 17px;
 font-size: 12px;
}
.side A {
 text-decoration: none;
}
.sidetitle {
 padding-top: 5px;
 padding-left: 2px;
 padding-right: 2px;
 padding-bottom: 8px;
        font-weight: bold;
 color: #006790;
 text-align: left;
        background: url(panel_line.gif) no-repeat left bottom;
}
.content {
 padding-top: 7px;
 padding-right: 10px;
 padding-left: 10px;
 width: 510px;
 vertical-align: top;
 overflow: hiddem;
}
.content2 {
 padding-top: 7px;
 padding-right: 10px;
 padding-left: 10px;
 padding-bottom: 5px;
 vertical-align: top;
}
.entry {
 padding: 2px;
 color: #333;
 line-height: 17px;
 font-size: 12px;
}
.title {
 padding-top: 5px;
        padding-left: 42px;
        height: 42px;
 font-weight: bold;
 font-size: 14px;
 color: #006790;
 text-align: left;
        background: url(title_icon.gif) no-repeat left top;
}
.title A {
 font-weight: bold;
 font-size: 14px;
 color: #006790;
 text-decoration: none; 
}
.title A:hover {
 font-weight: bold;
 font-size: 14px;
 color: #FF8500;
 text-decoration: none; 
}
.date {
 padding-bottom: 10px;
 color: #999;
}
.date A {
 text-decoration: none;
}
.date A:hover {
 text-decoration: none;
}
.posted {
 border-top: #ccc 1px dotted;
        padding-bottom: 25px;
 color: #333;
        background: url(textbox_line.gif) no-repeat bottom center;
}
.posted A {
 text-decoration: none;
}
.posted A:hover {
 text-decoration: none;
}
.footer {
 text-align: center;
 padding-top: 5px;
 padding-bottom: 5px;
}
.footer A {
 text-decoration: none;
}
.footer A:hover {
 text-decoration: none;
}