﻿@font-face {
    font-family: 'carefreenormal';
    src: url('https://www.stdauto.cn/web/template/themes/default/skins/fonts/carefreenormal.eot');
    src: url('https://www.stdauto.cn/web/template/themes/default/skins/fonts/carefreenormal.eot?') format('embedded-opentype'),
         url('https://www.stdauto.cn/web/template/themes/default/skins/fonts/carefreenormal.woff2') format('woff2'),
         url('../font/carefreenormal.woff') format('woff'),
         url('../font/carefreenormal.ttf') format('truetype'),
         url('../font/carefreenormal.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
input,textarea{
	font-family:Arial;
}
body{
	font-family:Arial;
}
.nav .nLi h3 a{
	padding:0 30px;
}
.nav .sub{
	width:100%;
	min-width:150px;
}
.footer dl{
	margin-right:100px;
}