﻿@charset "utf-8";
/*
名称：全局样式
作者：LB
时间：2013-08-19
*/
/*快速导航*/
.kuaisu{ width: 180px; height: 304px; float: right; margin-top:10px;margin-right:10px;}
.kuaisu_top{ width: 180px; height: 36px; background: url(../images/menu_top.png) no-repeat;}
.kuaisu_list{ width: 180px; height: 304px; background: url(../images/menu_bg.png) no-repeat;}
.kuaisu_list li{ float:left; display:inline;}
#kuaisu_list_01 a{ width:90px; height:76px; display:block;}
#kuaisu_list_01 a:hover{ width:90px; height:76px; background: url(../images/menu_bg_hover.png) no-repeat scroll 0 0 transparent; display:block;}
#kuaisu_list_02 a{ width:90px; height:76px; display:block;}
#kuaisu_list_02 a:hover{ width:90px; height:76px; background: url(../images/menu_bg_hover.png) no-repeat scroll -90px 0 transparent; display:block;}
#kuaisu_list_03 a{ width:90px; height:76px; display:block;}
#kuaisu_list_03 a:hover{ width:90px; height:76px; background: url(../images/menu_bg_hover.png) no-repeat scroll 0 -76px transparent; display:block;}
#kuaisu_list_04 a{ width:90px; height:76px; display:block;}
#kuaisu_list_04 a:hover{ width:90px; height:76px; background: url(../images/menu_bg_hover.png) no-repeat scroll -90px -76px transparent; display:block;}
#kuaisu_list_05 a{ width:90px; height:76px; display:block;}
#kuaisu_list_05 a:hover{ width:90px; height:76px; background: url(../images/menu_bg_hover.png) no-repeat scroll 0 -152px transparent; display:block;}
#kuaisu_list_06 a{ width:90px; height:76px; display:block;}
#kuaisu_list_06 a:hover{ width:90px; height:76px; background: url(../images/menu_bg_hover.png) no-repeat scroll -90px -152px transparent; display:block;}
#kuaisu_list_07 a{ width:90px; height:76px; display:block;}
#kuaisu_list_07 a:hover{ width:90px; height:76px; background: url(../images/menu_bg_hover.png) no-repeat scroll 0 -228px transparent; display:block;}
#kuaisu_list_08 a{ width:90px; height:76px; display:block;}
#kuaisu_list_08 a:hover{ width:90px; height:76px; background: url(../images/menu_bg_hover.png) no-repeat scroll -90px -228px transparent; display:block;}

