
body{
	margin: 0px;
	color:#000000;
	text-align:center;
	background-color:#cbd8da;
	font-family: 'Arial','sans-serif';
	font-size: 12px;
	}

#whole{
	background:url('../images/bg.gif') repeat-x;
	margin: 0px;
	width:100%;
	height:100%;
	}

#container{
	width: 950px;
/*	height: 100%;*/
/*	border: 1px solid #cbd8da;*/
	background-color:white;
	}

#head {
        margin:  0;
        padding: 0;
	width: 950px;
	height:182px;
        overflow:hidden;
	background-color:#002032;
	}
#head table {
    padding: 0;
    margin:  0;
    width: 789px;
    height:182px;
    z-index:1;
    background-color:#000033;
}
#head tr, #head td, #head th {
    padding:0;
    margin:0;
}
#head img {
    padding:0; margin:0;border:0;
}

#clock{
	width:160px;
	height:182px;
	background:url('../images/bt_logo.gif') no-repeat;
	}

#clock_disp{
	width:160px;
	height:160px;
	padding-top: 160px;
	border:0px solid blue;
	}

#clock_disp input {
    width:160px;
    text-align:center;
    background-color: black;
    color: white;
}

#redline{
	width:950px;
	height:10px;
        z-index:20;
	background:url('../images/redline.gif') repeat-x;
	}

#main{
	margin: 0px;
	width: 950px;
/*	height: 500px;*/
/*	background-color: #F4FCD3;*/
/*	border: 1px solid glay;*/
	}

#main h1{
	font-size: 12px;
	}

#contents{
	float: left;
	margin-top: 5px;
	width: 755px;
/*	height: 300px;*/
/*	background-color: #999999;*/
	}

#sidebar{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0px;
	width: 189px;
	height: auto;
	/*background-color: #EBEBEB;*/
	}
#sidebar p{
	text-align: left;
	padding-left: 5px;
	}

#sidebar td{
	font-size: 12px;
	}


#carselect{
	border: 1px solid #7EA6DB;
	background:url('../images/bg_right.jpg') no-repeat;
	}
#carselect h3{
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	}
#carselect table{
	margin-top: 20px;
	}

#refsearch{
	margin-top: 10px;
	border: 1px solid #7EA6DB;
	background:url('../images/bg_right.jpg') no-repeat;
	}
#refsearch h3{
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	}
#refsearch table{
	margin-top: 20px;
	}

#partslist{
	border: 1px solid #7EA6DB;
	background:url('../images/bg_right.jpg') no-repeat;
	margin-top: 10px;
	}
#partslist h3{
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	}
#partslist p{
	margin-top: 30px;
	}

#banners_area{
	border: 1px solid #7EA6DB;
	/*background:url('../images/bg_right.jpg') no-repeat;*/
	background-color: #C8CEE6;
	margin-top: 10px;
	height: 200px;
	}




/***********************************************/
#maincenter{
	float: right;
	width: 578px;
	text-align: left;
/*	background-color: blue;*/
	background-color: white;
	margin-right: 9px;
	padding-bottom: 10px;
	border:0px solid blue;
	}

#maincenter p{
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	}

#maincenter b{
	font-size: 16px;
	color: #10629E;
	}

#maincenter h2{
	background:url('../images/main_h2_bg.png') no-repeat;
	width: 484px;
	height: 60px;
	margin-left: 48px;
/*	margin-bottom: -20px;*/
	padding-top: 18px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
	}

#maincenter td{
	font-size: 12px;
	color: #000000;
	background-color: #D4D0C8;
	}

#maincenter_up{
/*	height:300px;*/
/*	overflow: auto;*/
	}


/***********************************************/
#submenu{
	float: left;
	width: 152px;
	height: auto;
	border: 0px solid blue;
	margin-left: 5px;
	}

#manufacturer_search{
	width: 152px;
	/*background-color: #EBEBEB;*/
	border: 1px solid #7EA6DB;
	padding-bottom: 10px;
	background:url('../images/bg_left.jpg') no-repeat;
	color: #666666;
	}

#manufacturer_search p{
	line-height: 20px;
	}

#manufacturer_search td{
	font-size: 12px;
	}

#manufacturer_search h3{
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	}
	
#manufacturer_search table{
	margin-top: 20px;
	}

#manufacturer_search a{
	text-decoration:none;
	color: #000000;
	}

