@charset "utf-8";
@import url("/css/108/public/common.css");
@import url("/css/108/public/footer.css");
.header{margin:0 auto;width:980px;}
/*--返回顶部--*/
.btnToTopWrap{position:fixed;right:50px;bottom:10px;_position:absolute;_clear:both;}
.btnToTopWrap a{display:block;width:16px;height:51px;overflow:hidden;position:relative;}
.btnToTopWrap b{position:absolute;background:url(/images/108/single/btnToTop.png);left:0;top:0;width:16px;height:51px;cursor:pointer;}

.Header_simple{
	width:980px;
}
.Header_simple .city strong,.Header_simple .city a{
	color:#5a9ed1;
	font-family:"微软雅黑", "宋体", Arial, sans-serif;
}

.main{
	width:980px;
	margin:0 auto 15px;
	overflow:hidden;
}
.detail{
	float:left;
	width:100%;
	margin-top:16px;
	background-color:#e9f3fc;
	border-bottom:1px solid #b5d9f5;
}
.left{
	float:left;
	width:206px;
	overflow:hidden;
	clear:both;
	border:1px solid #b5d9f5;
	border-left:0;
	border-bottom:0;

}
h1{
	border-bottom:2px solid #83bfef;
	line-height:40px;
	margin:0 9px 0 13px;
	text-indent:14px;
	font-weight:bold;
	color:#559bd0;
	font-size:16px;
}
.channelList li{
	height:29px;
	margin-bottom:1px;
	vertical-align:top;
}
.channelList li .linkWrap{
	display:block;
	margin:0 9px 0 13px;
	line-height:29px;
	overflow:hidden;
	border-bottom:1px solid #a8d2f4;
	text-indent:22px;
}
.channelList li .linkWrap a{
	display:block;
	color:#237dc1;
	vertical-align:auto;
	text-decoration:none;
}
.channelList li .linkWrap a:hover{_text-decoration:underline;}
.channelList .current,
.channelList li:hover{
	background-color:#fafafa;
}
.channelList .current .linkWrap a{
	color:#333;
}
.right{
	float:left;
	width:746px;
	padding-left:27px;
	background-color:white;
	overflow:hidden;
	border-left:1px solid #b5d9f5;
	margin-left:-1px;
	min-height:644px;
	margin-bottom:-1px;
	/**IE6 HACK**/
	-position:relative;
}
.right iframe{width:746px;overflow:hidden;}
/*****iframe页面部分*******/
.iframeWrap{width:746px;overflow:hidden;}
.iframeWrap h2{
	font:bold 14px/27px "宋体";
	border-bottom:2px solid #b5d9f5;
	color:#237dc1;
	text-indent:11px;
	margin-bottom:6px;
}
.iframeWrap h3{height:20px;line-height:20px;background:#e3e1f8;color:#237dc1;text-indent:16px;margin:0 0 0 10px;font-weight:bold;}
.iframeWrap .navList{overflow:hidden;zoom:1;margin:10px 0 10px;}
.iframeWrap .navList li{float:left;width:306px;overflow:hidden;height:26px;line-height:26px;color:#237dc1;margin-left:38px;_display:inline;}
.iframeWrap .navList li a{color:#237dc1;}
.iframeWrap .contentList{margin:20px 0 0 0;}
.iframeWrap .contentList li{
	margin-bottom:5px;
}
.iframeWrap .questionWrap{
	background-color:#f4f4f4;
	vertical-align:middle;
	height:20px;
	padding-top:7px;
	color:#237dc1;
	font-weight:bold;
}
.iframeWrap .questionWrap b{
	float:left;
	width:7px;
	height:13px;
	overflow:hidden;
	background:transparent url("/images/108/complex/icon_1.png") no-repeat scroll -124px -7px ;
	margin:-1px 13px 0 15px;
}

.iframeWrap pre{word-wrap:break-word;white-space:pre-wrap;padding:10px 10px 10px 35px;line-height:18px;zoom:1;}

.iframeWrap .questionWrap{background-color:#2391c1;color:#fefefe;}
.iframeWrap .questionWrap b{background-position:-131px -7px;}
