﻿@charset "utf-8";
/* CSS Document */
/*网站地图*/
#mapscss{border-collapse:collapse;margin:auto;width:88%;padding:2px;}/*定义表格属性*/
.maps_top{display:none;}/*定义表格列表顶部行属性*/
.maps_bottom{display:none;}/*定义表格列表底部行属性*/
.web_menu{text-indent:30px;line-height:20px;font-size:14px;font-weight:bold; background:url(../images/maps_menu.gif) 10px 5px no-repeat;}/*定义主菜单行属性*/
.web_item1{text-indent:60px;background:url(../images/maps_item.gif) 40px 2px no-repeat;}/*定义一级菜单行属性*/
.web_item2{text-indent:90px;background:url(../images/maps_item.gif) 70px 2px no-repeat;}/*定义二级菜单行属性*/
/* CSS Custom */