@charset "gb2312";
/* CSS  在线访谈 */

/* 外围布局宽度 */
.wrap{margin:0 auto; width:950px;}

/*	清除浮动*/
.clear{margin-top:-1px; clear:both; line-height:1px; height:1px; font-size:1px; width:auto; overflow:hidden;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }  
.clearfix{zoom:1; clear:both;}  

/* 左右活动 */
.fl{float:left;}
.fr{float:right;}

body,html{background-color:#82e2fd;}
.groupBox{background-color:#fff; width:100%;}

.ftWrap{background:url(_uiimages2010ft_bg.png) 0 0 repeat-x; height:149px;}
.ftWrap .ftTop{width:950px; height:109px; display:block; background:url(_uiimages2010ft_top_bg.png) 220px 0 no-repeat; text-indent:-999px; margin:0 auto;}
.ftWrap .nav{height:38px; line-height:38px; vertical-align:middle; width:948px; text-align:center; border-top:1px #bdf8ff solid; border-right:1px #bdf8ff solid; border-left:1px #0096d5 solid; border-bottom:1px #0096d5 solid; font-size:14px; font-weight:bold; color:#fff; background:url(_uiimages2010ft_bg.png) 0 -155px repeat-x; margin:0 auto;}
.ftWrap .nav a{color:#fff; margin:0 20px;}

.wrap{background-color:#fff;}

.ftBox{width:910px; height:189px; border-bottom:1px #c9c9c9 dashed; margin:0 auto; overflow:hidden; position:relative; font-size:14px;}
.ftBox img{width:240px; height:160px; position:absolute; top:15px; left:12px;}
.ftBox ul{position:absolute; top:20px; left:264px;}
.ftBox ul li{line-height:180%; color:#333;}
.ftBox ul strong{font-weight:bold;}
.ftBox ul li.txt{clear:both;}
.ftBox ul li.txt span{display:block; float:left;}
.ftBox ul li.txt p{float:left; width:560px;}
.ftBox ul span{color:#00a6eb; font-weight:bold;}

.ftFooter{position:relative; border-top:1px solid #B9B9B9; font-size:12px; height:85px;}
.ftFooter .ftWj{position:absolute; top:5px; left:20px;}
.ftFooter .ftLink{color:#999; text-align:center; margin-top:20px;}
.ftFooter .ftLink span{color:#333;}
.ftFooter .ftLink span a{margin:0 6px;}
.ftColor{background-color:#fffdeb;}
