@charset "gb2312";

body{ background:url(../images/body.png) repeat-x;}

/*ÇÐÍ¼*/
.a{ position:relative; height:145px; background:url(../images/index_a.jpg) center center no-repeat;}
.b{ position:relative; height:169px; background:url(../images/index_b.jpg) center center no-repeat;}
.c{ position:relative; height:151px; background:url(../images/index_c.jpg) center center no-repeat;}


/*ÖÐ¼ä*/
.center{ width:1003px; height:161px; margin:0 auto;}
.photo_block{ width:141px; height:100px; margin:23px 6px 0 18px; float:left; display:inline;}
.photo{ position:relative; width:141px; height:79px; float:left; overflow:hidden;}
.photo a{ cursor:pointer;}
.photo span{ width:141px; height:75px; display:block; position:absolute; top:0; left:0; background:url(../images/img_br.png) no-repeat;}
.photo img{ display:block;}
.photo_block_txt{ width:141px; height:35px; overflow:hidden; text-align:center;}
.photo_block_txt a{ color:#caa851; line-height:18px;}

/*foot*/
.footer{ width:960px; height:46px; margin:0 auto; line-height:26px;}
.footer_left{ float:left;}
.footer_right{ float:right;}
.footer_right a{ color:#919191;}
.footer_right a:hover{ color:#ca0002; text-decoration:underline;}