#pageContent
	{
	padding:0 12px 0 12px;
	}
	
#topPart
	{
	}
	
#topPart .search
	{
	float:left;
	width:584px;
	height:250px;
	background-image:url('../../images/layout/search_back.jpg');
	background-repeat:no-repeat;
	}
#topPart .search h1
	{
	font:bold 15px/41px Trebuchet MS,Arial,Verdana;
	color:#6699cc;
	padding:0 0 0 20px;
	}
#topPart .search .form
	{
	margin:5px 0 20px 20px;
	width:280px;
	}
#topPart .search .form .block01
	{
	width:125px;
	float:left;
	padding:5px;
	color:#ffffff;
	}
#topPart .search .form .block01 .value
	{
	}
#topPart .search .form .block01 .value select
	{
	width:100%;
	font:normal 10px/13px Verdana,Tahoma,Arial;
	color:#666666;
	}
#topPart .search .form .block01 .double
	{
	padding-top:15px;
	}
#topPart .search .form .block01 .name
	{
	font:bold 10px/15px Verdana,Tahoma,Arial;
	}
#topPart .search .form .searchopt
	{
	margin-top:10px;
	_margin:0px;	
	float:left;
	width:130px;
	}
#topPart .search .form .searchopt a:link, #topPart .search .form .searchopt a:visited
	{
	padding:10px;
	color:#ffffff;
	font:normal 10px/18px Verdana,Tahoma,Arial
	}
#topPart .search .form .button
	{
	margin-top:10px;
	_margin:0px;
	width:130px;
	float:left;
	}
#topPart .search .form .button input
	{
	color:#ffffff;
	background-color:#3f6388;
	border:1px solid #3f6388;
	font-weight:bold;
	}
#topPart .goto
	{
	float:right;
	width:200px;
	}	
#bottomPart
	{
	_margin-top:-15px;
	float:left;
	width:577px;
	_width:582px;
	}
	
#bottomPart h1
	{
	font:bold 15px/25px Trebuchet MS,Arial,Verdana;
	color:#6699cc;
	padding:5px;
	border-bottom:1px dotted #999999;
	}
	
#bottomPart .submid
	{
	padding:0 5px 5px 5px;
	margin:0px;
	}
#bottomPart .submid h1
	{
	border-bottom:1px dotted #999999;
	}	
#bottomPart .megatopadds
	{
	padding:10px 0 0 0;
	}
#bottomPart .megatopadds li
	{
	float:left;
	border:1px solid #7b90a4;
	width:165px;
	margin:0 10px 0 10px;
	list-style:none;
	}
#bottomPart .megatopadds .title
	{
	text-align:center;
	font:bold 12px/29px Verdana,Tahoma,Arial;
	color:#0261c3;
	overflow-y:hidden;
	height:29px;
	}
#bottomPart .megatopadds .thumb
	{
	text-align:center;
	}
#bottomPart .megatopadds .thumb img
	{
	border:1px solid #C0C0C0;
	height:97px;
	width:130px;
	} 
#bottomPart .megatopadds .price
	{
	background-image:url('../../images/layout/megatop_price_back.jpg');
	background-repeat:no-repeat;
	background-position:right;
	font:bold 12px/29px Verdana,Tahoma,Arial;
	color:#ffffff;
	text-align:right;
	padding-right:15px;
	}
#bottomPart .megatopadds .price .pre
	{
	color:#797979;
	float:left;
	margin-left:30px;
	_margin-left:15px;
	}

#bottomPart .left
	{
	float:left;
	width:170px;
	margin:0 4px 0 4px;
	}
#bottomPart .left .news
	{
	padding:10px 0 0 0;
	}
#bottomPart .left .news li
	{
	list-style:none;
	}
#bottomPart .left .news .ico
	{
	float:left;
	}
#bottomPart .left .news .title
	{
	width:140px;
	float:left;
	padding:4px 0 4px 4px;
	}
#bottomPart .left .news .link
	{
	clear:both;
	text-align:right;
	}
#bottomPart .left .news .link a:link, #bottomPart .left .news .link a:visited
	{
	color:#6699cc;
	text-decoration:none;
	}
#bottomPart .left .news .link a:hover
	{
	color:#000000;
	text-decoration:underline;
	}
#bottomPart .middle
	{
	float:left;
	width:395px;
	margin:0 2px 0 2px;
	}
	
#bottomPart #NEWEST
	{
	padding:0 0 10px 0;
	}
#bottomPart #NEWEST .latestAddedList
	{
	margin:0;
	padding:0;
	}
#bottomPart #NEWEST .car
	{
	border-bottom:1px dotted #000000;
	cursor:pointer;
	}
#bottomPart #NEWEST .car .photo
	{
	float:left;
	width:65px;
	height:55px;
	overflow-y:hidden;
	margin:10px;
	}
#bottomPart #NEWEST .car .photo img
	{
	width:65px;
	}
#bottomPart #NEWEST .car .description
	{
	float:left;
	width:300px;
	}
#bottomPart #NEWEST .car .description .title
	{
	padding:10px 10px 0 0;
	font:bold 11px/14px Arial,Verdana,Tahoma;
	color:#3f6388;
	}
#bottomPart #NEWEST .car .description .year
	{
	float:left;
	clear:left;
	font:normal 10px/13px Arial,Verdana,Tahoma;
	color:#38638e;
	width:80px;
	}
#bottomPart #NEWEST .car .description .price
	{
	float:left;
	clear:left;
	font:bold 12px/15px Arial,Verdana,Tahoma;
	color:#000000;
	width:80px;
	}
#bottomPart #NEWEST .car .description .info
	{
	float:right;
	width:210px;
	}
#bottomPart #NEWEST .car .description .goDetail
	{
	clear:both;
	text-align:right;
	}
#bottomPart #NEWEST .car .description .goDetail a:link, #bottomPart #NEWEST .car .description .goDetail a:visited
	{
	color:#3f6388;
	text-decoration:none;
	}

#bottomPartRight
	{
	_margin-top:-15px;		
	float:left;
	width:190px;
	}
	
#bottomPartRight h1
	{
	font:bold 15px/25px Trebuchet MS,Arial,Verdana;
	color:#6699cc;
	padding:5px;
	border-bottom:1px dotted #999999;
	}