@charset "gb2312";
/* CSS Document */
body{ background:#fff; margin:0;
}
img{ border:none;
}
ul,li{ padding:0; margin:0; list-style:none;
}
form{ padding:0; margin:0;
}
a:link,a:visited,a:active{ color:#333; text-decoration:none;
}
a:active{ color:#F00; text-decoration:none;
}

.historyBack{ background:#f9f9f9; border-bottom:#b5b5b5 solid 1px; max-width:650px; margin:0 auto; position:fixed; height:36px; top:0; width:100%; left:0;  right:0; z-index:10000;
}

#top{ background:#F4F3F2;
}
#logo,#top_in{ max-width:650px; margin:0 auto; text-align:center;
}
#wrap{ max-width:650px; margin:0 auto;
}

#search2016{ height:36px; padding:14px 0; background:#aadc3e; max-width:650px; margin:0 auto;
}
#keyword{ border:none; height:36px; line-height:36px; padding:0; margin:0;
}

.red{ color:red;
}
.gray{ color:gray;
}
.green{ color:green;
}
.focus{border: #00a8ff 1px solid; padding: 3px; background: #e2f5ff; marginp:10px; height:20px; line-height:20px;
}
.blur{border: #DDDDDD 1px solid; padding: 3px; background: #FDFDFD; marginp:10px; height:20px; line-height:20px;
}
.fall{border: #ff6600 1px solid; padding: 3px; background: #fff2e9; marginp:10px; height:20px; line-height:20px;
}
.true{border: #00be00 1px solid; padding: 3px; background: #e6ffe6; marginp:10px; height:20px; line-height:20px;
}


/* 所在位置 */
#location{ height:30px; line-height:30px; padding:0 6px; color:#3672d8; border-bottom:#cecccc dotted 1px; overflow:hidden;
}
#location a{ color:#3672d8;
}
/*标题*/
#title{ line-height:25px; font-family:'微软雅黑'; text-align:center;
}
#content{ line-height:1.5;
}
#content img{ width:100%; max-width:650px;
}
#content p{ padding-right:0px; padding-left:0px; padding-top:3px; padding-bottom:3px;
}
#content p.padding6{ padding-right:6px; padding-left:6px;
}

#addition{ font-size:12px; color:gray; text-align:center; height:20px; line-height:20px;
}
#addition a{ color:gray;
}
#ewm{ text-align:center;
}
.shadow{ height:12px; background:url(img/shadow.webp); clear:left; margin-bottom:8px;
}

#shengming_t{ font-family:'微软雅黑'; height:30px; line-height:30px; border-bottom:#cecccc dotted 1px;
}
#shengming_c{ font-size:12px; color:gray; line-height:1.5; padding:6px;
}

#more_title{ background:url(img/shu-blue.webp) no-repeat 4px center; padding-left:14px; font-family:'微软雅黑'; height:30px; line-height:30px;
}
#more_content li{ height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis;
}

/* 文章列表 */
#list li{ height:30px; background:url(img/line2.gif) repeat-x bottom; text-indent:20px;
}
#list li a{ display:block; height:30px; line-height:30px;  background:url(img/li.gif) no-repeat 0 center; overflow:hidden; text-overflow:ellipsis;
}
#list li a span{ color:gray; font-size:12px;
}
#loading{ /*/border-bottom:#aadc3e solid 2px;*/ margin-bottom:40px; padding:4px 0; vertical-align:top; text-align:center; font-size:14px; color:gray;
}


#mainDivTop{height:35px; line-height:35px; width:100%; background:url(/images/bg.gif) repeat; border-bottom:#ccc solid 1px; font-size:15px;}
.mainDivTopL{float:left;}
.mainDivTopR{float:left;}
#footer{ text-align:center; max-width:650px; margin:0 auto;
}

.clear{ clear:both;
}

.adv1{ float:left; width:50%;}

#gotop{
    display:none;
    width:50px;
    height:50px;
    position:fixed;
    right:5px;
    bottom:55px;
    background:url(img/goTop1.png) no-repeat;
	cursor:hand;  
}
