.titlemenu_dolphin{
width: 250px;
background-color: #f5f5f5;
}

.titlemenu_dolphin_name{
	width: 100%;
    height: 60px;
    margin:15px auto 0;
}
.titlemenu_dolphin_name h2{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #e60012;
	color: #fff;
	text-indent: 1em;
	font-size: 20px;
}
.titlemenu_dolphin_top{
	width: 100%;
	height: 60px;
  
}
.titlemenu_dolphin_top .titlemenu_dolphin{
	width: 230px;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	text-decoration: none;
	height: 50px;
	border-bottom: 1px solid #fff;
	line-height: 60px;
	transition:all 0.5s ease 0s;
}
.titlemenu_dolphin_top .titlemenu_dolphin:hover{
	color: #000;
border-bottom: 1px solid #e60012;
transition: all 0.5s;
padding-left: 10px;
}

/* a.newsclass_dolphin:link,a.newsclass_dolphin:visited,a.newsclass_dolphin:active{ */
/* display:block; */
/* text-decoration: none; */
/* font:12px/29px Verdana, Arial, Helvetica, sans-serif; */
/* height:35px; */
/* text-align:left; */
/* background:url(../images/dot2.png) 0px center no-repeat; */
/* padding-left:37px; */
/* margin:0px; */
/* color:#696969; */
/* } */

/* a.newsclass_dolphin:hover{ */
/* display:block; */
/* color:#ff5900;  */
/* text-decoration: none; */
/* } */
