﻿/* CSS Document */
body{
    background:url(pageBg.jpg);
	font-size:12px;
	}
.bannerPane{
	width:960px;
	height:auto;
	margin:0 auto;
	
}
.gtzt_content{
	width:960px;
	height:auto;
	margin:0 auto;
	margin-top:12px;
	background:#e3deca;
	overflow:hidden;
	background:#f2f2f2;
}
.gtzt_left{
	width:191px;
	height:auto;
	float:left;
	background:#e3deca;
}
.gtzt_right{
	width:747px;
	height:auto;
	padding-left:22px;
	float:left;
	background:#e3deca url(list_news_bg.jpg) 22px 0 repeat-y;
}
.gtzt_breadcrumb{
	float:left;
	width:747px;
	height:32px;
	line-height:30px;
	background:url(list_news_top_bg.jpg) 100% 100% no-repeat;
}
span.breadcrumb_cont{
	width:700px;
	height:32px;
	float:right;
	display:block;
	text-align:right;
	margin-right:20px;
	color:#666666;
	
}
span.breadcrumb_cont a,span.breadcrumb_cont a.SkinObject{
	color:#666666;
	font-weight:normal;
}
.gtzt_content_list{
	clear:both;
	float:left;
	width:747px;
	height:auto;
	min-height:522px;
	_height:522px;
	background:url(list_news_bottomBg.jpg) 100% 100% no-repeat;
}
.gtzt_bottom{
	clear:both;
	width:960px;
	height:auto;
	margin:0 auto;
}
.gtzt_news_list_module{
	width:747px;
	height:auto;
	/*background:url(list_news_bg.jpg) repeat-y;*/
}
.gtzt_news_list_module_module{
	width:747px;
	height:auto;
	/*background:url(list_news_bottomBg.jpg) 0 100% no-repeat;*/
}
.gtzt_news_list_item{
	width:730px;
	height:24px;
	line-height:24px;
	margin-left:12px;
}
.gtzt_news_list_item_title{
	width:650px;
	padding-left:10px;
	height:24px;
	line-height:24px;
	float:left;
	background:url(hfk.jpg) 0 10px no-repeat;
}
.gtzt_news_list_item_date{
	width:70px;
	height:24px;
	line-height:24px;
	float:left;
}
.spxw{background:url(video-icon.jpg) 3px center no-repeat; }