* {
margin: 0px; padding: 0px;
}

html { overflow: -moz-scrollbars-vertical; }

#ml .t, #ml .c, #mr .t, #mr .c {overflow:hidden;}

body {
	background: #E7EECA url(img/bgr.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 20px;
}

.clear {
clear:both;
}

#ht h1{
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	display: inline;
}

.t h1, .t h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: inline;
}


#ml .c a {
font-size:13px; 
color:#000000; 
font-weight:bold; 
text-decoration:none;
line-height: 16px;
text-align: left;
}

#ml .c a:hover {
font-size:13px; 
color:#8ecf03; 
font-weight:bold; 
text-decoration:none;
line-height: 16px;
}

.left_link div {
margin-left: 10px; 
text-align: left;
width: 180px;
}

.left_sublink div {
margin-left: 20px; 
text-align: left;
width: 170px;
}

#mainw {
width:860px;
margin:0 auto;
}

#ad {
float: right;
width: 0px;
}

#ad div{
margin-left:10px;
}

#w {
width:860px;
float: left;
background:url(img/bgr_content.jpg) repeat-y;
}

#fw {
width:860px;
margin:0 auto;
}





#ht {
width:640px;
height:44px;
padding: 40px 0px 0px 220px;
background:url(img/header_top.jpg) no-repeat;
}


#hb {
float: left; width: 860px;
height: 117px;
padding-bottom: 15px;
background:url(img/header_bottom.jpg) no-repeat;
}





#ml {
float: left;
padding: 0px 8px 0px 13px;
width: 205px;
}


#ml .t {
background:url(img/box_header.jpg) no-repeat;
width: 200px;
height: 30px;
padding: 7px 0px 0px 10px;
}

#ml .c {
background:url(img/box_bgr.jpg) repeat-y;
width: 208px;
text-align: center;
}

#ml .b {
background:url(img/box_footer.jpg) no-repeat;
width: 208px;
height: 38px;
}


#mr {
float: left;
padding-right: 5px
}

#mr .t{
background:url(img/bigbox_header.jpg) no-repeat;
width: 608px;
height: 30px;
padding: 7px 0px 0px 10px;
}

#mr .c {
background:url(img/bigbox_bgr.jpg) repeat-y;
width: 570px;
font-size: 18px;
font-weight: normal;
color: #000000;
padding: 0px 24px;
}

#mr .b {
background:url(img/bigbox_footer.jpg) no-repeat;
width: 618px;
height: 38px;
}



#f {
width: 860px;
height: 26px;
background:url(img/footer.jpg);
}

