/*=========階窒粕等===========*/
div#topmenu{
margin: 0;
padding:0;
border: 0;
height: 25x;
line-height:25x;
color:#ccc;
float:right;
text-align:right;
}

div#topmenu div.topmenu_left{
width:20px;
height:25px;
float:left;
/*background:url(../images/topmenu_bg.png) 0px -25px no-repeat;*/
}

div#topmenu div.topmenu_middle{
padding:0px 5px;
margin:0;
height:25px;
width:auto;
float:left;
/*background:url(../images/topmenu_bg.png) 0px 0px repeat-x;*/
color:#000;
}

div#topmenu div.topmenu_right{
width:70px;
height:25px;
float:left;
padding-right: 20px;
/*background:url(../images/topmenu_bg.png) -20px -25px no-repeat;*/
}
div#topmenu div.topmenu_right p{
	margin: 0 !important;
}
div#topmenu div.topmenu_right p a img{
	margin: 2px 0 !important;
	vertical-align: 0 !important;
}

div#topmenu a:link,div#topmenu a:visited,div#topmenu a:active{
/*padding-left:12px;*/
/*background:url(../images/dot1.png) 2px 4px no-repeat;*/
margin:0px 5px;
color:#000;
font:12px/2 ARial,PMingLiU,'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#topmenu.topmenu_middle a:hover{
padding-left:12px;
background:url(../images/dot2.png) 2px 4px no-repeat;
margin:0px 5px;
color:#000;
font:12px/2 Arial,PMingLiU,'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration:underline;
}