body, div, p, blockquote, form, textarea, input,
ul, li, ol, dl, dt, dd,
h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;}
ul,li { list-style-type: none;}
a {color: #2b2b2b;text-decoration: none;outline: none;}
a:hover { text-decoration: underline;}
img { border: none;}

/**
 * layout mode
 */
.layout-wrap{ width:760px; padding:0 20px 20px 0;}
.layout-wrap .hover .title { color: #2a5f8c;}
.layout-wrap .img { position: absolute; margin-top: 0; }

.layout-box, .inner-box { overflow: hidden; zoom: 1;}
.layout-box {margin: 20px 0; color:#555}
.layout-box .outer-box { border-bottom: 1px solid #e5e5e5;}
.layout-box .summary img, .activity .summary img { display: none;}
.layout-box .img-c { overflow: hidden; position: relative;}

.layout-box .article .title{font-weight: bold; font-size: 16px;  font-family:Microsoft Yahei,"宋体"; color: #000000; line-height: 25px; margin-bottom: 0;text-indent:0;}
.layout-box .article .info{ text-indent:0; line-height:24px;}
.layout-box .article .info .userloading{ float:right;}
.layout-box .article .info .userloading a{ color:#005ba2;}
.layout-box .article .info .userloading em{ font:normal 9px/20px sans-serif, Arial; margin-left:3px;}
.layout-box .article .summary{line-height: 25px; font-size:14px;}
.layout-box .article .summary b{ display:none; font-weight:normal; font-size:12px;  font-family:sans-serif; font-size:9px;}
.layout-box .article .summary b a:hover{ text-decoration:none; color:#900;}

.layout-box .inner-box .img-area a:hover img{/*opacity: 0.9;  Firefox, Safari(WebKit), Opera) */ filter: "alpha(opacity=90)"; /* IE 8 */ filter: alpha(opacity=90);   /* IE 4-7 */ zoom: 1;}

.layout-page{height: 40px; line-height: 40px; border-bottom:1px solid #e5e5e5; margin:10px 0 0; font-family:Microsoft Yahei,simhei,"宋体"; font-size:18px; color:#0061ae;}
.dot-line{ border-bottom:2px dashed #ccc; height:1px; overflow:hidden; display:none;}
.ad-w740{ width:740px; padding:10px 0; overflow:hidden;}

.layout-box .img-c .ico-v{ width:27px; height:27px; background:url(../images/icon_video.png) no-repeat; position:absolute; bottom:3px; right:3px; z-index:2;}

/*layout1*/
.layout1 {position: relative; width: 770px;}
.layout1 .outer-box { position: relative;}

.layout1 .a-6 { float: left;width: 361px;padding: 20px 20px 20px 0; border-right: 1px solid #e5e5e5;}
.layout1 .a-6 .inner-box { width: 361px; height: 170px;}
.layout1 .a-6 .img-c { height: 170px; margin-right: 15px; width:140px;}
.layout1 .a-6 .img-area { float: left;}

.layout-wrap .layout-more{ font: bold 16px/30px Microsoft Yahei,"宋体"; text-align:center;}

/* 侧边栏滚动工具条 S */
.ff-t { font-family:Tahoma }
.scrollBtn { position:fixed; width:54px; _position:absolute; right:25px; bottom:45px}
.scrollBtn-tips { width:54px; height:22px; background:#f69b02; color:#fff; text-align:center; margin-bottom:5px; line-height:22px; cursor:pointer}
.scrollBtn li { float:left; height:54px; margin-bottom:5px; overflow:hidden }
.scrollBtn a { display:block; width:54px; height:54px; overflow:hidden; color:#fff; filter:Alpha(Opacity=60);opacity:0.6; -moz-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; transition: opacity 0.5s ease; text-align:center }
.scrollBtn a:hover { text-decoration:none }
.scrollBtn a:hover { filter:Alpha(Opacity=100);opacity:1 }
.scrollBtn a b { display:none }
.sB-comment a { background-position:0 -353px; padding-top:34px; padding-bottom:3px; height:17px }
.sB-share a { background-position:0 -412px }
.sB-goTop { display:none }
.sB-goTop a { background-position:0 -471px }
/* 侧边栏滚动工具条 E */
