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

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

.stress1{font-weight:bolder;color:#881701;}
.annotation{ font-size:small; color: #666;}
.line{width:99%;height:0.5em;margin:0.5em auto; border-top:1px solid #343434;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:45px;line-height:45px;display: block; background:#f69914; margin:1em auto;color:#fff;font-size:1.35em;text-align:center; border:1px solid #feb041;border-radius:2px; -webkit-appearance: none; border-color:transparent;}
.btn4{width:100%;height:50px;line-height:10%;padding-top:8px;display: block; background:#f69914; margin:0.5em auto;color:#fff;font-size:2.25em;text-align:center; border:1px solid #feb041; border-left:none;border-right:none;}
.btn5{width:95%;height:38px;line-height:38px;display: block; background:#f69914; margin:0.5em auto;color:#fff;font-size:1.25em;text-align:center; border:1px solid #feb041;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:100%;height:50px;line-height:53px; text-indent:0.25em; color:#333; font-size:1.5em; background:url(../images/titleB.png) repeat-x;}
.title1{width:100%;height:35px;line-height:35px; text-indent:0.25em; color:#333; font-size:1.25em; background:#f6f6f6; margin:0.5em auto;}
.title2{ font-size:1.125em; font-weight:bold; color:#ec7501; margin-bottom: 0.25em;}

.level{width:100px;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;}

#wrap{background:#fff; padding-bottom:1em;}

#toolBar{width:100%;height:53px;background: url(../images/toolBar.png) repeat-x;color:#fff; position:fixed; top:0; z-index:1;}
#tdKeyword{font-size:0.9em;padding:0 0.125em; vertical-align:middle;}
.naviBtn{width:100%;text-align:center;display:block;color:#fff;font-size:2.25em;line-height:8%;}
.naviBtn a{color:#fff;}
.naviBtn a:visited{color:#fff;}
#naviBtn{width:100%;text-align:center;display:block;color:#fff;font-size:2.25em;line-height:8%;}
.naviBtnWord{font-size:0.35em;}

.menu{width:100%;height:0; margin:0 auto; background:url(../images/menuBg.png);overflow:hidden; list-style:none; position:absolute;top:53px; z-index:1;}
.menu li:first-child{border-top:1px solid #efefef; }
.menu li:last-child{text-align:right; background:#fafafa;}
.menu li{width:100%; height:50px; line-height:50px; background:url(../images/menuArrow.png) no-repeat right;}
.menu li a{width:93%; height:50px; line-height:50px; margin:0 auto; border-bottom:1px solid #efefef; display:block;color:#333; font-size:1.125em; }

#nav{height:2.5em;line-height:2.5em; text-indent:0.35em;}
.content{width:90%;margin:0.5em auto;}
#campaign{margin-bottom:0.25em;}
footer{width:100%;height: 3em; line-height:2.5em; font-size:x-small; text-align:center;color:#fff;}

/*---------------topics.php---------------*/
.topicItem{width:95%;margin:10px auto; border-bottom:1px dotted #cccbcb;}
.topicItem td{vertical-align:top;};
.tdTitleImg{width:140px;}
.titleImgDiv{width:130px;height:130px;line-height:130px;text-align:center;font-weight:bolder;overflow:hidden; border:1px solid #e4e4e4; margin:0 10px 10px 0; }
.tdC{position:relative;}
.tdC a{text-decoration: underline; position:relative;}
.titleDiv{width:100%;font-size:1em;color:#fb8e03; margin-bottom:5px; text-align:left;}
.dateDiv{width:100%; text-align:right; color:#999;}
.contentDiv{width:100%;font-size:0.875em;color:#333;}	

/*---------------form.php---------------*/
.formTable{	width:100%;margin:1em auto;}
.formTable .titleTd{width:10em!important;border:1px solid #ececec;height:35px;font-weight:bolder;text-align:right;padding:5px; background:#f6f6f6; position:relative;}
.formTable .contentTd{border:1px solid #ececec; height:35px; padding:5px; }
