/* ================================
    CSS STYLES FOR EasySite
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body{
font-size:12px;);
}


/*导航菜单*/
#menulist{font-size:14px;font-weight:bold;color:#ffffff}
#menulist a:link{color:#fff;}
#menulist a:visited{color:#fff;}
#menulist a:hover{color:#154689;}

#white{font-size:12px; color:#fff;}
#white a:link{color:#fff;}
#white a:visited{ color:#fff;}
#white a:hover{color:#ff0000;}

#word{font-size:12px;color:000;line-height:25px;}

#black{font-size:12px; color:#000; line-height:25px;}
#black a:link{color:#000;}
#black a:visited{ color:#000;}
#black a:hover{color:#ff0000;}

.moutitle
{
font-size:14px;font-weight:bold;padding-left:15px;color:#fff
}

#left_title a:link{ font-size:14px; font-weight:bold;color:#414141;text-decoration: none}
#left_title a:visited{ font-size:14px; font-weight:bold;color:#414141;text-decoration: none}
#left_title a:hover{ font-size:14px; font-weight:bold;color:#d80100;text-decoration: none}

#add a:link
{
	color:#c80700; font-size:12px;text-decoration:none;font-weight:lighter;
}
#add a:visited
{
	color:#c80700; font-size:12px;text-decoration:none;font-weight:lighter;
}
#add a:hover
{
	color:#535353; font-size:12px;text-decoration:none;font-weight:lighter;
}






