@import url(../../styles/reset.css);
/*---------------------- TemplateI -----------------------*/
body{color:#333; font-size:small;}

a:link{ text-decoration: none; color:#333;}/* 未访问的链接 */
a:visited{color:#333; }/* 已访问的链接 */
a:hover{color:#666; }/* 鼠标放上去的链接 */
a:active{ color:#666;}/* 激活链接 */

.stress1{font-weight:bolder;color:#333;}
.annotation{ font-size:small; color: #666;}
.line{width:99%;height:0.5em;margin:0.5em auto; border-top:1px solid #666;padding-bottom:0.5em;}

.btn1{height:2.5em;line-height:2.5em;display: block; background:#ff6630; margin:0.5em auto;color:#fff;font-size:1.2em;text-align:center; border:1px solid #fe88a2;}
.btn2{height:45px;line-height:45px;display: block; background:url(../images/module03.gif) repeat-x; text-transform:uppercase; border-radius:0.8em;margin:0.5em auto;color:#fff;text-align:center; border:1px solid #703333;}
.btn3{width:100%;height:38px;line-height:38px;display: block; background:#cdcdcd; margin:1em auto;color:#fff;font-size:1.35em;text-align:center; border:1px solid #d8d8d8;border-radius:2px;}
.btn4{width:100%;height:47px;line-height:10%;padding-top:8px;display: block; background:#FFB3B6; margin:0.5em auto;color:#fff;font-size:2em;text-align:center; border:1px solid #FF6699; border-left:none;border-right:none;}
.btn5{width:95%;height:38px;line-height:36px;display: block; background:#6c432d; margin:0.5em auto;color:#fff;font-size:1.125em;text-align:center; border:1px solid #8c5c42;border-radius:2px;}

.line1{width:95%;height:1em;border-top:1px solid #e4e4e4; margin:1em auto 0;}
.line2{width:100%;height:1em;border-top:1px solid #e4e4e4; margin:1em auto 0;}

.titleB{width:94%;height:1.75em;line-height:1.75em; margin:0 auto; text-indent:0.25em; color:#fff; font-size:1.25em; background:#afb0b2;}
.title1{width:100%;height:30px;line-height:30px; text-indent:0.35em; color:#fff; font-size:1.125em; background:#8f634b; margin:0.5em auto;}
.title2{ font-size:1.125em; font-weight:bold; color:#69412c; margin-bottom: 0.25em;}

.level{width:80px;height:25px;line-height:25px;font-size:13px;color:#fff; border-radius:2px; text-align:center; position:absolute;right:0px;bottom:10px;}
.level1{background:#f68f0c;}
.level2{background:#ff0000;}
.level3{background:#0c49f6;}
.level4{background:#1b2122;}

#topKeyword{font-size:1em; text-align:right; padding:0.25em;}

#naviBtn{position:fixed;top:0.5em;left:0.5em;z-index:1;}

#naviMenu{width:100%;height:0; margin:0 auto; background:#e1e1e1; overflow:hidden; list-style:none; margin-bottom:0.75em;margin-top:-2px; position:fixed; top:0; z-index:101;}
#naviMenu li{width:100%; height:50px; line-height:50px; background:url(../images/menuArrow.png) no-repeat right;}
#naviMenu li:last-child{text-align:right; background:none;}
#naviMenu li a{width:93%; height:50px; line-height:50px; margin:0 auto; border-bottom:1px dotted #ccc; display:block;color:#333; font-size:1.25em; }
#naviMenu li:first-child{ background:none; text-align:center; border-bottom:1px solid #ccc;}
#naviMenu li:first-child a{ color:#666;}

#nav{height:2.2em;line-height:2.2em; text-indent:0.48em;}
.content{width:94%;margin:0 auto;}

footer{width:100%;height: 3.5em; line-height:3.5em; font-size:x-small; text-align:center;background:#DED4CB;color:#fff;}

/*---------------topics.php---------------*/
.topicTitle{font-size:1.25em;}
.topicDate{text-align:right;color:#999;}
.topicContent{margin-bottom:1em;}

/*------------------ staff ---------------------*/
.staffDiv2{width:46%; height:auto; float:left; margin:0.5em 0.25em 0.5em 0.5em;  border: 1px solid #c0c0c0; padding-bottom:0.5em;}
.nameSpan{text-align:center; color: #999; font-size: small;}
.nameSpan a{color:#333; text-decoration: none;}

#table1{width:99%;margin:1.25em auto; }
#table1 td{padding:0.5em;border:1px solid #999;font-size:1.125em; }
#table1 .titleTd{width:4.25em; height:2em; background: #f0f0f0; text-align:center; color:#333;}