@charset "utf-8";
/* CSS Document */

div.car {
	height: 273px;
	background-image: url(/nissan/img/car_bg.png);
}

#pics {
height: 272px; width: 624px; z-index: 2;
}

div.index_text {
	padding: 50px 25px 60px 25px;
}
table.index_news td.space {
	width: 60px;
}
table.index_news td.item {
	vertical-align: top;
	padding-bottom: 20px;
	border-bottom: 1px dotted #b9b9bf;
	width: 33%;
}
table.index_news td.no_line {
	border-bottom: 0px;
}
table.index_news td div.highlight {
	border: 1px solid #d6d6d6;
	background-color: #fcfcfc;
	padding: 15px;
	position: relative;
	top: -18px;
	z-index: 1;
}
table.index_news td div.highlight_pre {
	height: 1px;
	text-align: right;
	position: relative;
	top: -18px;
	z-index: 100;
}
table.index_news td div.highlight_pre img {
	position: relative;
	top: -16px;
	left: 18px;
	z-index: 100;
}
table.index_news td.item a.title {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
table.index_news td.item div.highlight a.title{
	color: #f00000;
}
table.index_news td.item a.more {
	display: block;
	width: auto;
	background-image: url(/nissan/img/link_more_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
table.index_bottom {
	margin-top: 40px;
}
table.index_bottom td {
	vertical-align: top;
}

span.title24 {
	color: #e20000;
	font-size: 24px;
}
span.title20 {
	color: #e20000;
	font-size: 20px;
}
table.phones {
	margin-top: 12px;
}
table.phones td {
	background-color: #fff0f0;
}
table.phones td.text {
	padding: 7px 15px;
}


.center tr.cross td {
	height: 27px;
	background-color: #e0e0e3;
}
.center tr.cross td.link {
	height: 27px;
	background-color: #ceced3;
	padding-left: 25px;
	padding-right: 3px;
	width: 180px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}
.center tr.cross td.link a {
	color: black;
	text-decoration: none;
}
.center td.sub_menu {
	vertical-align: top;
}
.center td.sub_menu a.smlink {
	display: block;
	margin: 5px 10px 2px 25px;
}
.center td.sub_menu a.ssmlink {
	margin: 2px 10px 2px 35px;
}
.center td.sub_menu a.sel {
	color: black;
	text-decoration: none;
}

.center td.text {
	vertical-align: top;
	padding: 43px 50px 40px 25px;
	
}
.center td.text h1 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 20px;
}
.center td.text div.phone {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dotted #b9b9bf;
}
.center td.text div.phone.no_line {
	border-top: 0;
}


.center td.gallery {
	vertical-align: top;
	width: 240px;
	padding: 23px 15px 40px 0px;
}
.center td.gallery img {
	margin: 0px 10px 10px 0px;
}
.center div.image {
	height: 100px;
	background-image: url(/nissan/img/image_bg.png);
}

.center table.cnews td.title {
	font-size: 16px;
	font-weight: bold;
}
.center table.cnews td.text {
	padding: 10px 0px 20px 0px;
}


table.products {
	margin-bottom: 30px;
}
table.products td {
	background-color: #dcdcdc;
}
table.products tr.product td {
	border-top: 1px dotted white;
	padding: 16px 0px;
}
table.products tr.product.no_line td {
	border-top: 0;
}

table.show_product td {
	vertical-align: top;
}
table.show_product td.img img {
	margin: 0px 10px 10px 0px;
	padding: 7px;
	background-color: #dcdcdc;
}

.center td.gallery table.phones img {
	margin: 0px;
}
a.news_subscribe {
	display: block;
	width: auto;
	background-image: url(/nissan/img/link_more_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin: 3px 0px;
}






table.feedback {
	font-size: 14px;
	margin: 30px 0px 30px 0px;
}
table.feedback th {
	text-align: right;
	padding-right: 15px;
}
table.feedback span {
	color: #FF0000;
	font-weight: bold;
}
table.feedback td {
	padding: 5px 0px;
}
table.feedback td, table.feedback th {
	border-bottom: 1px solid #CCCCCC;
}
table.feedback td.send {	
	border: 0;
}
div.ff_complited {
	padding-top: 80px;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
}
div.ff_error {
	padding-top: 80px;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
table.feedback input[type=text] {
	width: 250px;
}
table.feedback textarea {
	width: 250px;
}
