body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.phone {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.phone2 {
	font-family: "Arial Narrow";
	font-size: 29px;
	color: #000000;
}

.right_men {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}

.content_bg {
	background-image: url(../img/ten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}

.content p {
	color: #666666;
	
}

.content a {
	color: #0099ff;
	text-decoration: underline;
}

.content input {border: 1px solid #a5acb2;}

.content textarea {border: 1px solid #a5acb2;}

.content ul{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	list-style-image: url(../img/spis.jpg);
	list-style-position: outside;
}

.content li{
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	padding-bottom:2px;
	margin-bottom:2px;
	
}
.content h1 {
	color: #000000;
	font-family: "Arial Narrow";
	font-size: 23pt;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;
	font-weight: normal;
}

.content h2 {
	color: #0099ff;
	font-family: "Arial Narrow";
	font-size: 18pt;
	padding-right: 50px;
	font-weight: bold;
}

.content h3 {
	color: #666666;
	font-family: Arial;
	font-size: 14pt;
	padding-right: 50px;
	font-weight: bold;
}
.footer {
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
}
.foot_txt {
	font-family: Arial;
	font-size: 11px;
	color: #adb9c2;
}

.foot_txt a{
	color: #0099FF;
}

.cont_txt p {text-align:justify;}
