@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; padding:8px;}
.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;}




#wrap{
	background-color:#eeeeee; font-family:"微软雅黑";
}
.top_p{ line-height:30px;height:30px; width:1000px;  margin:0 auto; padding:0 8px}
.top_p span{ float:right}
.top{
	height:265px;background:url(../images/index.files/top_b1g.jpg) no-repeat;
}
.nav{ background:url(../images/index.files/nav_bg.jpg) repeat-x; height:93px;}
.nav ul li{ float:left; width:90px; line-height:46px; text-align:center; font-weight:bolder; font-size:16px; color:#FFF;position: relative;}
.nav ul li a{color:#FFF;color:#fff!important; text-decoration:none}

.nav li div.lm{ width:90px;float:left; text-align:center;position:absolute; 
  left: 0px;
  top: 46px;
  filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;z-index:100; background-color:#154377;
}
.nav li div.lm a{width:89px; float:left; display:block; color:#fff; border:1px solid #426793; border-top:none;}





.nav table{ float:right;}
.nav table{ line-height:40px;}
.nav p#time{line-height:42px;height:44px; background:url(../images/index.files/time.gif) 6px center no-repeat; padding-left:30px; font-size:14px;}
.imp{ height:28px; width:180px;font-family:"微软雅黑";}
.imps{ height:31px; width:61px; background:url(../images/index.files/ss.gif) no-repeat; border:none;font-family:"微软雅黑";}


.footer{ border:1px solid #f1f1f1; border-top:2px solid #2c5487;  height:114px;position: relative;}
.footer p{ text-align:center; line-height:24px;}
.top_left a{width:260px; height:134px; display:block;}

/*当前位置*/
#local{ height:30px; line-height:36px; border:1px solid #f1f1f1; font-size:14px}
#gk_local{ height:30px; line-height:36px; border:1px solid #f1f1f1; }
.local_box{height:30px; background:url(../images/common.files/local_index.gif) 4px no-repeat; padding-left:22px;}
.local_box_noico{ background:none; padding-left:15px;}
.local_ul li{ line-height:30px; background:url(../images/common.files/local_arrows.gif) right no-repeat; float:left; padding-right:22px;}
.local_ul li.noLink{ background:none; padding-right:6px;}

#ad1{position: relative}
#cloes{
	position:absolute;
	left:270px;
	top:5px;
	z-index:100;
}

#dwimg {
position: absolute;
left: 170px;
top: 14px;
z-index: 100;
}

#dw {
position: relative;
}