﻿/* 全局共用属性CSS */
body,table,form,TD{font-size:12px;FONT-FAMILY: "宋体";color:#000;}
body{margin:0;background-color: #FFFFFF;background-image: url(../images/skin/index_02.gif);background-repeat: repeat-x;background-position: top;}
form{margin:0;padding:0;background-color: #ffffff;}
/*定义全局*/
a:link,a:visited{text-decoration:none;color:#000;}
a:active,a:hover{text-decoration:none;color:#ec0002;}
/*文本框样式*/
.form01 {height:20px;color:#333;font-size:12px;text-align:left;line-height: 18px;border: 1px solid #FFFFFF;background-color: transparent;background-repeat: repeat;background-position: 0% 0%;background-image: none;}
.form02 {height:30px;color:#333;font-size:12px;text-align:left;line-height: 28px;border: 1px solid #c5c5c5;}
/*----------------------------------------------------------文字样式-----------------------------------------------------------*/
/*灰黑色字体12号*/
.black,.black a:link,.black a:visited{font-size: 12px;color: #424242;line-height: 18px;}
.black a:active,.black a:hover{font-size: 12px;color: #ec0002;}
/*黑色字体12号*/
.b12,.b12 a:link,.b12 a:visited{font-size: 12px;color: #000;line-height: 23px;}
.b12 a:active,.b12 a:hover{font-size: 12px;color: #ec0002;}
/*灰黑色字体14号带间距*/
.black14,.black14 a:link,.black14 a:visited{font-size: 14px;color: #000;line-height: 22px;}
.black14 a:active,.black14 a:hover{font-size: 14px;color: #ec0002;}
/*首体*/
.home,.home a:link,.home a:visited {font-size: 14px;color: #ffea11;line-height: 40px;}
.home a:active,.home a:hover {font-size: 14px;color: #fff;}
/*购物车*/
.cart,.cart a:link,.cart a:visited {font-size: 12px;color: #ffea11;line-height: 35px;}
.cart a:active,.cart a:hover {font-size: 12px;color: #fff;}
/*灰色文字*/
.gray,.gray a:link,.gray a:visited{font-size: 12px;color: #7c7c7c;line-height: 18px;}
.gray a:active,.gray a:hover{font-size: 12px;color: #ec0002;}
/*白色字体*/
.wihte,.wihte a:link,.wihte a:visited {font-size: 12px;color: #fff;}
.wihte a:active,.wihte a:hover {font-size: 12px;color: #FF0000;text-decoration: underline;}
/*白色字体*/
.wihte14,.wihte14 a:link,.wihte14 a:visited {font-size: 14px;color: #fff;line-height: 35px;}
.wihte14 a:active,.wihte14 a:hover {font-size: 14px;color: #FF0000;}
/*红色字体*/
.red,.red a:link,.red a:visited {font-size: 12px;color: #ec0002;}
.red a:active,.red a:hover {font-size: 12px;color: #000;text-decoration: underline;}
/*红色字体*/
.red0,.red0 a:link,.red0 a:visited {font-size: 12px;color: #be0002;}
.red0 a:active,.red0 a:hover {font-size: 12px;color: #000;text-decoration: underline;}
/*红色字体*/
.red14,.red14 a:link,.red14 a:visited {font-size: 14px;color: #d8110e;}
.red14 a:active,.red14 a:hover {font-size: 14px;color: #000;text-decoration: underline;}
/*边框*/
.pic {border: 1px solid #dcdcdc;}
.line {border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #dbdbdb;border-left-color: #dbdbdb;}
.line1 {border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #dbdbdb;border-left-color: #dbdbdb;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #dbdbdb;}
/*价格*/
.price {font-size: 12px;text-decoration: line-through;color: #9a9a9a;}
/*背景*/
.b {background-image: url(../images/skin/bom.jpg);background-repeat: repeat-x;background-position: bottom;}
/*缩略图背景*/
.b1 {background-image: url(../images/skin/bg2.gif);}
