img{border:0px none}
#mlheader *{margin:0;padding:0}
body{margin:0;
	padding:0;
	text-align: center;
	font-size:12px;
	color:#333;}
#mlwrapper,
#mlheader,
#mlfooter{
  width:980px;
	margin:0 auto;
	text-align:left}
#mlwrapperNarrow{
width:750px;
margin:0 auto;
text-align:left}


#mlwrapper {
  padding-bottom:40px;
}

#mlheader #mllogo{
  width:210px;
  float:left;
  padding:14px 0 14px 5px;
}
#mlheader #mlgnavi{
  width:355px;
  height:24px;
  float:right;
  padding:14px 0 0 0;
  text-align:right
}
#mlheader #mlgnavi a {
  padding: 0 0 0 6px;
}
#mlheader #mlheaderMenu{clear:both}
#mlheader #mlheaderMenu,
#mlheader #mlheaderMenu ul{width:980px;background:url(../img/menu_bg.jpg) repeat-x bottom}
#mlheader #mlheaderMenu li,
#mlheader #mlheaderMenu li a{display:block;width:122px;height:36px;float:left;list-style:none}
#mlheader #mlheaderMenu li.menu5,
#mlheader #mlheaderMenu li.menu5 a,
#mlheader #mlheaderMenu li.menu6,
#mlheader #mlheaderMenu li.menu6 a,
#mlheader #mlheaderMenu li.menu7,
#mlheader #mlheaderMenu li.menu7 a,
#mlheader #mlheaderMenu li.menu8,
#mlheader #mlheaderMenu li.menu8 a{width:123px;}
#mlheader #mlheaderMenu li.menu1 {background:url(../img/menuov1.jpg) no-repeat 0 0}
#mlheader #mlheaderMenu li.menu2 {background:url(../img/menuov2.jpg) no-repeat 0 0}
#mlheader #mlheaderMenu li.menu3 {background:url(../img/menuov3.jpg) no-repeat 0 0}
#mlheader #mlheaderMenu li.menu4 {background:url(../img/menuov4.jpg) no-repeat 0 0}
#mlheader #mlheaderMenu li.menu5 {background:url(../img/menuov5.jpg) no-repeat 0 0}
#mlheader #mlheaderMenu li.menu6 {background:url(../img/menuov6.jpg) no-repeat 0 0}
#mlheader #mlheaderMenu li.menu7 {background:url(../img/menuov7.jpg) no-repeat 0 0}
#mlheader #mlheaderMenu li.menu8 {background:url(../img/menuov8.jpg) no-repeat 0 0}

#mlheader #mlheaderMenu li a:hover {
	background-color:transparent;
}
#mlheader #mlheaderMenu li a:hover img{	visibility:hidden;}


.footBtn{
  padding-bottom:10px;
  margin-bottom:10px;
  text-align:right;
  background: url("../img/footline.gif") repeat-x left bottom;
}

#mlfooter{
  width:980px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0 10px;

}
#mlfooter .block_l{
  width:670px;
  float:left;
  padding:0;
}
#mlfooter .block_r{
  width:280px;
  float:right;
  border:1px solid #ccc;
  padding:8px 10px;
    color:#666;

}
#mlfooter a{
  color:#666;
  text-decoration:none;
}
#mlfooter .copyright{
  padding-top:12px;
}
#mlfooter .copyright img{display:block;padding-bottom:5px}

#mlfooter #qr h5{
  font-size:14px;
  padding:4px 0 6px;
  margin:0 0 8px;
  background: url("../img/dot_gray.gif") repeat-x left bottom; 
  font-weight:normal;
}#mlfooter #qr h5 a{text-decoration:underline}
#mlfooter #qr .block_l2{
  font-size:10px;
  width:180px;
  float:left;
}
#mlfooter #qr .block_r2{
  width:100px;
  float:left;
  padding:0;
  text-align:right;
}
.section:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/* IE7 */

.section{
	zoom:100%;
	}