* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	FONT-FAMILY: Arial, Times New Roman, Verdana,Sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	background-color: #FFFFFF;
	background-image: url(images/textur.jpg);
}

.main {
	width: 800px;
	margin: 0 auto 0 auto;
}

.content-up-left {
	float: left;
	width: 400px;
	margin: 10px 10px 0 0;
}

.content-up-right {
	float: left;
	width: 390px;
	margin: 10px 0 0 0;
}

.content-up-right-name {
	background-color: #FF9DA9;
	FONT-SIZE: 15px;
	color:#000000;
	height: 20px;
	line-height: 20px;
}

.content-up-right-name strong {
	margin-left: 10px;
}

.content-up-right-callbox {
	height: 110px;
	background-color: #FF9DA9;
	text-align: center;
}

.content-up-right-callbox-name {
	FONT-SIZE: 22px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0 10px 0 10px;
}

.content-up-right-callbox-callnow {
	FONT-SIZE: 12px;
	color:#000000;
	margin: 0 10px 0 10px;
}

.content-up-right-callbox-number {
	FONT-SIZE: 29px;
	font-weight:bold;
	color:#000000;
	margin: 0 10px 0 10px;
}

.content-up-right-callbox-price {
	FONT-SIZE: 9px;
	color:#000000;
	margin: 0 10px 0 10px;
}

.content-up-right-box {
	height: 130px;
	background-color: #FFE1E5;
}

.content-up-right-box-headline {
	margin: 0 10px 0 10px;
	FONT-SIZE: 15px;
	font-weight:bold;
	color:#000000;
}

.content-up-right-box-text {
	margin: 0 10px 0 10px;
	height: 90px;
	FONT-SIZE: 12px;
	color:#000000;
	text-align: justify;
}

.content-mid {
	background-color: #FFE1E5;
	text-align: center;
}

.content-mid-numberkeyword {
	FONT-SIZE: 20px;
	color:#000000;
}

.content-mid-numberkeyword strong {
	FONT-SIZE: 29px;
}

.content-mid-price {
	FONT-SIZE: 9px;
	color:#000000;
}

.content-down-bar {
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 10px;
	FONT-SIZE: 15px;
	font-weight:bold;
	color:#000000;
	background-color: #FF9DA9;
}

.content-down-boxes-left {
	width: 190px;
	height: 255px;
	float: left;
	margin-right: 10px;
	background-color: #FF9DA9;
}
.content-down-boxes-headline {
	margin: 0 10px 0 10px;
	background-color: #FFE1E5;
	font-size: 15px;
	color:#000000;
	height: 18px;
	line-height: 18px;
}

.content-down-boxes-headline strong{
	margin: 0 5px 0 5px;
}

.content-down-boxes-img {
	margin: 0 10px 0 10px;
}

.content-down-boxes-text {
	margin: 0 10px 0 10px;
	text-align: justify;
	font-size: 12px;
	color:#000000;
}

.content-down-bar2 {
	background-color: #FF9DA9;
	height: 16px;
	line-height: 16px;
	FONT-SIZE: 12px;
	color:#000000;
}

.content-down-bar2 span {
	margin: 0 10px 0 10px;
}

.content-down-banner {
	background-color: #FFE1E5;
	text-align: center;
}

.footer {
	width: 800px;
	height: 40px;
	background: #FF9DA9;
}
.footer .text {
	width: 600px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
}
.footer .w3c, .footer .css {
	width: 100px;
	height: 40px;
	float: left;
}
.footer .w3c a, .footer .css a {
	margin: 5px 0 0 0;
	display: block;
}
.footer2 {
	width: 800px;
	background: #FF9DA9;
}

.line5 {
	height: 5px;
}

.line10 {
	height: 10px;
}

A         {color: #000000; text-decoration: none}
A:visited {color: #000000; text-decoration: none} 
A:hover   {color: #FFFFFF; text-decoration: none} 
A:active  {color: #FFFFFF; text-decoration: none} 
