#dolphincontainer{position:relative; color : #666666;
width:100%;font-family:Helvetica,Arial,Verdana,sans-serif; }
#dolphinnav{position:relative;height:58px;font-size:16px;text-transform:uppercase;font-weight:bold;background:#fff url(../images/) repeat-x left top;padding:px; }
#dolphinnav ul{margin:0;padding:0;list-style-type:none;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px; width:170px;   }
#dolphinnav ul li a{display:block; text-align:center; color:#EAF3F8;text-decoration:none;padding:0px; width:170px;height:56px;}
#dolphinnav ul li a span{padding:20px 0px;height:16px;float:left; width:170px; background: url(../images/arrow.png) no-repeat left top;}
#dolphinnav ul li a:hover{color:#fff;}
#dolphinnav ul li a:hover span{display:block;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background: url(../images/arrow.png) no-repeat  left top;}
#dolphinnav ul li a.current span{display:block;padding:20px 0px 0 0; width:170px;background: url(../images/arrow-over.png) no-repeat  left top; height:36px; text-align:center;}

#dolphin_inner{color : #666666; font-size:12px; text-align:left; height:150px;}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: white}
#dolphin_inner a:hover{color: yellow}

.innercontent{display: none;}
.blueBg{background: url(../images/bg-blue.png) no-repeat left top; height:184px; padding: 10px;}
.greenBg{background: url(../images/bg-green.png) no-repeat left top; height:184px; padding: 10px;}

