﻿
/*=======中国汽车用品网 首页二次改版基本样式设置--2009-08-21--Design By Jaison========*/


html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline: 0;}
ol, ul {list-style: none;}
li{vertical-align:middle;}
i{font-style:normal;}

*{margin:0;padding:0;}
body{background:#FFF;text-align:center;margin:0 auto;font-family:"宋体"," Arial";}

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:#444546;text-decoration:none;font-family:Arial;}
a:hover{color:#ff6600;text-decoration:underline;}

/*深红色链接*/
a.a01:link,a.a01:visited{color:#ff6600;}
a.a01:hover,a.a01:active{color:#C00;}

/*灰色链接*/
a.a02:link,a.a01:visited{color:#444;}
a.a02:hover,a.a01:active{color:#444;}

/*蓝色连接*/
a.a03:link,a.a03:visited{color:#003278;}
a.a03:hover,a.a03:active{color:#ff6600;}



/*====伪类参数====*/
.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 */

.left{float:left;}
.right{float:right;}

/*文字颜色样式*/
.orange{color:#ff6600}/*桔黄色*/
.red{color:#ff0000;}/*红色*/
.color_1{color:#cc0000;}/*深红*/
.color_2{color:#76a5d9;}/*浅兰*/
.color_3{color:#999;}/*灰色*/

/*清除 IE6 自动产生下滑一行*/
.text_clear{font-size:0px;height:0px;overflow:hidden;display:none;}

/*TAB样式共用*/
.none{display:none;}
.block{display:block;}