/* CSS Document */
body{ font-family:"宋体"; font-size:12px;background:url(../images/bj.gif) repeat; line-height:24px;}
*{ margin:0; padding:0;}
/*link*/
a:link {text-decoration:none;color: #555555;}
a:visited {text-decoration:none;color: #555555;}
a:hover {text-decoration:underline;color: #FA5200;}
a:active {text-decoration:none;color: #666666;}


div.productclass_dolphin{
margin:0px;
padding:1px 0px 10px 1px;
width:240;
}


a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/26px Verdana, Arial, Helvetica, sans-serif;
height:30px;
text-align:left;
background:url(../images/dot2.jpg) 0px 2px no-repeat;
padding-left:45px;
margin:0px;
color:#444444;
}

a.productclass_dolphin:hover{
display:block;
color:#ff0000; 
text-decoration: none;
}

#menu{
width:750px;
	height:36px;
	 background:url(../images/menu_bj.jpg) repeat-x;
	margin:0;
}
#menu ul{
	margin:auto; width:750px; height:33px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:105px; line-height:33px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#FFFFFF; width:105px; font-weight:bold;}
.m_line{
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:105px; line-height:32px; text-align:center; padding-top:3px; font-weight:bold;
	background-image:url(../images/menu_bg.jpg); position:relative; height:36px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#FF0000; width:100px;
}


.smenu{
	width:710px; margin:0px auto 0px auto; padding:0px; list-style-type:none; height:25px;
}
.s_li{
	line-height:25px; width:auto; display:none; height:25px; 
}
.s_li_a{
	line-height:25px; width:auto; display:block; height:25px; 
}