/* CSS Document */

@import url("style_common.css");

.auto ul.menutop li a.auto {
	color:#263f81;
	background-position:0 -62px; 
}

.veic ul.menutop li a.veic {
	color:#263f81;
	background-position:0 -62px; 
}

.fuor ul.menutop li a.fuor {
	color:#263f81;
	background-position:0 -62px; 
}


	#center h2.pagetitle {
		text-indent:48px;
		border:0;
	}
	
	#center h2.partitle {
		margin:35px 0 0 97px;
		width:594px;
	}
	
	#center #search {
		display:block; overflow:hidden; clear:both; margin:0 0 0 49px;
		width:690px; height:104px;
		background:transparent url('../images/prod_search_back.gif') no-repeat 0 0;
	}
		#center #search label {
			display:block; clear:both; margin-bottom:6px;
			font-family:'verdana'; font-size:12px; color:#ffffff;
			text-indent:2px;
		}
		#center #search select {
			clear:both;
			width:121px;
			color:#5c5c5c;
			border:1px solid #5c5c5c;
		}
		#center #search p {
			float:left; margin:27px 0 0 48px; overflow:hidden; clear:none;
			width:121px; height:auto;
		}
			* html #center #search p { margin-left:24px; margin-right:20px; }
		#center #search input.butt {
			display:block; float:left; margin:42px 0 0 44px; overflow:hidden; clear:none;
			width:97px; height:26px;
			text-indent:-10000px; text-align:left;
			border:0;
			cursor:pointer;
			background:transparent url('../images/prod_search_butt.gif') no-repeat 0 0;
		}
			* html #center #search input.butt { margin-left:22px; line-height:10000px; }
			*:first-child+html #center #search input.butt { line-height:10000px; }			
		
	#center ul.list {
		display:block; overflow:hidden; clear:both; margin:0 0 0 97px;
		width:594px; height:auto;
		/*background-color:#ff0000;*/
	}
		#center ul.list li {
			display:block; overflow:hidden; clear:both; margin:30px 0 0 0;
			width:594px; height:auto;
		}
			#center ul.list li div.head,
			#center ul.list li div.cent,
			#center ul.list li div.foot {
				clear:both; margin:0; position:relative;
				width:594px; height:auto;
				text-align:left;
			}
				#center ul.list li div.head {
					overflow:hidden;
					height:37px;
					background:transparent url('../images/prod_sched_head.gif') no-repeat 0 0;
				}
				#center ul.list li div.cent {
					padding:10px 0 10px 0; position:relative;
					/*height:125px;*/
					background:transparent url('../images/prod_sched_cent.gif') repeat-y 0 0;
				}
				#center ul.list li div.foot {
					overflow:hidden;
					height:10px;
					background:transparent url('../images/prod_sched_foot.gif') no-repeat 0 0;
				}						
				
				#center ul.list li div.head h3 {
					padding-left:20px;
					font-family:'arial'; font-size:20px; color:#16368e; font-weight:normal;
					text-align:left; line-height:45px;
				}
				#center ul.list li div.head span {
					display:block; position:absolute; top:7px; right:40px;
					width:123px;
					font-family:'arial'; font-size:16px; color:#ffffff; font-weight:normal;
					text-align:center;					
				}
				
				#center ul.list li div.cent img {
					margin-left:20px; margin-right:10px;
					border:1px solid #b9b9b9;
				}
				#center ul.list li div.cent span {
					display:block; position:absolute; left:190px; top:10px; 
					width:auto; height:auto;
					font-family:'arial'; font-size:18px; color:#ffffff; font-weight:normal;
				}
					#center ul.list li div.cent span.price { top:auto; bottom:12px; }
					#center ul.list li div.cent span.carname {
						width:225px;
						font-size:17px; color:#333333;
					}
				
				#center ul.list li div.cent a {
					display:block; position:absolute; bottom:16px; right:35px; overflow:hidden;
					width:137px; height:26px;
					text-align:left; text-indent:-10000px;
					background:transparent url('../images/prod_sched_butt.gif') no-repeat 0 0;
				}	
				
	#center p.nores {
		display:block; overflow:hidden; clear:both; margin:20px 0 0 97px;
		width:594px; height:auto;
		font-family:'arial'; font-size:16px; color:#cccccc; font-weight:normal;
	}			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			

