* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	background-color: #FFF;
	background-image: url(../img/mini-bmw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
a img {
	color: #fff; border: none;
}
#con {
	position: absolute;
	width: 600px;
	left: 120px;
	top: 50px;
}
#log {
	font-size: 24px;
	margin-bottom: 40px;
	background-image: url(../img/zfv-120x42.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#con h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 40px 0 15px 0;
}
#con h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 30px 0 10px 0;
}
#con p {
	line-height: 21px;
	margin: 0 0 15px 0;
	text-align: justify;
}
#con ul {
	margin: 0 0 15px 40px;
	list-style: square;
}
#con ul ul {
	margin: 0 0 0 20px;
}
#con ul li {
	line-height: 21px;
	margin: 0 0 10px 0;
}
#con ol {
	margin: 0 0 15px 40px;
}
#con ol li {
	line-height: 21px;
	margin: 0 0 10px 0;
}
#con a:link, #con a:visited {
	color: #38539A;
	text-decoration: none;
}
#con a:link:hover, #con a:visited:hover {
	color: #38539A;
	text-decoration: underline;
}
#con .nav ul {
	list-style-type: none;
	margin: 0px;
}
#con .nav li {
	display: inline; margin: 0 20px 0 0; line-height: 24px; color: #00A8E9; text-transform: uppercase; font-size: 13px; letter-spacing: 0px;
}
#con .nav a:link, #con .nav a:visited {
	color: #38539A;
	text-decoration: none;
}
#con .nav a:link:hover, #con .nav a:visited:hover {
	color: #00A8E9;
}
#con .nav a:link.cur, #con .nav a:visited.cur {
	color: #333;
	text-decoration: none;
}
#con table.pr td {
	margin: 2px;
	padding: 5px 15px;
	background-color: #EEE;
	line-height: 24px;
}
#con #foot {
	font-size: 9px;
	border-top: 1px solid #999;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
}
#opt {
	position: absolute;
	width: 180px;
	left: 770px;
	top: 270px;
}
#opt .box {
	border: 1px solid #333;
	color: #333;
	padding-bottom: 6px;
}
#opt .box h2 {
	margin: 1px 1px 5px 1px;
	background: #333;
	color: #FFF;
	padding: 6px 9px 6px 9px;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
}
#opt .box p {
	line-height: 21px;
	margin: 0px 10px;
}
#opt a:link, #opt a:visited {
	color: #38539A;
	text-decoration: none;
}
#opt a:link:hover, #opt a:visited:hover {
	color: #38539A;
	text-decoration: underline;
}

