﻿@charset "utf-8";



#gg UL LI{

   line-height: 32px;

    list-style-type: none;

    width: 100%;

    height: 32px;

	font-size:14px;

    list-style-image: none;

    text-align:center;

    	font-family:"微软雅黑";

	padding-left:10px;

	*padding-left:0px;

}

A{

    color: #000;

    text-decoration: none;

}

ahover{

    color: #000;

    text-decoration: none;

}

.menu-none1{

   margin: 2px 0px;

    width: 180px;

    height: 32px;

    text-decoration: none;

}

.menu-none1 A{

    margin: 2px 0px;

    display: block;

    height: 32px;

    color: #000;

    text-decoration: none;

    background:url(../images/first-bg-02.gif) 0 -64px no-repeat;

     width: 180px;

}

.menu-none1 A:hover{

	background:url(../images/first-bg-02.gif) 0 -32px no-repeat;

	width:180px;

	height:32px;

	text-decoration:none;

	margin:2px 0;

	color: #fff;

}