body {
	background:url(../images/bgweb.gif) no-repeat #fff center top;
	background-attachment: fixed;
    width:898px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	margin:0;
	padding:0;
	font-family:Tahoma,sans-serif;
}
.mainpage{
	border:0px solid #E8E8E8;
	background-color:#FFF;
	font-size:13px;
	height:50px;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
img {
    border:none;
}
a {
    text-decoration:none;
	color:#00F
}
a:hover {
    text-decoration:underline;
	color:#F00
}

a.red {
    text-decoration:none;
	color:#C10000;
	FONT-SIZE: 15px;	
	FONT-FAMILY:verdana;
}
a.red :hover {
    text-decoration:underline;
	color:#F00
}

.float_l {
    float:left;
}
.float_r {
    float:right;
}
.header {
    width:890px;
    height:182px;
    margin-left:3px;
    border:0px solid #F00;

}
.header_border {
    width:305px;
    height:8px;
    background-color:#FC8445;
    border:0px solid #F1F1D8;
    border-top:none;
	float:left;
}
.top-menu{
    height:20px;
	float:right;
	color: #C10000; 
	text-decoration: none; 
	FONT-SIZE: 13px;	
	FONT-FAMILY:Georgia;
	font-weight: bold;
	text-decoration: none; 
}
.header_left {
    width:890px;
    margin:2px 0 0px 0;    
	border:0px solid #F00;
	text-align:center;

}
.header_right {
    margin-top:130px;

}
.navigation {
    width:870px;
    height:28px;
    background-color:#E2E2D2;
    border:1px solid #8E8E79;
    margin-top:55px;
    padding:10px 0 0 10px;
	text-align:center;
}
.tb1{
	margin:auto;
    border:1px solid #A3A2A2;
	background:#FFF;
	padding:5px;
}

.tb1 H1 {color: #737373; text-decoration: none; FONT-SIZE: 17px;	FONT-FAMILY:Tahoma;font-weight: bold;text-decoration: none; }
.tb1 H2 {color: #FB8E00; text-decoration: none; FONT-SIZE: 17px;	FONT-FAMILY:Tahoma;font-weight: bold;text-decoration: none; }

.tb2{
    border-bottom:0px dotted #A3A2A2;
	background:#FFF;
	padding-bottom:5px;
	margin-bottom:5px;
}

.content {
	clear:both;
    border:0px solid #F00;
	margin-left:3px;

}

.content_left, .content_right {
    width:7px;
    height:167px;
    background-color:#A6A68C;
    margin-top:50px;
}
.content_center {
    margin-left:2px;
    background-color:#FFFFFF;
    border:1px solid #8E8E79;
    width:890px;
}
.content_border {
    width:282px;
    height:2px;
    font-size:0;
    margin:2px 0 0 42px;
    background-color:#FF5800;
}
.colum_left_top {
    background-position:top left;
    padding:15px 0 0 18px;
}
.colum_left_bottom {
    border:0px solid #F00;
}
.colum_right_top {
    background-position:top right;
    border:0px solid #F00;
}
.colum_right_bottom {
    width:480px;
    border-left:0px solid #F00;
}
/*******************************************************/
.top_colums {
    margin-bottom:10px;
    border:1px solid #F3F3F3;
}
.bottom_colums {
    margin-top:14px;
    background-position:bottom;
    border:0px solid #f00;
}
.colums_border {
    border:1px solid #F3F3F3;
}

/***********************************************************/
.fix {
    /*width:0 auto;*/
    height:1px;
    margin-bottom:5px;
}
html>body .fix {
    margin:0px;
}
.colum_right_border_top {
    width:380px;
    height:16px;
    background-position:top right;
    border-bottom:1px solid #CFCFB0;
    margin:0px 30px 0 0;
}
.welcome_text {
    width:370px;
    margin:15px 0 15px 0px;
    border:0px solid #F00;
    padding-left:10px;
}
.welcome_text div {
    margin:10px 0 10px 1px;
}
.welcome_text p {
    margin:0 0 8px 10px;
}
.colum_right_border_bottom {
    width:380px;
    height:1px;
    border-top:1px solid #CFCFB0;
}
.news_text {
    width:198px;
    margin-left:10px;
    padding-right:27px;
	border:0px solid #CFCFB0;

}
.news_link {
    margin:0 0 30px 80px;
}
.image {
    margin:10px 0 0 10px;
}
html>body .image {
    margin-left:20px;
}
.image_text {
    width:170px;
    margin:0px 0 0 10px;;
}
.image_text p {
    width:210px;
    margin-bottom:5px;
    background-color:#F3F3F3;
}
.services_text {
    margin:0 25px 0 0px;
}
.services_main {
    background:url("../images/middle_bg.gif") repeat-y;
}
html>body .services_main {
    margin:80px 0 0 20px;
}
.left {
    width:140px;
}
.right {
    width:140px;
    margin-left:20px
}
.left p, .right p {
    color:#7B7B68;
    font-weight:bold;
    margin-bottom:5px;
}
.services_link {
    margin:22px 0 0px 10px;
}
html>body .services_link {
    margin-top:15px;
}
.border_clear {
    width:88px;
    height:20px;
    text-align:center;
    background-color:#F3F3F3;
    margin:0 auto;
}
/***********************************************/
.footer {
    color:#8E8E79;
    background-color:#E2E2D2;
    border:1px solid #8E8E79;
    border-top:none;
    text-align:center;
    margin-right:25px;
}
.footer_text {
    width:325px;
    padding:5px 0;
	FONT-SIZE: 11px;	
}
.topicicon{
    border:1px solid #8E8E79;
    margin:4px;
	padding:2px
}
.f1{color:#FF5800}
.f2 {color: #FF9805; text-decoration: none; FONT-SIZE: 11px;	FONT-FAMILY:Tahoma;font-weight: bold;text-decoration: none; }
.font2{color: #F00; text-decoration: none; FONT-SIZE: 13px;	FONT-FAMILY:Tahoma;font-weight: bold;text-decoration: none; }
.st5{color: #c8c8c8; text-decoration: none; FONT-SIZE: 12px;	FONT-FAMILY:Tahoma;font-weight: bold;text-decoration: none; }
.st6{color: #C80606; text-decoration: none; FONT-SIZE: 14px;	FONT-FAMILY:Tahoma;font-weight: none;text-decoration: none; }
.st7{color: #C80606; text-decoration: none; FONT-SIZE: 16px;	FONT-FAMILY:Tahoma;font-weight: none;text-decoration: none; }
.st11{color: #168E02; text-decoration: none; FONT-SIZE: 18px;	FONT-FAMILY:Tahoma;font-weight: bold;text-decoration: underline; }
.f-year{color: #F00; text-decoration: none; FONT-SIZE: 18px;	FONT-FAMILY:Tahoma;font-weight: none;text-decoration: none; }
.f-bran{color: #000; text-decoration: none; FONT-SIZE: 13px;	FONT-FAMILY:Tahoma;font-weight: none;text-decoration: none; }
.f-price{color: #F00; text-decoration: none; FONT-SIZE: 13px;	FONT-FAMILY:Tahoma;font-weight: bold;text-decoration: none; }
.f-gray{color: #E8A014; text-decoration: none; FONT-SIZE: 11px;	FONT-FAMILY:Tahoma;font-weight: bold;text-decoration: none; }
.f-gray1{color: #B3B3B3; text-decoration: none; FONT-SIZE: 11px;	FONT-FAMILY:Tahoma;font-weight: bold;text-decoration: none; }
.f-red{color:#F00;text-decoration: none; FONT-SIZE: 13px;	FONT-FAMILY:Tahoma;font-weight: none;text-decoration: none;}
.tbx{
	FONT-SIZE: 14px;	
	FONT-FAMILY:Tahoma;
	color: #000; 
}
.tbshow{
	FONT-SIZE: 13px;	
	FONT-FAMILY:Tahoma;
}
.cardetail
{
	 color:#5A5A5A;
	 FONT-SIZE: 16px;	
	 FONT-FAMILY:Tahoma;
	 font-weight: none;
	 text-decoration: none;
	 padding:4px 20px;
	 margin:10px 20px;
	 border:1px solid #BFBDBD;
}
.title-detail{
	 background: left #E4E2E2;
	 line-height:24px;
	 height:24px;
	 color:#5A5A5A;
	 FONT-SIZE: 18px;	
	 FONT-FAMILY:Tahoma;
	 font-weight: none;
	 text-decoration: none;
	 padding-left:12px;
	 margin:0 0 10px;
	 border:1px solid #BFBDBD;

}

.title_car{
	 background:url("../images/car_icon_sm.gif") no-repeat left;
	 line-height:24px;
	 color:#C80606;
	 FONT-SIZE: 20px;	
	 FONT-FAMILY:Tahoma;
	 font-weight: none;
	 text-decoration: none;
	 padding-left:22px;
	 margin:6px 0;

}
.clear-line{
	border-bottom:1px dotted #c0c0c0;
    margin:6px 0;
}
.cars-pic{
	border:1px solid #c0c0c0;
	 padding:1px;
	 background:#E8E8E8;
 	 margin-right:6px;
}
.pagelink a{ float:left;border:1px solid #c0c0c0; text-decoration:none; text-align:center;font-weight: bold;FONT-SIZE: 11px;font-family:  tahoma;background: #ECF2FF;color: #0000ff; padding:0px 2px 0px 2px;margin:2px;}
.pagelink a:hover{float:left;border:1px solid #c0c0c0;  text-decoration:none; text-align:center;font-weight: bold;FONT-SIZE: 11px;font-family:  tahoma;background: #ECF2FF;color: #ff0000; padding:0px 2px 0px 2px;margin:2px;}
.pagelink_this { float:left;border:1px solid #c0c0c0;  text-decoration:none; text-align:center;font-weight: bold;FONT-SIZE: 11px;font-family:  tahoma;background: #FFCCCC;color: #000000; padding:0px 2px 0px 2px;margin:2px;}

