.mebox{
	margin:0 20px;
	}

.mlt  {
	border-top:2px solid #4e371c;
	color:#4e371c;
	font-weight:bold;
	padding:8px 0 5px;
	position:relative;
	width:525px;
	}
.mlt p{
	font-size:16px;
	margin-bottom:0;
	}

.mlt img.r{
	position:absolute;
	right:0;
	top:5px;
	}

.mld{
	background:url("../images/dot.gif") repeat-x scroll left top transparent;
	padding:8px 0 0;
	width:525px;
	}

.mld:after {content: "";display: block;clear: both;height: 1px;overflow: hidden;}

.mld p{
	margin-bottom:0;
	}

.mld .left{
	float:left;
	padding:12px 10px 12px 0;
	width:250px;
	}

.mld .left2{
	float:left;
	padding:12px 10px 12px 30px;
	width:310px;
	}

.mld .center{
	float:left;
	padding:12px 30px 12px 0;
	text-align:right;
	width:60px;
	}

.mld .right{
	float:left;
	padding:12px 0;
	text-align:right;
	width:170px;
	}

.mld .right p, .mld .center p{
	float:right;
	}

.mld .right p span{
	font-size:18px;
	color:#4e371c;
	font-weight:bold;
	}

div.ll{
	clear:both;
	width:100%;
	}
.ll:after {content: "";display: block;clear: both;height: 1px;overflow: hidden;}
div.ll p{
	float:right;}

ul#menulist{
	margin:10px;
	padding:0;
	width:550px;
	}
ul#menulist li{
	display:block;
	float:left;
	margin:5px;
	padding:0;
	width:171px;
	height:43px;
	}

