/* blue */

a:link {
	font-family: "宋体";
	font-size: 10px;
	line-height: 160%;
	font-weight: normal;
	color: #a9a9a9;
	text-decoration: none;
}

a:visited {
    font-family: "宋体";
	font-size: 10px;
	line-height: 160%;
	font-weight: normal;
	color: #a9a9a9;
	text-decoration: none;
}

a:hover {
	font-family: "宋体";
	font-size: 10px;
	line-height: 160%;
	font-weight: normal;
	color: #3D9AC2;
	text-decoration: none;
}

a:active {
    font-family: "宋体";
	font-size: 10px;
	line-height: 160%;
	font-weight: normal;
	color: #a9a9a9;
	text-decoration: none;
}


.bottomword {
	font-family: "宋体";
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;
}

.bottomword:link {
	font-family: "宋体";
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;
}
.bottomword:visited {
    font-family: "宋体";
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;
}
.bottomword:hover {
    font-family: "宋体";
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
	color: #9B9B9B;
	text-decoration: none;
}
.bottomword:active {
    font-family: "宋体";
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;
}

#pillmenu a:hover {
  color: #135cae;
}

#pillmenu a#active_menu-nav {
  background: url(../images/blue/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}

div.module_menu {
	background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}