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

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

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

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

.clear {
clear:both;
}



#hb 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:#61a9d3; 
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:861px;
margin:0 auto;
}

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

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

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

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



#ht {
width:861px;
height:83px;
background:url(img/header_top.jpg) no-repeat;
}

#hb {
width: 761px;
height: 89px;
padding: 10px 100px 8px 0px;
background:url(img/header_bottom.jpg) no-repeat;
text-align: right;
}





#ml {
float: left;
margin: 0px 0px 0px 3px; padding: 0px 8px 0px 8px;
}


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

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

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

#mr {
float: left;
}

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

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

#mr .b {
background:url(img/big_box_footer.jpg) no-repeat;
width: 617px;
height: 42px;
}



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


