/*
  jQuery MegaMenu Plugin
  Author: GeekTantra
  Author URI: http://www.geektantra.com
*/

#Page {
  margin: auto;
  height: 100%;
}

.mm-content-base {
  color:#FFF
}
/*下拉导航内部样式*/
.mm-content-base td p{_margin:0;_padding;_line-height:18px;}
.downbox_service {
  width:1000px;
  padding:10px;
  overflow:hidden;
  background:url(../images/menu1.png) top left ;
  border-radius:0px 0px 3px 3px;
}


.downbox_service_left {
  width:280px;
  overflow:hidden;
}

/*.down_service_txtbox a{
  color: #ffffff;
  float:left;
  width:248px;
  padding: 5px 5px 5px 20px;
  background:url(../images/arrow_02.gif) 10px 15px  no-repeat
}

.down_service_txtbox .curlink {
}

.down_service_txtbox a:hover {
  color: #eaff00;
  float:left;
  width:248px;
  padding: 5px 5px 5px 20px;
  text-decoration:none;
  background:#3c5b00 url(../images/arrow_01.gif) 10px 15px  no-repeat
}
*/

.down_service_txtbox a{
  color: #ffffff;
  float:left;
  width:248px;
  padding: 5px 5px 5px 20px;
  background:url(../images/arrow_02.gif) 10px 15px  no-repeat
}

.down_service_txtbox a:visited {
  color: #ffffff;
}

.down_service_txtbox a:hover {
  color: #eaff00;
  float:left;
  width:248px;
  padding: 5px 5px 5px 20px;
  text-decoration:none;
  background:#3c5b00 url(../images/arrow_01.gif) 10px 15px  no-repeat
}

.downbox_service_right {
  float:left;
  width:280px;
  margin-left:7px;
  display:inline
}

.service_font15px {
font-size:15px;
}

.down_service_imgbox {
  float:left;
  width:275px;
  text-align:center;
  padding: 30px 0px 0px 0px;
}

.down_service_txtbox_case  {
  float:left;
  width:248px;
  padding: 5px 5px 5px 20px;
  text-decoration:none;
  background:url(../images/arrow_02.gif) 10px 15px  no-repeat
}

/*.down_service_txtbox_case a {
  color: #ffffff;
}

.down_service_txtbox_case .curlink {
}

.down_service_txtbox_case a:hover {
  color: #eaff00;
  float:left;
  padding: 0px 0px 0px 0px;
  text-decoration:none;
  background:#3c5b00 
}
*/


.down_service_txtbox_case,.down_service_txtbox_case a:link,.down_service_txtbox_case a:visited,.down_service_txtbox_case a:active {color:#ffffff;}
.down_service_txtbox_case a:hover {
  color: #eaff00;
  float:left;
  padding: 0px 0px 0px 0px;
  text-decoration:none;
  background:#3c5b00 
}


ul.megamenu {
  margin: 0px auto;
  list-style: none;
  display: none;
  color: #ffffff;
  text-align:left;
}

ul.megamenu li.mm-item {
}

ul.megamenu li {
  background:url(../images/arrow_03.gif) right no-repeat;overflow:hidden;
}


/*menuhome {
  background:url(images/homemenubg.gif) right no-repeat
}
menuhome a:hover{
  color: #eaff00;
  background:#5a8802;
}*/

ul.megamenu li.clear-fix {
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
  position: relative;
  text-decoration: none;
  z-index: 10;
}
*html ul.megamenu a.mm-item-link:link, *html ul.megamenu a.mm-item-link:visited {
}

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
  background: url("../images/mbg.jpg") left top no-repeat; color:#FFF;

}

ul.megamenu div.mm-item-content {
  padding: 0px;
  margin:0px;
  position: absolute;
  z-index: 9;
}

.mm-content-base {
  position: relative;
  z-index: 11;
  padding: 10px;
  margin-left:5px;
}
.mm-js-shadow {
  position: absolute;
  z-index: 10;
}
