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

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

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

body {
	background: #9BAFD3 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: #FFFFFF;
	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:#6a84b5; 
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:850px;
margin:0 auto;
}

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

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

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

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





#ht {
width:820px;
height:70px;
padding: 20px 0px 0px 30px;
background:url(img/header_top.jpg) no-repeat;
}

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




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

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

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

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

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

#mr .t {
background:url(img/box_big_header.jpg) no-repeat;
width: 610px;
height: 37px;
padding: 2px 0px 0px 15px;
}

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


#mr .b {
background:url(img/box_big_footer.jpg) no-repeat;
width: 625px;
height: 18px;
}




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


