﻿.gray{color:#666666;}
.orange{color:#ed6c1f;}
.gray2{color:#737573;}
.red{color:#cf2020;}

.bold{ font-weight:bold;}

.block911{width:911px;margin:0 auto;}

.bg{background:url(bg.jpg) no-repeat 80px 28px;}

.top1{padding:57px 23px 0 0;height:100px;}

.actList{padding:0 5px;}
.actList li{width:300px;background:url(photobg.gif) no-repeat white;padding:0 0 25px 0;}
.actList li .img{padding:21px 23px 33px 23px;}
.actList li img{width:255px; height:151px;}
.actList li .title{text-align:center;padding:0 0 5px 0;}


/*分页行*/
.reback
{ width:300px;overflow:hidden;margin:0 auto;}
/*前台分页*/
.page
{ line-height:19px; text-align:center; padding:8px 0 0 0;}
.page li
{width:29px; height:19px;float:left; }
.page a
{ text-decoration:none;color:#666666;width:29px; height:19px;display:block; line-height:19px;text-align:center; }
.page a:hover, .page .selected
{  width:27px; height:17px;border:solid 1px #C6BEBD;line-height:17px;text-decoration:none;}
.page .first, .page .prev, .page .next ,.page .first:hover, .page .prev:hover, .page .next:hover
{width:29px; height:0px; padding-top:19px; overflow:hidden; border:0;background:transparent url(first.gif) no-repeat scroll 9px 5px;}
.page .first
{background-image:url(first.gif);}
.page .first:hover
{background-image:url(first_on.gif);}
.page .prev
{background-image:url(prev.gif);}
.page .prev:hover
{background-image:url(prev_on.gif);}
.page .next
{background-image:url(next.gif);}
.page .next:hover
{background-image:url(next_on.gif);}