#content {
	/*padding:0 0 65px;*/
	overflow: hidden;
	width: 1110px;
}
#left_column {
	background: url(/images/big_shadow.jpg) no-repeat top right;
}

#left_column {
	float: left;
	width: 319px;
	position: relative;
	padding-bottom: 100px;
	margin-right: 17px;
}
#right_column {
	float: left;
	width: 760px;
	/*width: 765px;
	 * float: right;
	 * margin-right: 5px;
	 * */
	background: #fff;
	padding-bottom: 100px;
}

#map {
	margin-bottom: 60px;
	margin-left: 20px;
	margin-top: 25px;
	position: relative;
	width: 273px;
	height: 184px;
	
	/*background: url(/images/map_1.jpg) no-repeat;*/
	background: url(../images/map.png) no-repeat;
}
#map a {
	width: 9px;
	height: 9px;
	display: block;
	text-decoration: none;
	
}



#main {
	min-height:100%;
	position:relative;
	text-align:left;
	width: 1110px;
	overflow: hidden;
	background: url(/images/bk_red.jpg) repeat-y top left;
}
#menu ul li {
	width: 254px;
	text-align: right;
	color: #3c3c3c;
	line-height: 23px;
	font-weight: bold;
	font-family: Times;
	font-size: 18px;
}
#menu ul li ul.submenu li a {
	color: #ababab;
	font-size: 15px;
	padding-right: 5px;
	padding-left: 30px;
}
#menu ul li ul.submenu li{
	width: 215px;
	line-height: 16px;
	font-size: 16px;
	margin-right: 6px;
	padding-bottom: 4px
}

#footer {
	height:100px;
	/*margin:-42px 0 0;*/
	overflow:hidden;
	
}


#footer .cont{
	/*height:62px;
	overflow:hidden;
	width: 1100px;
	position: relative;*/
	overflow:hidden;
	width: 1110px;
	background: url(/images/bk_red.jpg) repeat-y top right;
}

.left_foot {
	float: left;
	width: 319px;
	background: url(/images/bottom_shadow.png) no-repeat bottom right;
	height: 100px;
	/*border-right: 2px solid #ff2a1a;*/
	position: relative;
	padding-right: 2px;
}


.right_foot {
	float: left;
	width: 760px;
	background: #fff;
	background: url(/images/bottom_shadow2.png) no-repeat bottom left;
	height: 100px;
	position: relative;
	
}
.right_foot p {
	position: absolute;
	top: 20px;
	left: 15px;
	background: url(/images/kl_logo.png) no-repeat left top;
	width: 210px;
	height: 48px;
	padding-top: 55px;
	padding-left: 30px;
	color: #9d9999;
	font-size: 11px;
}

.left_foot p {
	position: absolute;
	top: 40px;
	left: 45px;
	background: url(/images/kmg_logo.png) no-repeat left top;
	width: 185px;
	height: 38px;
	padding-top: 40px;
	padding-left: 47px;
	color: #9d9999;
	font-size: 11px;
	overflow: hidden;
}

 
.filter 
 { /* remove the blanks */  
	filter: progid: DXImageTransform. Microsoft. AlphaImageLoader (src='../images/map.png', sizingMethod='crop'); }

#map a { 
	position: relative;
	z-index: 1;
}
 


