body {

	color: #4a5c65;
	background: #d9dee2;
	font-size: 11px;
	font-family: Verdana;
	margin: 0;

}

a {

	color: #4a5c65;
	text-decoration: none;
	border-bottom: 1px dotted #3a4e55;

}

a:hover {

	color: #4a5c65;
	text-decoration: none;
	border-bottom: none;

}

h1 {

	font-size: 18px;

}

.h_link {

	padding-left: 40px;
	padding-right: 20px;

}

table.head_table {

	width: 100%;
	height: 235px;

}

td.h_left {

	width: 355px;
	background: url("h_left.jpg"/*tpa=http://your-nissan.ru/images/h_left.jpg*/);

}

td.h_bg{

	background: url("h_bg.jpg"/*tpa=http://your-nissan.ru/images/h_bg.jpg*/);

}

td.h_right {

	width: 339px;
	background: url("h_right.jpg"/*tpa=http://your-nissan.ru/images/h_right.jpg*/);

}

table.top_menu {

	color: #936952;
	width: 98%;
	height: 100px;
	background: #d3d9de;
	border: 1px dotted #a1acb2;

}

table.main_table {

	width: 100%;
	margin-top: 20px;
	margin-bottom: 35px;

}

td.menu {

	width: 170px;
	padding-left: 10px;
	padding-right: 5px;
	border-right: 1px dotted #a1acb2;

}

td.menu b{

	font-size: 14px;

}

td.menu a {

	color: #936952;
	text-decoration: none;
	border-bottom: none;

}

td.menu a:hover {

	color: #8a4a28;
	text-decoration: none;
	border-bottom: 1px dotted #8a4a28;

}

td.text_body {

	padding-left: 15px;

}

div.footer {

	width: 100%;
	height: 50px;
	background: #d3d9de;

}

div.footer_body {

	padding-top: 5px;
	padding-left: 15px;
	background: #d3d9de;

}

img.img {

	float: left;
	padding: 5px;

}