@charset "gb2312";

/*---------------左侧:图片新闻*/
.productpic{
	width:100%;
	padding-bottom:3px;
	clear:both;
		border-bottom:1px dotted #DDD;

}
.productpic dl{
	width:100%;
	margin:1px auto;
	/*background:url(../images/place_bg.jpg) repeat-x;*/
	overflow:hidden;
}
.productpic dl dd{
	width:156px;
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0px 0px 9px;
	line-height:31px;
}
.productpic dl dd a img{
	border:1px solid #DDD;
}
.productpic dl dd a{
	display:block;
}




/*---------------资讯:列表页:列表区域*/

.productclass
{	width:668px;
	border:1px solid #DDD;
	margin-top:10px;
	padding-bottom:10px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;

}
.productclass .content
{
	padding: 10px;
}
.productclass .title
{
	/*width: 560px;*/
	height:19px;
		padding-left: 50px;

	background:url(../images/tlist_title.jpg) no-repeat;
	padding-top:9px;
	font-weight:bold;	
	letter-spacing:1px;
}
.productclass .title img{
	position:relative;
	margin:0px 5px -3px 28px;
}
.productlist{
	width:100%;
}
.productlisttile dl{
	width:650px;
	margin:10px auto 0px;
	background:url(../images/place_bg.jpg) repeat-x;
	display:block;
}
.productlisttile dl dt{
	width:638px;
	margin:0px auto 0px;
	background:url(../images/ico_2.gif) 3px 11px no-repeat;
}	
.productlisttile dl dt a{
	color:#039;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	letter-spacing:1px;
}
.productlisttile dl dd{
	width:624px;
	margin:0px auto 0px;
}
.productlisttile dl dd.preview{
	line-height:19px;
	color:#777;
	text-indent:14px;
}
.productlist dl dd.info{
	line-height:31px;
	color:#999;
}
.productlist dl dd.info span{
	color:#F60;
	margin-right:20px;
}
.productlist dl dd.info a{
	color:#039;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}



/*--------------------首页:中侧栏*/
.Areamid
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
/*-------------------------首页:中侧:顶部新闻*/
.Arealine dl{
	background:url(../images/topline_botbg.gif) left bottom repeat-x; 
	padding-bottom:6px;
}
.Arealine dl dt{
	background:url(../images/topline_hr.gif) center bottom no-repeat;
	padding:3px 0px 9px 5px;
}
.Arealine dl dt a{
	font-size:16px;
	color:#003399;
	font-weight:bold;
	display:block;
}	
.Arealine dl dt div{
	line-height:20px;
	color:#666;
}
.Arealine dl dd{
	height:29px;
	line-height:29px;
	font-size:14px;
	background:url(../images/ico_2.gif) 12px 12px no-repeat;
	text-indent:30px;
}

