@charset "utf-8";
/* CSS Document */

@font-face {  
    font-family: 'Trajan Pro';   
    src: url('font/TrajanPro-Regular.ttf') format('truetype');  
	
}


@font-face {  
    font-family: 'Trajan Pro Bold';   
    src: url('TrajanProBold.ttf') format('truetype');  
	
}

@font-face {  
    font-family: 'Trebuchet MS';   
    src: url('Trebuchet MS.ttf') format('truetype');  
	
}

.logo-rentcar{font-family:'Trajan Pro Bold';
font-size:30px;
font-weight:bold;
color:#FFF;
}
	.logo-rentcar-sub{font-family:"Trebuchet MS";
font-size:16px;
color:#9e59a9;
}

	.hotline{font-family:"Trebuchet MS";
font-size:24px;
font-style:italic;
font-weight:bold;
color:#000;
}

.menu{font-family:Arial, Helvetica, "Trebuchet MS";
font-size:14px;
color:#fff;
}

.body-heading{font-family:"Trebuchet MS";
font-size:18px;
color:#fff;
font-weight:bold;
}
.body-heading-sub{font-family:"Trebuchet MS";
font-size:16px;
color:#5e0071;
font-weight:bold;
}
.body-text{font-family:"Trebuchet MS";
font-size:12px;
color:#000;

}
.line{font-family:"Trebuchet MS";
font-size:10px;
color:#a4a4a4;
font-weight:bold;

}
.bottom-menu{
	font-family:Arial;
	font-size:12px;
	color:#bebbbb;
}
.bottom-menu:hover{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}
.copy{
	font-family:Arial;
	font-size:12px;
	color:#929090;
}

.body-text1{font-family:Arial;
font-size:12px;
color:#000;

}

.ourfeelt{font-family:Arial;
font-size:14px;
color:#000;

}
.h2{
font-family:Arial;
font-size:16px;
color:#ffffff;
font-weight:bold;

}
.contact{
font-family:Arial;
font-size:12px;
color:#ffffff;

}