@charset "utf-8";

/**
 *      [品牌空间] (C)2001-2010 Comsenz Inc.
 *      This is NOT a freeware, use is subject to license terms
 *
 *      $Id: groupbuy.css 4333 2010-09-06 02:51:12Z yanghuan $
 */ /*--资讯--*/
#news {
	position: relative;
}

/*#news .content {
	background: url(../image/br_bg.png) repeat-x scroll 0 -104px;
}*/
#newsDiv {
	padding: 15px;
	width: 858px;
	border: 1px solid #DEBC97;
}
#news .content {
}
#news .content .tips {
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #CECECE;
	color: #676566;
}

#news .content .tips span {
	padding-left: 15px;
}

#news .content img {
    max-width: 750px;
    margin-top: 5px;
    margin-bottom: 5px;
	margin-left: auto;
    margin-right: auto;
    display: block!important;
}

#newslist .content .listcontent {
	clear: both;
	margin-top: 10px;
}

/*#newslist .content li {
	background-position: 5px -192px;
	border-bottom: 1px dotted #E5CDAD;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	margin: 7px 10px 0;
	overflow: hidden;
	text-indent: 18px;
	width: 710px;
}

/*#newslist .content li {
	font-size: 14px;
	line-height: 28px;
	text-indent: 18px;
}

#newslist .content span {
	color: #999999;
	font-size: 12px;
	padding-left: 8px;
}*/

