@charset "utf-8";
div.titlemenu_dolphin{
margin:0px;
padding:12px 0px 40px 30px;
}

div.titlemenu_dolphin a.titlemenu_dolphin:link,div.titlemenu_dolphin a.titlemenu_dolphin:visited,div.titlemenu_dolphin a.titlemenu_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;
}

div.titlemenu_dolphin a.titlemenu_dolphin:hover{
display:block;
color:#ff5900; 
text-decoration: none;
}

/*=================分页样式===========================*/
.mt{
	margin-top:10px;
}
.scott{background:#e9f7ff; 
	height:30px; 
	overflow:hidden; 
	text-align:center; 
	padding-top:9px; 
	border:1px solid #dbf7ff; 
	line-height:21px; 
}
.scott A{
	border:#58affe 1px solid; 
	padding:2px 5px; 
	margin-right: 5px;  
	text-decoration: none; 
	background:#fff;
}
.scott A:hover{
	border:1px solid #58affe; 
	text-decoration:none; 
	BACKGROUND-COLOR:#237ac7; 
	color:#FFF;
}
.scott A:active{
	border:1px solid #58affe; 
	text-decoration:none; 
	BACKGROUND-COLOR:#237ac7;
}
.scott SPAN.current{
	BORDER: #237ac7 1px solid; 
	PADDING:1px 5px;  
	FONT-WEIGHT: bold;  
	COLOR: #fff; 
	MARGIN-RIGHT: 2px; 
	BACKGROUND-COLOR: #237ac7;
	MARGIN-RIGHT: 5px;
}
.scott SPAN.disabled{
	BORDER:#237ac7 1px solid; 
	PADDING:2px 5px; 
	COLOR:#237ac7; 
	MARGIN-RIGHT: 5px; 
	background:#d8f1ff;
}
