@charset "gb2312";

/*---------------左侧:图片新闻*/
.productpic{
	width:100%;
	padding-bottom:3px;
	clear:both;
		border-bottom:1px dotted #dec193;

}
.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 #dec193;
}
.productpic dl dd a{
	display:block;
}




/*---------------资讯:列表页:列表区域*/

.productclass
{	
	float:left;
	width:668px;
	border:1px solid #dec193;
	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: 30px;
	background:url(../images/tlist_title.jpg) no-repeat;
	padding-top:6px;
	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;
}

































/*---------------标题*/
.stitle{
	width:670px;
	height:35px;
	line-height:35px;
	text-indent:14px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	background:url(../images/soft_rlist_bg.gif);
}


/*---------------内容页*/
.sview{
	width:668px;
	border-left:1px solid #dec193;
	border-right:1px solid #dec193;
	overflow:hidden;
}
.sview .sinfo{
	width:620px;
	margin:5px auto 0px;
	overflow:hidden;
}
.sview .sinfo ul{
	width:300px;
	float:left;
}
.sview .sinfo ul li{
	width:300px;
	/*height:29px;*/
	line-height:29px;
}
.sview .sinfo ul li strong{
	color:#888;
}
.sview .sinfo .spic{
	width:250px;
	float:right;
	padding:8px;
	border:1px solid #EEE;
	overflow:hidden;
	background:url(../images/no-img.gif) center center no-repeat;
}
/*
.sview .sinfo .spic img{
	width:282px;
	height:206;
}
*/
.sview .sinfo .spic .BigPic
{
	width: 200px;
	height: 200px;
	/*
	border-right: #569b41 1px dotted;
	border-top: #569b41 1px dotted;
	border-left: #569b41 1px dotted;
	border-bottom: #569b41 1px dotted;
	margin-bottom: 10px;
*/
}
.sview .vtitle
{
	width: 668px;
	height: 27px;
	line-height: 27px;
	margin-top: 10px;
	text-indent: 10px;
	letter-spacing: 2px;
	font-weight: bold;
	background: url(../images/title_bg_1.gif) 0px 1px repeat-x;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	text-align: left;
}
.sview .sintro{
	width:620px;
	margin:10px auto 10px;
	font-size:14px;
	color:#666666;
	line-height:25px;
	text-align: left;
}
.sview .sdown_old{
	width:620px;	
	line-height:35px;
	text-indent:30px;
	margin:10px auto;
	background:#FFC url(../images/ico_12.gif) 8px 11px no-repeat;
	border:1px solid #FFCC00;
}
.sview .sdown
{
	width: 604px;
	line-height: 35px;
	margin: 1px auto;
	background: #F9FCF3;
	border: 1px solid #FFCC00;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.sview .sdown a{
	color:#FF3300;
	margin-right:10px;
}
.sview .downdoc
{
	text-align: left;
	width:604px;
	line-height:35px;
	margin:10px auto;
	background:#F9FCF3;
	border:1px solid #9C0;
	padding:8px;
}