#content{width:938px; }
#scroll {width:860px; height:145px;overflow:hidden;position:relative; float:left; margin: 18px 12px 0 0;}
#scroll li{float:left; width:136px; height: 145px; overflow:hidden; margin: 0 12px 0 12px;}
/*块2样式*/
.mqdemoa p{
	color: #CCCCCC;
	text-align: center;

}
/*块2子元素样式*/
.mqdemoa-photo{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 92px;
	width: 146px;
	padding: 2px 2px;
	width: 130px;
	overflow: hidden;
	display: block;
}
.mqdemoa-photo:hover{
	text-decoration: none;
}
.mqdemoa-text{
	text-align:center;
	padding: 5px 0;
	display:block;
	height:15px;
	color:#333333;
	line-height: 15px; 
}
.mqdemoa-text:hover{
	text-decoration:underline;
	font-weight:bold;
}
/*内容样式*/
/*scroll对象部分样式结束*/

/*其他样式，与scroll对象无关联*/
.pre{ width:27px; height:57px; background: url(../images/prenext.gif) no-repeat 0 100%; cursor:pointer; float:left; margin: 50px 6px 0 0;}
.next{width:27px; height:57px; background: url(../images/prenext.gif) no-repeat 100% 100%; cursor:pointer; float:left; margin: 50px 0 0 6px;}

