@charset "utf-8";
/*全局样式*/

a {color:#2b2b2b;text-decoration:none;}
a:visited {color:#2b2b2b;text-decoration:none;}
a:hover {color:#ba2636;text-decoration:underline;}
a:active {color:#ba2636;}


/*页面主体盒子*/
.mainBox{ width:1000px; margin:0 auto; clear:both;background-color:#FFF; font-family:"微软雅黑";}
.mainBox960{ width:960px; margin:0 auto; clear:both;}



/*列表前缀ICON*/
/*访谈相关新闻、往期回顾列表*/
.commonList li{line-height:24px; text-indent:6px;}
.commonList_new li{line-height:24px; background:url(../images/ico_dot.jpg) left no-repeat; text-indent:10px;}
.commonList_video li{line-height:24px; background:url(../images/ico_video.gif) left no-repeat; text-indent:20px;}
.commonList_img li{line-height:24px; background:url(../images/ico_img.gif) left no-repeat; text-indent:15px;}


/*推荐图文列表*/
.commonPicList li{ width:120px; height:127px; float:left; padding:0px 8px; margin:1px;}
.commonPicList li img{ width:120px; height:90px; border:1px solid #CBCBCB;}
.commonPicList li div{line-height:24px; text-align:center;}


/*列表页：内容列表*/
.listPageCommonList_new li{line-height:24px; background:url(../images/ico_dot.jpg) left no-repeat; text-indent:10px;}
.listPageCommonList_new li span{ float:right; padding-right:5px;}
.listPageCommonList_new li.line{clear:both; height:2px; overflow:hidden; display:block; border-top:1px dotted #dee0df; background:none;}

.common_page{ line-height:24px; text-align:right; padding-right:15px;}

#ward{background:url(/images/bg_bbb.png) repeat-x;}

.top{ background:url(/images/201406060240003_b.jpg) no-repeat; height:105px;}
.top_h{ line-height:30px; text-align:right; padding:0 20px;D}
.top_bb{ line-height:30px;height:30px;}
.top_bb span{ float:right;text-align:center; width:330px; height:30px; display:block;color:#7e070b}

.banr{ height:219px;}

.nav{ background:url(http://img.sntcm.edu.cn/HIWCMrwkx/201406/201406060252037_b.gif) repeat-x; height:38px; line-height:38px;}
.nav li{ width:90px;float:left; text-align:center;position: relative; font-weight:bolder; font-family:"微软雅黑";}
.nav li a{ color:#FFF; color:#fff!important;}
.nav li .lm{ width:100px;float:left; text-align:center;position:absolute; 
  left: -10px;
  top: 38px;
  filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;z-index:100;background-color:#AC1D1D;
}
.nav li .lm a{width:100px; float:left; display:block; color:#fff; border:1px solid #fff; border-top:none;}
.nav li.lm a:link {color: #4F842A}		/* 未访问的链接 */
.nav li.lm a:visited {color: #4F842A}	/* 已访问的链接 */
.nav li.lm a:hover {color: #4F842A}	/* 鼠标移动到链接上 */
.nav li.lm a:active {color: #4F842A}

.foot_bg{ background: url(../images/index.files/foot_bgbg.jpg) repeat-x; height:131px;}
.footer{text-align:center;position: relative; }
.footer p{ line-height:30px; text-align:center;}

#marquee6 {overflow:hidden;}