@CHARSET "UTF-8";

#left {
	width:632px;
	margin-right:15px;
	background:#bec1a0 url(../img/bg_left.jpg) repeat-x top left;
	min-height:600px;
	border:1px solid white;
	border-width:1px 0;
	
}


#leftCon {
	
	min-height:600px;
	padding:30px;
	
}

#leftConBg {
	
	background:url(../img/left_logo.png) no-repeat bottom left;
	
}

#right {
	width:313px;
	overflow:hidden;
	*width:312px;
}
