body {
text-align: center;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

a {
	color: #FE6F11;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
padding: 0px;
text-align: left;
width: 1000px;
margin: 0px auto;
background: url('../img/ml_container_bg.jpg') repeat-y; 
}

#mainpanel {
width: 971px;
margin-left: 14px;
border-left: 2px solid #C4C4C4;
border-right: 2px solid #C4C4C4;
border-bottom: 2px solid #C4C4C4;
background: #fff;
}

#mainbg {
clear: both;
background: url('../img/ml_st_img.jpg') no-repeat right top;
}

#main {
position: relative;
width: 962px;
height: 100%;
float: left;
margin-top: 25px;
padding-left: 10px;
font-family: verdana;
font-size: 11px;
}

#main #mleft {
position: relative;
float: left;
width: 180px;
margin-right: 12px;
background: #DDE5E8 url('../img/ml_ml_b.jpg') bottom repeat-x;
padding-bottom: 35px;
}

#main #mcenter {
position: relative;
float: left;
width: 565px;
margin-right: 10px;
height: auto;
background: #DDE5E8 url('../img/ml_ml_b.jpg') bottom repeat-x;
opacity: .77;
filter: alpha(opacity=77);
-moz-opacity: .77;  
}

#main h1 {
font-family: verdana;
font-size: 13px;
color: #E97425;
margin: 0px;
margin-bottom: 5px;
}

#main #mright {
position: relative;
float: left;
width: 180px;
height: auto;
background: #EEF2F5 url('../img/ml_mr_b.jpg') bottom repeat-x;
opacity: .77;
filter: alpha(opacity=77);
-moz-opacity: .77;  
}

#main #mright a {
font-weight: bold;
}

#main #mcontent {
position: relative;
float: left;
width: 752px;
height: auto;
background: #E7ECEF url('../img/ml_mb_b.jpg') bottom repeat-x;
}



#top {
background: url('../img/ml_top_bg.jpg') repeat-y; 
height: auto;
}

#header {
background-image: url('../img/ml_header.jpg');
background-repeat: no-repeat;
background-position: 17px 19px;
height: 78px;
text-align: right;
}


#menu_bottom {
clear: both;
width: auto;
border:  1px solid #FF6600;
background: #B6B5BA;
line-height: 4px;
font-size: 1px;
height: 4px;
margin: 0px;
padding: 0px;
}


#topcontent #left {
float: left;
width: 523px;
height: 253px;
background-image: url('../img/ml_tl_img.jpg');
}

#topcontent #right {
float: left;
width: 448px;
height: 253px;
background-image: url('../img/ml_tr_img.jpg');
}

#topcontent #right #content {
width: 310px;
padding-left: 30px;
margin-top: 10px;
color: #000;
font-family: verdana;
font-size: 11px;
}

#topcontent #right #content h1 {
font-family: verdana;
font-size: 20px;
color: #E97425;
font-weight: 600;
}

#topcontent #right #content h2 {
font-family: verdana;
font-size: 13px;
color: #E97425;
}

#topimg {
width: 972px;
height: 135px;
background-image: url('../img/ml_t_img.jpg');
}

#nav {
margin-left: 1px;
color: #919ca2;
font-family: verdana;
font-size: 9px;
}

#nav ul {
padding: 0px;
margin-left: 1px;
list-style: none;
display: inline;
}

#nav li {
white-space: nowrap;
text-align: center;
float:left;
display: block;
width: 87px;
line-height: 33px;
height: 33px;
text-overflow: hidden;
background-image: url('../img/ml_menu_button.jpg');
}

#nav li a {
display: block;
width: 100%;
color: #919ca2;
text-decoration: none;
}

#nav li.active {
background-image: url('../img/ml_menu_button_active.jpg');
}

#nav li.active a:hover {
text-decoration: none;

}

#nav li a:hover {
text-decoration: none;
background-image: url('../img/ml_menu_button_active.jpg');
}


#header {
padding-top: 10px;
}

#header ul {
padding: 0px;
margin-left: 1px;
list-style: none;
display: inline;
}

#header li {
font-size: 11px;
font-family: verdana;
color: #95a8ae;
border-left: 2px solid #95a8ae;
padding-left: 12px;
margin-right: 10px;
white-space: nowrap;
float:right;
display: block;
text-overflow: hidden;
}

#header li a {
display: block;
color: #000;
text-decoration: none;
}

#header li a:hover {
text-decoration: underline;
}


.head {
background: url('../img/ml_od.jpg') no-repeat 4px 4px;
font-size: 14px;
font-weight: 800;
padding-left: 18px;
height: 10px;
color: #999999;
height: 20px;
border-bottom: 1px solid #FE6F11;
overflow: hidden;
}

#b_bg {
background: url('../img/ml_bg_b.jpg') no-repeat 16px;
height: 10px;
}

.content {
margin-top: 10px;
padding-left: 5px;
}

.contentsub {
margin-top: 10px;
padding-left: 5px;
width: 80%;
}


.content p {
margin: 0px;
}

#mleft .submenu {
list-style: square;
color: #FE6F11;
padding-left: 25px;
margin: 5px;
font-weight: bold;
}

#mleft .submenu li {
padding-bottom: 12px;
}

.path {
float: right;
font-size: 10px;
font-weight: 100;
color: #0c0a6b;
}

.path a {
color: #0c0a6b;
text-decoration: none;
}

.path a:hover {
text-decoration: underline;
}