.rollBox
{
    width: 100%;
    overflow: hidden;
}

.rollBox .LeftBotton
{
    height: 45px;
    width: 13px;
    background: url(imagesyc2012_fgj_news_tt3.gif) no-repeat;
    overflow: hidden;
    float: left;
    display: inline;
    cursor: pointer;
}

.rollBox .RightBotton
{
    height: 45px;
    width: 13px;
    background: url(imagesyc2012_fgj_news_tt4.gif) no-repeat;
    overflow: hidden;
    float: right;
    display: inline;
    cursor: pointer;
}

.rollBox .Cont
{
    width: 726px;
    overflow: hidden;
    float: left;
    margin-left:3px;
}

.rollBox .ScrCont
{
    width: 100000px;
    height:45px;
}

.rollBox .Cont .pic
{
    width: 172px;
	height:45px;
    float: left;
    text-align: center;
}

.rollBox .Cont .pic img
{
    width: 172px;
	height:42px;
	background: #fff;
    display: block;
}

.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;
}

