﻿/*=======中国汽车用品网--基本样式设置--2008-3-26--Design By Change========*/
*{margin:0;padding:0;}
body{background:#FFF;text-align:center;margin:0 auto;}

img{border:0;}
ul,ol,li{list-style:none;}
div,ul,ol,li,dl,dt,dd,table,td,input{font:12px/20px "宋体";color:#333;}

/*链接样式*/
a{color:#333;text-decoration:none;font-family:Arial;}
a:hover{color:#C00;text-decoration:underline;}

/*深红色连接*/
a.a01:link,a.a01:visited{color:#5F1717;}
a.a01:hover,a.a01:active{color:#C00;}

/*左侧分类蓝色连接*/
a.aclass:link,a.aclass:visited{color:#001BA4;}
a.aclass:hover,a.aclass:active{color:#C00;}

/*=======伪类参数=======*/
.f_clear:after {content: "."; display: block;height: 0; clear: both; visibility: hidden;}
table{clear: both;border-collapse: collapse;}
.f_clear {display: inline-table;}
/* Hides from IE-mac \*/
* html .f_clear {height: 1%;}
.f_clear {display: block;}
/* End hide from IE-mac */

/*清除 IE6 自动产生下滑一行*/
.text_clear{font-size:0px;height:0px;overflow:hidden;display:none;}