﻿


.content
{
	width: 1036px;
	overflow: hidden;
	margin-top: 50px;
}


.scrll
{
	width: 1036px;
	height: 70px;
	overflow: hidden;

}

.rollBox
{
	width: 1036px;
	overflow: hidden;
	padding: 0px 0 0px 0px;
	margin: 0 auto;
	margin-bottom: 0px;
}
.rollBox .LeftBotton
{
	height: 22px;
	width: 22px;
	background: url(button.gif) no-repeat 0px 0;
	overflow: hidden;
	display: inline;
	cursor: pointer;
}
.rollBox .RightBotton
{
	height: 22px;
	width: 22px;
	background: url(button.gif) no-repeat -8px 0;
	overflow: hidden;
	display: inline;
	cursor: pointer;
}
.rollBox .Cont
{
	width: 1036px;
	overflow: hidden;
	float: left;
	text-align: center;

}
.rollBox .ScrCont
{
	width: 10000000px;
}
.rollBox .Cont .pic
{
	width: 153px;
	float: left;
	text-align: center;
}
.rollBox .Cont .pic img
{
	background: #fff;
	border: 0px solid #ccc;
	display: block;
	margin: 0 auto;
}
.rollBox .Cont .pic p
{
	line-height: 26px;
	color: #505050;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited
{
	color: #1f1a19;
	text-decoration: none;
}
.rollBox .Cont a:hover
{
	color: #f00;
	text-decoration: underline;
}
.rollBox #List1, .rollBox #List2
{
	float: left;
}

