body	{
	/*background: url('../bg/bg.jpg') left top repeat;*/
	}

#Head {
	margin:0;
	padding:0;
	height: 413px;
	position: relative;
	background: url('../bg/head.jpg') center top no-repeat;
}

#Head .l_angle {
	position: absolute;
	bottom: 1px;
	left: 0px;
}

#Head .r_angle {
	position: absolute;
	bottom: 1px;
	right: 0px;
}


#Cont {
	padding: 5px 0px 0px 0px;
}

#Cont .lcol{
	width: 250px;
}

#Cont .rcol{
	width: 290px;
}

#Cont .ccol{
}

#Cont h1, #Cont * h1 {
	padding-bottom: 17px;
}

#Cont .link {
	padding-top: 15px;
	margin-top: 13px;
	text-align: center;
}

#Cont .bord {
	border: dashed 1px #D6D6D6;
	height: 180px;
}

#Cont .link a {
	display: block; 
	float: left; 
	width: 49%;
	height: 145px;
	padding-top: 125px;
}

#Cont .link .about {
	background: url('../ico/about.gif') center top no-repeat;
	font-size: 24px;
}

#Cont .link .buyer {
	background: url('../ico/buyer.gif') center top no-repeat;
	font-size: 24px;
}

#Cont .link .book {
	background: url('../ico/book.gif') center top no-repeat;
	font-size: 13px;
	width: 32%;
}

#Cont .link .sheme {
	background: url('../ico/sheme.gif') center top no-repeat;
	font-size: 13px;
	width: 33%;
}

#Cont .link .parking {
	background: url('../ico/parking.gif') center top no-repeat;
	font-size: 13px;
	width: 33%;
}
