#menu_bottom {	clear:both;  text-align:center;
  margin-top:10px;
  font-size:14px;
  font-weight:bold;
  margin-bottom:5px;
  padding-top:20px;
}.m_item {  cursor:hand;
  cursor:pointer;}
#menu {  font-size:14px;
  font-weight:bold;


}
#menu p{  text-align:center;
  margin:14px;
}#menu a, #menu a:hover {
	color:black;
	text-decoration:none;}
.menu_line {	width:1px;
	background:url('../img/menu/line.gif') no-repeat;}

#menu .left_m,
#menu .right_m,
#menu .norm_bg,
#menu .arr_norm_left,
#menu .arr_norm_right,
#menu .arr_norm_right,
.menu_line {  height:45px;
  float:left;}
.left_m {  background:url('../img/menu/left.gif') no-repeat;
  width:18px;
  height:45px:
}
.right_m {
  background:url('../img/menu/right.gif') no-repeat;
  width:20px;
  height:45px:
}
.norm_bg {  background:url('../img/menu/normal_bg.gif');
  height:45px:
}
.arr_norm_left {
  background:url('../img/menu/arr_norm_left.gif');
  width:9px;
  height:45px:
}
.arr_norm_right {
  background:url('../img/menu/arr_norm_right.gif');
  width:9px;
  height:45px:
}