@charset "utf-8";
/* CSS Document */
/*new  */
	body{background:#F0EFEE;}
	/*background:#F0EFEE; body{background:url(../images/bg.gif) top  repeat-x;} */
	/*文章列表B*/
	.listB {padding:10px 20px; margin:0 auto; height:230px; overflow:hidden;}
	.listB .listL {width:306px; height:280px; overflow:hidden; float:left; border:1px solid #F3F3F3; }
	.listB .listR {width:306px; height:280px; overflow:hidden; float:left; margin-left:18px; border:1px solid #F3F3F3;}
	.listB .T{color:#390;height:30px;line-height:30px;padding-left:5px;background:#F9F9F9;border-bottom:#F3F3F3 1px solid; font-family:microsoft yahei; letter-spacing:2px;}
	.listB .T a{color:#390;font-family:microsoft yahei; font-size:18px; }
	.listB .T span{padding:0 5px; font-size:1px; color:#CCC;}
	.listB .C{padding:5px}
	.listB .C li{ background: url(../images/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:#666; margin:4px auto;}
	.listB .listL .C li .lst{text-overflow:ellipsis;-o-text-overflow:ellipsis; white-space:nowrap; overflow:hidden;word-wrap:normal; width:220px;}
	.listB .listR .C li .lst{text-overflow:ellipsis;-o-text-overflow:ellipsis; white-space:nowrap; overflow:hidden;word-wrap:normal; width:220px;}
	.listB .C li:hover { background-color:#F7F7F7;}
	
	#slider {width: 1000px;height: 400px;position: relative;overflow: hidden;}
	#slider img{  border: 0px;left: 0;  margin-left: 0;}
	#sliderContent {width: 100%;position: absolute;top: 0;margin-left: 0;}
	#slider .sliderImage {float: left;position: relative;display: none;width: 100%;height:400px;left: 0;margin-left: 0;}
	#slider .sliderImage img{float: left;position: relative;left: 0;margin-left: 0; width:1000px;}
	#slider .sliderImage span {position: absolute; font-family:microsoft yahei; font-size:16px; padding: 1px 9px;width:1000px;height:36px;line-height: 36px;background-color: #000;filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;color: #fff;display: none;letter-spacing:1px; bottom:0;left:0;}

