
body { text-align: center; font-family: Arial, Helvetica, sans-serif;margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; text-align:left;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}

/* 链接颜色 */
a:link {color: #1f3a87; text-decoration:none;}
a:visited {color: #83006f;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}

a:active {color: #bc2931;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}
.line5px{ width:100%; height:5px; font-size:5px; line-height:5px; clear:both;}
.tborder{ border-top:1px dashed #ccc;}
.rborder{ border-right:1px dashed #ccc;}
/* 征文内容 */
.header{width:1004px; height:100px; background:url(images/headerbg.jpg) bottom repeat-x;}
.header .logo{ float:left; width:123px; height:46px;}
.header .left{ float:left;}
.header .left .dh{ background:url(images/headerdh.jpg) no-repeat; color:#FFF; text-align:center; font-size:14px; width:110px;}
.header .left .dh a,.header .left .dh a:link,.header .left .dh a:hover,.header .left .dh a:visited{color:#FFF; font-size:14px; width:110px;}
.bottom{ width:1004px; height:30px; border: solid #ccc; border-width:1px 0; text-align:center; line-height:30px;}
.pddh{width:1004px; height:30px; border-bottom:1px dashed #ccc; }

/* 产品列表 */
.productlist{ background:#003366; background:url(Skin/12/left_bg.gif) repeat-x;}
.productlist a,.productlist a:link,.productlist a:hover,.productlist a:visited{ color:#FFF;}
.productlistsmall{ background:#FF6600; border-bottom:1px solid #fff;}
.productlistsmall a,.productlistsmall a:link,.productlistsmall a:hover,.productlistsmall a:visited{ color:#FFF;}
