﻿/*------------------------头部导航菜单---------------*/


/*导航*/
.nav_content{ width:940px;  height:45px; margin:0px auto; padding:0 0 0 20px;}


/*new add*/
.nav .sy1_li{ float:left; width:75px; text-align:center; display:inline; position:relative; background:url(../images/navico.jpg) no-repeat 5px 16px; height:40px; padding:0 0 0 8px;margin:5px 5px 0px 0px; line-height:40px; z-index:10002;}
.nav .sy1_li a{ line-height:40px; height:40px; font-size:14px;  color:#b4f4ff}
.nav .sy1_li a:hover{ color:#fff; text-decoration:none; }
.nav .sy1_li.syHover{color:#b4f4ff; background:url(../images/navico_h.jpg) #f6f6f6 no-repeat 5px 16px;}
.nav .sy1_li.syHover a{color:#2862a2;}
.sy2_ul{background:url(../images/nav_top.jpg) no-repeat top left; width:140px; position:absolute; visibility:hidden; left:0px; display:block;  top:32px;}
.sy2_box{background:url(../images/nav_bottom.jpg) no-repeat bottom left;background:#f6f6f6; }
.nav .sy2_li{z-index:0;position:relative; text-align:left;  background:url(../images/navico2.jpg) repeat-x 0px bottom;  margin:0 10px; height:35px; line-height:35px;}
.nav .sy2_li a{font-weight:normal; font-size:12px;  color:#2862a2; position:relative; z-index:3;height:35px; line-height:35px; overflow:hidden; display:block}
.nav .sy2_li a:hover{color:#f08201;}
.nav .sy3_li{color:#0B5596;}
.nav .nav .sy3_li a{height:35px; line-height:35px;}
.sy3_ul .sy3_box{top:0px;position:absolute; background:#f6f6f6; left:120px; width:120px; padding:0 10px;}
.sy3_ul .sy3_li{ z-index:0;text-align:left; background:url(../images/navico2.jpg) repeat-x 0px bottom; text-indent:10px;}



