@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	behavior: url("/csshover.htc");
}
#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header {
	background-image: url(i/top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	width: 100%;
	height: 177px;
	text-align: right;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	clear: both;
}
#menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	width: auto;
	padding-left: 17px;
	background: url(i/menu-left.gif) left 1px no-repeat;
	font-size: 12px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 8px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#menu a.fst {
	border-left: none;
	}
#menu span {
	width: 30px;
	padding-left: 20px;
	margin-top: -20px;
}
#menu a:hover {
	color: #000000;
}
#cars td {
	text-align: center;
}
#cars {
	margin-left: 277px;
}
#leftside {
	padding-right: 35px;
	padding-left: 11px;
	font-size: 12px;
}
.news {
	margin-top: 12px;
	text-align: justify;
}
#leftside .sechdr {
	padding-top: 20px;
}
#leftside .thirdhdr {
	padding-top: 20px;
	padding-bottom: 12px;
}
.news a {
	color: #c20000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: right;
}
.news a:hover {
	text-decoration: underline;
}
#newitems a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: right;
}
#newitems a:hover {
	text-decoration: underline;
}
#newitems center {
	margin: 3px 0;
	padding: 0;
}
#footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 25px;
	padding: 7px 11px;
	border-top: 3px solid #c20000;
}
#footer a {
	color: #FFFFFF;
}
#specpredl {
	background-color: #e5e5e5;
	padding: 7px 11px;
}
#specpredl img {
	border: 2px solid #FFFFFF;
}
#specpredl .price {
	color: #C20000;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
	text-align: right;
}
#spec_hdr {
	background: #e5e5e5 url(i/specpredl-bg.gif) left top repeat-y;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 4px 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
}
#hdr1 {
	border-bottom: 1px solid #000000;
	text-align: right;
	background: url(i/hdr1-bg.gif) 0 36px repeat-x;
	padding-top: 10px;
}
#leftside ul {
	margin: 5px 0;
	padding: 0px;
	list-style-type: none;
}
#leftside li {
	margin-left: 15px;
	padding: 2px 0 2px 10px;
	list-style-type: none;
	background: url(i/ls-bullet.gif) left center no-repeat;
}
#leftside li a {
	color: #000000;
}
.txt_pageindex, .txt_pageindex a {
	color: #666;
}
.txt_pageindex {
	margin: 7px 0;
	font-size: 12px;
}
#big_goods_table tr:hover {
	background-color: #F0F0F0;
}
form {
	margin: 0;
	padding: 0;
}
.fld_good_qty {
	font-size: 12px;
	width: 30px;
}
#leftside .more {
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
}
#leftside .more a, #leftside .logintext a {
	color: #c20000;
	text-decoration: none;
}
#leftside .more a:hover, #leftside .logintext a:hover {
	text-decoration: underline;
}
#leftside .cart {
	margin-top: 10px;
	line-height: 18px;
}
a {
	color: #670000;
}
h1 {
	color: #c20000;
	font-size: 18px;
	font-weight: bold;
}

#rasp{ padding: 3px 0 20px 0;
}
#rasp a {
	color: #c20000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: right;
}

#rasp a:hover {
	text-decoration: underline;
