@charset "utf-8";
/* CSS Document */
.rollBox
        {
	width: 266px;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	height: 188px;
        }
 .txt_1{
	font-size: 12px;
	color: #333333;
	text-indent: 20px;
	text-decoration: none;
	line-height: 18px;
	padding: 10px;
 }
  .txt_2{
	font-size: 12px;
	color: #000000;
	text-indent: 20px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
 }			
 .rollBox .LeftBotton
        {
	height: 28px;
	width: 27px;
	overflow: hidden;
	float: left;
	display: inline;
	cursor: pointer;
	background-image: url(/Templets/Content/Images/y_wde5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
        }
        .rollBox .RightBotton
        {
	height: 28px;
	width: 27px;
	overflow: hidden;
	float: left;
	display: inline;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(/Templets/Content/Images/y_wde6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0;
        }
        .rollBox .Cont
        {
	width: 209px;
	overflow: hidden;
	float: left;
        }
        .rollBox .ScrCont
        {
            width: 10000000px;
        }
        .rollBox .Cont .pic
        {
	width: 209px;
	float: left;
	text-align: center;
	margin: 0px;
        }
        .rollBox .Cont .pic img
        {
            padding: 4px;
            background: #fff;
            border: 1px 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: #626466;
            text-decoration: none;
        }
        .rollBox .Cont a:hover
        {
            color: #f00;
            text-decoration: underline;
        }
        .rollBox #List1, .rollBox #List2
        {
            float: left;
        }
