/** {margin:0; padding:0; outline:0}
body {font:11px Verdana,Arial; color:#000; background:#fff}*/




.nav {
margin:39px 0 0 0;
z-index:3;
height:45px; line-height:45px; position:relative; float:left; display:block; width:100%;
background: #6ba3e2;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6ba3e2), to(#5092dc));
background: -webkit-linear-gradient(#6ba3e2, #5092dc);
background: -moz-linear-gradient(#6ba3e2, #5092dc);
background: -ms-linear-gradient(#6ba3e2, #5092dc);
background: -o-linear-gradient(#6ba3e2, #5092dc);
background: linear-gradient(#6ba3e2, #5092dc);
-pie-background: linear-gradient(#6ba3e2, #5092dc);
border-radius: 10px 0 0 0;
behavior: url(css/PIE.htc);
}



/*父菜单*/
.menu a {float:left; color:#eee; text-decoration:none; padding:0 0 0 20px; width:100px; height:45px; line-height:45px; background:url(../images/arrow1.png) no-repeat 88% 45%;}

.menu .MenuFirst{ 
background: url(../images/arrow1.png) no-repeat 88% 45%;
border-radius: 10px 0 0 0;
behavior: url(css/PIE.htc);
}


/*三极菜单
.menu span {float:left; color:#eee; text-decoration:none; width:100px; height:45px; line-height:45px;}
*/


/*父菜单经过时效果*/
.menu a:hover {color:#fff; background:#266dbb url(../images/arrow2.png) no-repeat 88% 45%;}




.menu {list-style:none; font:14px Arial,Verdana;  width:600px; }

.menu li {position:relative; float:left; width:120px; }

.menu ul {display:none; position:absolute; font:normal 13px Arial,Verdana; top:45px; left:0; background:#1b589c; list-style:none}




/*子菜单*/
.menu ul li {float:none; border-top:1px solid #ccc; width:120px}

/*子菜单*/
.menu ul li a, li.menuhover li a, li.menuhover li.menuhover li a {float:none; display:block; background:none;  height:30px; line-height:30px;}

.menu ul li a:hover, li.menuhover li a:hover, li.menuhover li.menuhover li a:hover {background:#999; color:#fff;}

.menu ul li span, li.menuhover li span, li.menuhover li.menuhover li span {float:none; display:block; background:none; height:45px; line-height:45px;}
.menu ul ul {left:120px; top:0}
.menu li.submenu {font-weight:bold}
.menu li.noborder {border-top:none}


/*父菜单显示子菜单时效果*/
li.menuhover a, .menu .MenuFirst, li.menuhover li.menuhover a {color:#fff; background:#266dbb url(../images/arrow2.png) no-repeat 88% 45%;width:100px;padding:0 0 0 20px; }

li.menuhover span, li.menuhover li.menuhover span {color:#fff; background:#999}

#info {width:180px; background:#eee}
#info li {width:160px; border-top:none; padding:8px 10px; color:#666; text-shadow:1px 1px #fff; text-align:left;}





body.homea #navigation ul li a.homea,
body.towa #navigation ul li a.towa
{ color:#FF0000}


body.MenuAt01 .menu a.MenuAt01{color:#fff; background:#266dbb url(../images/arrow2.png) no-repeat 88% 45%; font-weight:bold}
body.MenuAt02 .menu a.MenuAt02{color:#fff; background:#266dbb url(../images/arrow2.png) no-repeat 88% 45%;font-weight:bold}
body.MenuAt03 .menu a.MenuAt03{color:#fff; background:#266dbb url(../images/arrow2.png) no-repeat 88% 45%;font-weight:bold}
body.MenuAt04 .menu a.MenuAt04{color:#fff; background:#266dbb url(../images/arrow2.png) no-repeat 88% 45%;font-weight:bold}
body.MenuAt05 .menu a.MenuAt05{color:#fff; background:#266dbb url(../images/arrow2.png) no-repeat 88% 45%;font-weight:bold}