#manufacturer_search a:hover{
	color: blue;
	font-weight: bold;
	text-decoration:underline;
	font-size: 12px;
	}

#messenger {
	width: 152px;
	background-color: #C8CEE6;
	border: 1px solid #7EA6DB;
	margin-top: 10px;
	text-align: left;
	}

#messenger p{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	}

/*FOOTER *****************************************/
#footer{
	margin-top: 10px;
	font-size: 11px;
	color:#FFFFFF;
	line-height:20px;
	width:950px;
	background-color:#1D677C;
	}

#footer a{
	height:10px;
	text-decoration:none;
	color:#FFFFFF;
	}

#footer a:hover{
	color: yellow;
	font-weight: bold;
	}

.indent1 { text-indent:1em; }
.indent2 { text-indent:10%; }

#profile h2 {
	
	}

/***********************************************/
#latestcarinfo {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	}
#latestcarinfo h1 {
	background:url('../images/main_h2_bg.png') no-repeat;
	width: 484px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
/*	font-size:12pt;*/
	}
#latestcarinfo span {
	font-weight:bold;
	font-size:12pt;
	}
#latestcarinfo h2 {
	margin:0;
	padding:5px 10px;
	color:gray;
	font-size:12pt;
	border: 1px solid gray;
	background-image:none;
	}
#latestcarinfo h3 {
	margin:0;
	padding:5px 10px;
	color:white;
	font-size:12pt;
	text-align:right;
	background-color: red;
	background-image:none;
	}
#latestcarinfo table {
	border:0px solid gray;
	width:567px;
	}
#latestcarinfo tr {
	background-color:#cccccc;
	}
#latestcarinfo td {
	vertical-align:top;
	width:140px;
	border:1px solid gray;
	}


/***********************************************/
#latestnews {
	width: 578px;
	margin-left: 0px;;
	margin-top: -20px;
	}

#latestnews h3 {
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background:#033DA0;
	padding:5px 10px 5px 20px;
	}
#latestnews b {
	font-size:12pt;
	color:#033da0; 
	}
#latestnews p {
	margin: 0px 0px 20px 0px;
	padding:10px 20px 20px 20px;
	background:#F1FFB8;
	}
/***********************************************/
#current_promotion {
	width: 578px;
	margin-left: 0px;;
	margin-top: -5px;
	}

#current_promotion h3 {
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background:#033DA0;
	padding:5px 10px 5px 20px;
	}
#current_promotion b {
	font-size:12pt;
	color:#033da0; 
	}
#current_promotion p {
	margin: 0px 0px 20px 0px;
	padding:10px 20px 20px 20px;
	background:#F1FFB8;
	}
#current_promotion table {
        padding:0; margin:0;
	background:#F1FFB8;
}

/*
 * 2009/11/03 added
 */
.cardisp1{
        margin:  3px;
	padding: 0;
	width: 138px;
        font-family: sans-serif;
	background-color: #CCCCCC;
        border:1px solid #666666;
	overflow:hidden;
	}

.cardisp1 img {
    margin:0; padding:0;
    width:138px; height:104px;
    border:0px solid red;
}

.maker{
	background:url('../images/maker_bg.gif') no-repeat;
	width: 138px;
	height: 18px;
	background-color: darkblue;
	color: #FFFFFF;
	text-align: left;
        padding:2px 10px; 
        font-size:12px;
        font-family: sans-serif;
}


.carname{
	padding: 3px 10px;
	width: 138px;
	height: 35px;
        font-size:12px;
	color: #000000;
	text-align: left;
	font-weight:bold;
}

.price{
        margin: 0;
	background:url('../images/price_bg.gif') no-repeat;
	width: 138px;
	height: 26px;
	text-align: right;
	line-height:1.4;
	font-size:16px;
	color:white;
	font-weight: bold;
        border:0px solid green;
}

/***********************************************/
#JUC_AD{
	width: 578px;
	height: 170px;
	background:url('../images/JUC_ad_bg.gif') no-repeat;
	padding-top: 20px;
	}

#JUC_AD p{
	margin-top: 3px;
	}
/***********************************************/
#JUC_carsinfo h2{
	background:url('../images/main_h2_bg.png') no-repeat;
	width: 484px;
	height: 60px;
	margin-left: 48px;
	padding-top: 18px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-left: 5px;
	}