@charset "utf-8";
/* CSS Document */
/*基本架构*/	
	#nav_header { margin:0 auto;width:1000px; min-height:100px; background: none;}
	#header { width:1000px; height:80px; background: none; position:absolute; top:0px;}
	#header div { padding:3px 20px;}

	#f_content{margin:0 auto; width:1000px;}
	#footer {margin:0 auto;width:100%;; min-height:40px; background:#000; color:#FFF; text-align:center; line-height:40px; font-family:"Microsoft Yahei"; font-size:14px; word-spacing:0.2em;}
	#footer { position:absolute; top:885px;}
	#footer {filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;}
	
	.f_content_b{width:1000px; height:240px; border-radius:10px; background:#cccccc; color:#FFF;position:absolute; top:550px;}
	.f_content_b{filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;}
	.f_content{width:1000px; height:220px; border-radius:10px; color:#000;position:absolute; top:550px; overflow:hidden;}
	
	/*浮动内容AAB*/
	.listAAB {padding:10px 20px; margin:0 auto; height:220px; overflow:hidden;}
	.listAAB .listAL {width:260px; height:220px; overflow:hidden; float:left; }
	.listAAB .listAR {width:260px; height:220px; overflow:hidden; float:left; margin-left:18px; }
	.listAAB .listBL {width:390px; height:220px; overflow:hidden; float:left; margin-left:18px; }
	.listAAB .T{color:#000;height:50px;line-height:50px;padding-left:5px;font-family:microsoft yahei; letter-spacing:2px;}
	.listAAB .T a{color:#000;font-family:microsoft yahei; font-size:18px; }
	.listAAB .T span{padding:0 5px; font-size:18px; color:#000;}
	.listAAB .C{padding:5px; height:140px; overflow:hidden;}
	.listAAB .CP{padding:5px; height:160px; overflow:hidden;}
	.listAAB .C a{color:#000;}
	.listAAB .C li{ background: url(../188/Icon04.gif) left no-repeat;padding-left:12px; line-height:1.8em;text-overflow:ellipsis;-o-text-overflow:ellipsis; white-space:nowrap; overflow:hidden;word-wrap:normal;color:#000; margin:4px auto;}
	.listAAB h2 { height:30px;text-overflow:ellipsis;-o-text-overflow:ellipsis; white-space:nowrap; overflow:hidden;word-wrap:normal;}
	.listAAB .summary { line-height:24px;}
	

	/*首页显示正文*/
	.hcon {margin:0; padding:0px;}
	.hcon iframe { width:326px; height:260px;}
