﻿@charset "utf-8";
/* CSS Document */
body{ margin:0; font-size:12px; font-family:宋体; line-height:22px;color:#333}
a{ color:#333; text-decoration:none;}
#navi a{ color:#ffffff; text-decoration:none;display:block; height:26px; background:url(menu_on.gif) right; font-size:12px; line-height:26px; padding-top:3px;}
#navi a:hover{ color:#ffffff; background:url(menu_off.gif);display:block;height:26px; color:#003d8f;line-height:26px;}

#leftmenu{width:176px; }
#leftmenu ul{padding:0; margin:0; list-style:none;}
#leftmenu .big a{width:152px; text-align:left; height:25px; background:url(bg_off.gif) no-repeat; margin-top:6px; padding-left:28px; color:#333; display:block; text-decoration:none;}
#leftmenu .big a:hover{width:152px; text-align:left; height:25px; background:url(bg_on.gif) no-repeat; margin-top:6px; padding-left:28px; color:#fff; display:block;}

#leftmenu .small a{width:152px; text-align:left; height:19px; margin-top:6px; padding-left:28px; color:#333; display:block; text-decoration:none;}
#leftmenu .small a:hover{width:152px; text-align:left; height:19px; margin-top:6px; padding-left:28px; color:#000; display:block; text-decoration: underline;}

#top a{ color:#525252 ;}
