* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	background: url(images/bg.png) 0 0 repeat-x #FFFFFF;
}
a, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
.clr {
	clear: both;
}
div#main {
	width: 860px;
	margin: 0 auto 0 auto;
	background: #FEE4B3;
}
div#header1, div#header2 {
	width: 860px;
	height: 175px;
	background: url(images/header1.jpg) 0 0 no-repeat;
}
div#header2 {
	background: url(images/header2.jpg) 0 0 no-repeat;
}
div#header2 .prenumber, div#header2 .number, div#header2 .teaser {
	width: 200px;
	text-align: center;
	float: left;
}
div#header2 .prenumber {
	height: 25px;
	margin: 50px 0 0 650px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}
div#header2 .number {
	height: 35px;
	margin: 10px 0 0 650px;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
}
div#header2 .teaser {
	height: 22px;
	margin: 10px 0 0 650px;
}
div#logo {
	width: 860px;
	height: 65px;
	background: url(images/logo.jpg) 0 0 no-repeat;
}
div#box1 {
	width: 860px;
	height: 180px;
}
div#box1 .box1-1 {
	width: 273px;
	height: 180px;
	margin: 0 0 0 10px;
	background: url(images/bg_number.png) 0 0 no-repeat;
	float: left;
}
div#box1 .box1-1 h2 {
	width: 273px;
	height: 33px;
	margin: 5px 0 0 0;
	font-size: 30px;
	line-height: 33px;
	text-align: center;
	float: left;
}
div#box1 .box1-1 .call {
	width: 273px;
	margin: 5px 0 0 0;
	font-weight: bold;
	text-align: center;
}
div#box1 .box1-1 .call2 {
	width: 273px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
div#box1 .box1-1 .prenumber {
	width: 273px;
	height: 20px;
	margin: 5px 0 0 0;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
div#box1 .box1-1 .number {
	width: 273px;
	height: 30px;
	margin: 10px 0 0 0;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
div#box1 .box1-1 .number2 {
	width: 273px;
	height: 25px;
	line-height: 25px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
div#box1 .box1-1 .price {
	width: 273px;
	height: 20px;
	margin: 5px 0 0 0;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}
div#box2, div#box3 {
	height: 450px;
	margin: 10px 0 0 0;
	float: left;
}
div#box2 {
	width: 500px;
}
div#box3 {
	width: 350px;
	margin: 10px 0 0 10px;
}
div#box2 .box2-1 {
	width: 490px;
	height: 360px;
	margin: 0 0 0 10px;
	background: #FFFFFF;
}
div#box2 .box2-1 h2, div#box2 .box2-1 p {
	width: 480px;
	margin: 5px 0 0 5px;
	float: left;
}
div#box2 .box2-1 h2 {
	height: 20px;
	font-size: 16px;
	line-height: 20px;
}
div#box2 .box2-1 p {
	text-align: justify;
	line-height: 17px;
}
div#box2 .box2-2 {
	width: 490px;
	height: 80px;
	margin: 10px 0 0 10px;
	background: #FFFFFF;
}
div#box2 .box2-2 h1 {
	width: 490px;
	height: 45px;
	margin: 18px 0 0 0;
	font-size: 42px;
	line-height: 45px;
	text-align: center;
	float: left;
}
div#back {
	width: 860px;
	height: 17px;
	margin: 10px 0 0 0;
	text-align: center;
	background: #FFFFFF;
}
div#back	a {
	font-weight: bold;
}
div#banner {
	width: 860px;
	height: 90px;
	margin: 10px 0 0 0;
}
div#banner img {
	width: 728px;
	height: 90px;
	margin: 0 auto 0 auto;
	display: block;
	border: 1px solid #000000;
}
div#footer {
	width: 860px;
	height: 20px;
}
div#footer div {
	width: 860px;
	margin: 5px auto 0 auto;
	text-align: center;
	font-size: 11px;
}