@charset "UTF-8";
/* CSS Document */
#header_cnt {
	background:url(../images/header_bg_ie6.gif) left top no-repeat;
	height:140px;
	margin-left:-10px;
}
#logo {
	float:left;
	margin-left:110px;
	margin-top:30px;

}

#left_cnt, #content_cnt, #right_cnt{
	background:#000;
	filter:alpha(opacity=70);
}
#footer_cnt {
	width:99.9%;
	background:none;
	
	
}

#footer_cnt .inside {
	padding:0;	
}
#footer_content {
	overflow:hidden;
	background:#0E1E09;
	padding:20px;
	filter:alpha(opacity=70);
}