﻿/* 页面居中 */
body{width:1000px;margin-left:auto;margin-right:auto;}

/*字体信息*/
.black12{font:12px Arial;color: #000;}/*黑色12号*/
.black13{font:13px Arial;color: #000;}/*黑色13号*/
.black13b{font-size:13px;color:black;font-weight:700;line-height:20px;} /*黑色13号加粗*/
.black14{font-size:14px;color: #000;}/*黑色14号*/
.black14b{font-size:14px;color:black;font-weight:700;line-height:20px;} /*黑色14号加粗*/
.black15b{font-size:15px;color:black;font-weight:700;line-height:20px;} /*黑色15号加粗*/
.black16b{font-size:16px;color:black;font-weight:700;line-height:20px;} /*黑色16号加粗*/
.black20b{font-size:20px;color:black;font-weight:700;line-height:20px;} /*黑色20号加粗*/
.black13_bg{font:13px Arial; color:#fff;background-color:#323232;font-weight:700;}/*黑色背景，白色13号*/
.black15c {color:#000;font-size:15px;font-weight:700;line-height:30px;}/*黑色15号,加粗*/
.white11{font-size:11px;color:White;} /*白色11号*/
.white12{font-size:12px;color:White;} /*白色12号*/
.white12b{font-size:12px;color:White;font-weight:700;line-height:30px;} /*白色12号加粗*/
.white13{font-size:13px;color:White;} /*白色13号*/
.white13b{font-size:13px;color:White;font-weight:700;line-height:30px;} /*白色13号加粗*/
.white14{font-size:14px;color:White;} /*白色14号*/
.white14b{font-size:14px;color:White;font-weight:700;line-height:20px;} /*白色14号加粗*/
.white15{font-size:15px;color:white;} /*白色15号*/
.white15b{font-size:15px;color:white;font-weight:700;line-height:30px;} /*暗红色15号加粗*/
.green12{font-size:12px;color:green;} /*绿色12号*/
.green13{font-size:13px;color:green;} /*绿色13号*/
.green12b{font-size:12px;color:green;font-weight:700;line-height:30px;} /*绿色12号加粗*/
.bred12{font-size:12px;color:#c81207;} /*白色12号*/
.bred12b{font-size:12px;color:#c81207;font-weight:700;line-height:30px;} /*暗红色12号加粗*/
.bred13{font-size:13px;color:#c81207;} /*暗红色13号*/
.bred13b{font-size:13px;color:#c81207;font-weight:700;line-height:30px;} /*暗红色13号加粗*/
.bred13b_ff4e00{font-size:13px;color:#ff4e00;font-weight:700;line-height:30px;} /*暗红色13号加粗*/
.red13_ff4e00{font-size:13px;color:#ff4e00;font-weight:700;line-height:30px;} /*桔红色13号加粗*/
.bred14{font-size:14px;color:#c81207;} /*暗红色14号*/
.bred14b{font-size:14px;color:#c81207;font-weight:700;line-height:30px;} /*暗红色14号加粗*/
.bred15{font-size:15px;color:#c81207;} /*暗红色15号*/
.bred15b{font-size:15px;color:#c81207;font-weight:700;line-height:30px;} /*暗红色15号加粗*/
.blue12_608fbf{font-size:12px;color:#608fbf;} /*蓝色608fbf_12号*/
.blue12b_608fbf{font-size:12px;color:#608fbf;font-weight:700;line-height:30px;} /*蓝色608fbf_12号加粗*/
.blue12_226eb4{font-size:12px;color:#226eb4;} /*蓝色226eb4_12号*/
.blue12b_226eb4{font-size:12px;color:#226eb4;font-weight:700;line-height:30px;} /*蓝色226eb4_12号加粗*/
.blue13_226eb4{font-size:13px;color:#226eb4;} /*蓝色226eb4_13号*/
.blue13b_226eb4{font-size:13px;color:#226eb4;font-weight:700;line-height:30px;} /*蓝色226eb4_13号加粗*/
.blue14_226eb4{font-size:14px;color:#226eb4;} /*蓝色226eb4_14号*/
.blue14b_226eb4{font-size:14px;color:#226eb4;font-weight:700;line-height:30px;} /*蓝色226eb4_14号加粗*/
.blue12_0054a5{font-size:12px;color:#226eb4;} /*蓝色0054a5_12号*/
.blue12b_0054a5{font-size:12px;color:#226eb4;font-weight:700;line-height:30px;} /*蓝色0054a5_12号加粗*/
.blue11_012c83{font-size:11px;color:#226eb4;} /*蓝色012c83_11号*/
.blue11b_012c83{font-size:11px;color:#226eb4;font-weight:700;line-height:30px;} /*蓝色012c83_12号加粗*/
.blue12_012c83{font-size:12px;color:#226eb4;} /*蓝色012c83_12号*/
.blue12b_012c83{font-size:12px;color:#226eb4;font-weight:700;line-height:18px;} /*蓝色012c83_12号加粗*/
.blue12{font-size:12px;color:blue;} /*蓝色12号*/
.blue12b{font-size:12px;color:blue;font-weight:700;line-height:30px;} /*蓝色12号加粗*/
.gray10{font-size:10px;color:#787878;}/*灰色10号*/
.gray08{font-size:8px;color:#787878;}/*灰色08号*/
.gray11{font-size:11px;color:#787878;}/*灰色11号*/
.gray12{font-size:12px;color:#787878;}/*灰色12号*/
.gray13{font-size:13px;color:#787878;}/*灰色13号*/
.gray12b{font-size:12px;color:#787878;}
.gray12line{font-size:12px;color:#787878;}/*灰色12号删除线*/
.gray12italic{font-size:12px;color:#787878;font-style: italic;}/*灰色12号斜体用于折扣*/
.gray30{color:#555;font-size:30px;font-family:"Arial Black";line-height:62px}/*灰色30号*/
.red12{font-size:12px;color:#E30202;}/*红色12号*/
.green13b{font-size:13px;font-weight:700;color:#78921D;margin:7px;}/*白色背景下绿色13号标题*/
.green14b{font-size:14px;font-weight:700;color:#78921D;margin:7px;}/*白色背景下绿色14号标题*/
.green16b{font-size:16px;font-weight:700;color:#78921D;margin:7px;}/*白色背景下绿色16号标题*/
.red13{font-size:13px;color:#E30202;font-weight:700;}/*红色用于分类浏览*/
.red{color:#E30202;}/*红色13号加粗*/
.red12{font-size:12px;color:#E30202;}/*红色12号*/
.red12b{font-size:12px;color:#E30202;font-weight:700;}/*红色12号加粗*/
.red13b{font-size:13px;color:#E30202;font-weight:700;}/*红色13号加粗*/
.red14b{font-size:14px;color:#E30202;font-weight:700;}/*红色14号加粗*/
.red14nob{font-size:14px;color:red;}/*红色14号加粗*/
.red14_ff4e00{font-size:14px;color:#ff4e00;}/*桔红色14号*/
.red14b_ff4e00{font-size:14px;color:#ff4e00;font-weight:700;}/*桔红色14号加粗*/
.red14b_dd230c{font-size:14px;color:#dd230c;font-weight:700;}/*桔红色14号加粗*/
.red13b_ff4e00{font-size:13px;color:#ff4e00;font-weight:700;}/*红色13号加粗*/
.brown{font-size:12px; color:#AE6E09;}/*棕色12号*/
.brown14{font-size:14px;color:#AE6E09;font-weight:700;line-height:30px;}/*棕色14号加粗*/
.noboldbrown14{font-size:14px;color:#AE6E09;line-height:28px; font-weight:400;}/*棕色14号*/
.brown13{font-size:13px;color:#C98925;line-height:27px; font-weight:400;}/*棕色13号*/
.brown16b{font-size:16px;color:#D06700;line-height:27px; font-weight:700;}/*棕色16号加粗*/
.brown38{color:#AE6E09;font-size:38px;font-family:"黑体";line-height:78px;}/*棕色38号*/

.yellow13b{font-size:13px;color:Yellow;font-weight:700;}/*黄色13号加粗*/

.orange_FD3502{font:12px Arial;color: #FD3502;}/*橘红色12号*/
.orange30{font-size:30px;color:#f90;font-weight:700;line-height:30px;}/*橘黄30号加粗*/
.orange34{font-size:34px;color:#f90;font-weight:700;line-height:30px;}/*橘黄34号加粗*/
.orange18{font-size:18px;color:#f90;font-weight:700;line-height:30px;}/*橘黄18号加粗*/
.orange20{font-size:20px;color:#f90;font-weight:700;line-height:30px;}/*橘黄20号加粗*/
.orange24{font-size:24px;color:#f90;font-weight:700;line-height:30px;}/*橘黄24号加粗*/
.orange12{font-size:12px;color:#FB6E05;}/*橘黄12号*/
.orange13{font-size:13px;color:#FB6E05;}/*橘黄13号*/
.purple13{font-size:13px;color:#A836BF;}/*紫色13号*/
.blue18{font-size:18px;color:#156EA7;font-weight:700;line-height:30px;}/*兰色18号加粗*/
.boldblue14{color:#09A0E6;font-weight:700;font-size:14px;}/*浅兰色14号加粗,详细页面*/
.green12{font-size:12px;color:#78921D;}/*绿色12号*/
.green12b{font-size:12px;color:#78921D;font-weight:700;}/*绿色12号加粗*/
.blue27b{font-weight:700;font-size:27px;color:#012C83;font-family:"黑体";line-height:32px}/*蓝色27号加粗*/
.blue16{font-size:16px;color:#012C83;font-weight:400}/*蓝色16号*/
.blue14b{font-weight:700;font-size:14px;color:#012C83;font:Arial;line-height:27px}/*蓝色14号加粗*/

.gray12_787878{font-size:12px;color:#787878;font:Arial;}/*灰色12号*/
.gray13_787878{font-size:13px;color:#787878;font:Arial;}/*灰色13号*/

/*链接信息*/
a.commonred:link,a.commonred:visited{font-size:14px;color:#c81207;font-weight:700;line-height:20px;text-decoration:none;}/*通用回答链接暗红色14号加粗没有下划线链接*/

a.black12a:link,a.black12a:visited{font-size:12px;color:black;line-height:20px;text-decoration:none;}/*黑色12号没有下划线链接*/
a.black12ab:link,a.black12ab:visited{font-size:12px;font-weight:700;color:black;line-height:20px;text-decoration:none;}/*黑色加粗12号没有下划线链接*/
a.black13a:link,a.black13a:visited{font-size:13px;color:black;line-height:20px;text-decoration:none;}/*黑色13号没有下划线链接*/
a.black13ab:link,a.black13ab:visited{font-size:13px;font-weight:700;color:black;line-height:20px;text-decoration:none;}/*黑色加粗13号没有下划线链接*/
a.black14a:link,a.black14a:visited{font-size:14px;color:black;line-height:20px;text-decoration:none;}/*黑色14号没有下划线链接*/
a.black14ab:link,a.black14ab:visited{font-size:14px;font-weight:700;color:black;line-height:20px;text-decoration:none;}/*黑色加粗14号没有下划线链接*/

a.blue11_012c83:link,a.blue11_012c83:visited{font-size:12px;color:#226eb4;line-height:20px;text-decoration:none;}/*深蓝11号没有下划线链接*/
a.blue12a_012c83:link,a.blue12a_012c83:visited{font-size:12px;color:#226eb4;line-height:20px;text-decoration:none;}/*深蓝12号没有下划线链接*/
a.blue12ab_012c83:link,a.blue12ab_012c83:visited{font-size:12px;color:#226eb4;font-weight:700;line-height:20px;text-decoration:none;}/*深蓝12号加粗没有下划线链接*/
a.blue13_012c83:link,a.blue13_012c83:visited{font-size:13px;color:#226eb4;line-height:20px;text-decoration:none;}/*深蓝13号没有下划线链接*/
a.blue13_226eb4:link,a.blue13_226eb4:visited{font-size:13px;color:#226eb4;line-height:20px;text-decoration:none;}/*深蓝14号没有下划线链接*/
a.blue14_012c83:link,a.blue14_012c83:visited{font-size:14px;color:#226eb4;line-height:20px;text-decoration:none;}/*深蓝14号没有下划线链接*/
a.blue14_226eb4:link,a.blue14_226eb4:visited{font-size:14px;color:#226eb4;line-height:20px;text-decoration:none;}/*深蓝14号没有下划线链接*/
a.blue14_ab_226eb4:link,a.blue14_ab_226eb4:visited{font-weight:700;font-size:14px;color:#226eb4;line-height:20px;text-decoration:none;}/*深蓝14号加粗没有下划线链接*/
a.blue12:link,a.blue12:visited{font-size:12px;color:#012C83;line-height:24px;text-decoration:underline;}/*深蓝12号有下划线链接*/
a.blue13:link,a.blue13:visited{font-size:13px;color:#012C83;line-height:20px;text-decoration:underline;font-weight:400}/*深蓝13号有下划线链接*/
a.blue13a_9c8eef:link,a.blue13a_9c8eef:visited{font-size:13px;color:#9c8eef;line-height:20px;text-decoration:none;}/*蓝13号没有下划线链接*/
a.blue13ab_9c8eef:link,a.blue13ab_9c8eef:visited{font-size:13px;color:#9c8eef;font-weight:700;line-height:20px;text-decoration:none;}/*蓝13号加粗没有下划线链接*/
a.blue14a_9c8eef:link,a.blue14a_9c8eef:visited{font-size:14px;color:#9c8eef;line-height:20px;text-decoration:none;}/*蓝14号没有下划线链接*/
a.blue14ab_9c8eef:link,a.blue14ab_9c8eef:visited{font-size:14px;color:#9c8eef;font-weight:700;line-height:20px;text-decoration:none;}/*蓝14号加粗没有下划线链接*/
a.blue20ab_9c8eef:link,a.blue20ab_9c8eef:visited{font-size:20px;color:#9c8eef;font-weight:700;line-height:20px;text-decoration:none;}/*蓝20号加粗没有下划线链接*/

a.blue12a_b3c7e7:link,a.blue12a_b3c7e7:visited{font-size:12px;color:#b3c7e7;line-height:20px;text-decoration:none;}/*蓝12号没有下划线链接*/
a.blue12ab_b3c7e7:link,a.blue12ab_b3c7e7:visited{font-size:12px;color:#b3c7e7;line-height:20px;text-decoration:none;font-weight:700;}/*蓝12号加粗没有下划线链接*/
a.blue13a_b3c7e7:link,a.blue13a_b3c7e7:visited{font-size:13px;color:#b3c7e7;line-height:20px;text-decoration:none;}/*蓝13号没有下划线链接*/
a.blue14a_b3c7e7:link,a.blue14a_b3c7e7:visited{font-size:14px;color:#b3c7e7;line-height:20px;text-decoration:none;}/*蓝14号没有下划线链接*/

a.blue13a_1b719b:link,a.blue13a_1b719b:visited{font-size:13px;color:#1b719b;text-decoration:none;}/*蓝13号没有下划线链接*/

a.Yellow12a_f0fa00:link,a.Yellow12a_f0fa00:visited{font-size:12px;color:#f0fa00;line-height:20px;text-decoration:none;}/*黄12号没有下划线链接*/
a.Yellow13a_f0fa00:link,a.Yellow13a_f0fa00:visited{font-size:13px;color:#f0fa00;line-height:20px;text-decoration:none;}/*黄13号没有下划线链接*/
a.Yellow13ab_f0fa00:link,a.Yellow13ab_f0fa00:visited{font-size:13px;color:#f0fa00;line-height:20px;text-decoration:none;font-weight:700;}/*黄13号加粗没有下划线链接*/
a.Yellow14a_f0fa00:link,a.Yellow14a_f0fa00:visited{font-size:14px;color:#f0fa00;line-height:20px;text-decoration:none;}/*黄14号没有下划线链接*/
a.Yellow14ab_f0fa00:link,a.Yellow14ab_f0fa00:visited{font-size:14px;color:#f0fa00;line-height:20px;text-decoration:none;font-weight:700;}/*黄14号加粗没有下划线链接*/

a.Orange12a_ffc300:link,a.Orange12a_ffc300:visited{font-size:12px;color:#ffc300;line-height:20px;text-decoration:none;}/*橘红12号没有下划线链接*/
a.Orange13a_ffc300:link,a.Orange13a_ffc300:visited{font-size:13px;color:#ffc300;line-height:20px;text-decoration:none;}/*橘红13号没有下划线链接*/
a.Orange14a_ffc300:link,a.Orange14a_ffc300:visited{font-size:14px;color:#ffc300;line-height:20px;text-decoration:none;}/*橘红14号没有下划线链接*/

a.Punk14_dc97d8:link,a.Punk14_dc97d8:visited{font-size:14px;color:#dc97d8;line-height:20px;text-decoration:none;}/*粉红红14号没有下划线链接*/
a.Punk14_d788d7:link,a.Punk14_d788d7:visited{font-size:14px;color:#d788d7;line-height:20px;text-decoration:none;}/*粉红红14号没有下划线链接*/

a.red12a_c81207:link,a.red12a_c81207:visited{font-size:12px;color:#c81207;line-height:20px;text-decoration:none;}/*暗红色12号没有下划线链接*/
a.red13a_c81207:link,a.red13a_c81207:visited{font-size:13px;color:#c81207;line-height:20px;text-decoration:none;}/*暗红色13号没有下划线链接*/
a.red13a_c81207:link,a.red13a_c81207:visited{font-size:13px;color:#c81207;font-weight:700;line-height:20px;text-decoration:none;}/*暗红色13号加粗没有下划线链接*/
a.red13a_ff4e00:link,a.red13a_ff4e00:visited{font-size:13px;color:#ff4e00;line-height:20px;font-weight:700;text-decoration:none;}/*桔红色13号没有下划线链接*/
a.red13ab_ff4e00:link,a.red13ab_ff4e00:visited{font-size:13px;color:#ff4e00;line-height:20px;font-weight:700;text-decoration:none;}/*桔红色13号加粗没有下划线链接*/
a.red14a_ff4e00:link,a.red14a_ff4e00:visited{font-size:14px;color:#ff4e00;line-height:20px;text-decoration:none;}/*桔红色14号没有下划线链接*/
a.red14ab_ff4e00:link,a.red14ab_ff4e00:visited{font-size:14px;color:#ff4e00;line-height:20px;text-decoration:none;font-weight:700;}/*桔红色14号没有下划线链接*/
a.red12ab_ff0000:link,a.red12ab_ff0000:visited{font-size:12px;color:#ff0000;line-height:20px;text-decoration:none;font-weight:700;}/*桔红色12号加粗没有下划线链接*/
a.red20_a_ff0000:link{font-size:20px;color:#ff0000;line-height:20px;text-decoration:none;}/*桔红色20号没有下划线链接*/
a.red20_a_ff0000:visited{font-size:20px;color:#ff0000;line-height:20px;text-decoration:none;}/*桔红色20号有下划线链接*/
a.red16a_ff0000:link{font-size:16px;color:#ff0000;line-height:20px;text-decoration:none;}/*桔红色16号没有下划线链接*/
a.red16ab_ff0000:link,a.red16ab_ff0000:visited{font-size:16px;color:#ff0000;line-height:20px;text-decoration:none;font-weight:700;}/*桔红色16号加粗没有下划线链接*/
a.red16_a_ff0000:visited{font-size:16px;color:#ff0000;line-height:20px;text-decoration:none;}/*桔红色16号有下划线链接*/

a.red14ab_dd230c:link,a.red14ab_dd230c:visited{font-size:14px;color:#dd230c;line-height:20px;text-decoration:none;font-weight:700;}/*桔红色14号加粗没有下划线链接*/
a.red26ab_dd230c:link,a.red26ab_dd230c:visited{font-size:26px;color:#dd230c;line-height:20px;text-decoration:none;font-weight:700;}/*桔红色26号加粗没有下划线链接*/

a.green13_6f8f01:link,a.green13_6f8f01:visited{font-size:13px;color:#6f8f01;line-height:20px;text-decoration:none;}/*草绿色13号没有下划线链接*/
a.green14_6f8f01:link,a.green14_6f8f01:visited{font-size:14px;color:#6f8f01;line-height:20px;text-decoration:none;}/*草绿色14号没有下划线链接*/

a.brown12_a_ae6e09:link,a.brown12_a_ae6e09:visited{font-size:12px;color:#ae6e09;line-height:20px;text-decoration:none;}/*棕色12号没有下划线链接*/
a.brown13_a_ae6e09:link,a.brown13_a_ae6e09:visited{font-size:13px;color:#ae6e09;line-height:20px;text-decoration:none;}/*棕色13号没有下划线链接*/
a.brown14_a_ae6e09:link,a.brown14_a_ae6e09:visited{font-size:14px;color:#ae6e09;line-height:20px;text-decoration:none;}/*棕色14号没有下划线链接*/

a.orange14_a_ff6500:link,a.orange14_a_ff6500:visited{font-size:14px;color:#ff6500;line-height:20px;text-decoration:underline;}/*橘红色14号有下划线链接*/

a.white12a_ul:link,a.white12a_ul:visited{font-size:12px;color:White;text-decoration:underline;font-family:Arial;}/*说明性链接白色12号有下划线*/
a.white12a:link,a.white12a:visited{font-size:12px;color:White;text-decoration:none;font-family:Arial;}/*说明性链接白色12号没有下划线*/
a.white12ab:link,a.white12ab:visited{font-size:12px;color:White;font-weight:700;text-decoration:none;font-family:Arial;}/*说明性链接白色12号没有下划线*/
a.white13a:link,a.white13a:visited{font-size:13px;color:White;text-decoration:none;font-family:Arial;}/*说明性链接白色13号没有下划线*/
a.white13ab:link,a.white13ab:visited{font-size:13px;font-weight:700;color:White;text-decoration:none;font-family:Arial;}/*说明性链接白色13号加粗没有下划线*/
a.white14a_ul:link,a.white14a_ul:visited{font-size:14px;color:White;text-decoration:underline;font-family:Arial;}/*说明性链接白色14号有下划线*/
a.white14ab:link,a.white14ab:visited{font-size:14px;font-weight:700;color:White;text-decoration:none;font-family:Arial;}/*说明性链接白色14号加粗没有下划线*/
a.white14ab_ul:link,a.white14ab_ul:visited{font-size:14px;font-weight:700;color:White;text-decoration:underline;font-family:Arial;}/*说明性链接白色14号加粗有下划线*/
a.white14a:link,a.white14a:visited{font-size:14px;color:White;text-decoration:none;font-family:Arial;}/*说明性链接白色14号没有下划线*/

a.gray13a_787878:link,a.gray13a_787878:visited{font-size:13px;color:#787878;line-height:20px;text-decoration:none;}/*灰色13号没有下划线链接*/

a.noblue12:link,a.noblue12:visited{font-size:12px;color:#012C83;line-height:20px;text-decoration:none;}/*深蓝12号无下划线链接*/
a.noblue13:link,a.noblue13:visited{font-size:13px;color:#012C83;line-height:20px;text-decoration:none;}/*深蓝13号无下划线链接*/
a.brown12:link,a.brown12:visited{font-size:12px;color:#AE6E09;text-decoration:underline;font-family:Arial;}/*说明性链接棕色12号有下划线*/
a.unbrown14:link,a.unbrown14:visited{font-size:13px;color:#AE6E09;text-decoration:underline; font-weight:400}/*说明性链接棕色13号有下划线*/
a.unbrown14b:link,a.unbrown14b:visited{font-size:14px;color:#AE6E09;text-decoration:none;}/*说明性链接棕色14号无下划线*/
a.unbrown14b1:link,a.unbrown14b1:visited{font-size:14px;color:#AE6E09;text-decoration:underline;font-weight:700}/*说明性链接棕色14号有下划线*/
a.buy12:link,a.buy12:visited{font-size:12px;color:#36F;font-weight:700;text-decoration:underline;}
/*购物车链接*/
a.buy12:hover{color:#39F;font-weight:700;text-decoration:underline;}
a.noblack12:link,a.noblack12:visited{font-size:12px;color:#000;text-decoration:none;}/*黑色12号无下划线链接*/
a.red14:link,a.red14:visited{font-size:14px;color:#E30202;font-weight:700;line-height:30px;text-decoration:none;}/*红色14号无下划线链接*/
a.gray12a:link,a.gray12a:visited{font-size:12px;color:#787878;line-height:20px;text-decoration:underline;}/*灰色12号有下划线链接*/
a.green16a:link,a.green16a:visited{font-size:14px;font-weight:700;color:#78921D;text-decoration:underline;}
a:hover,a.blue13:hover,a.brown12:hover,a.gray12a:hover,a.unbrown14:hover,a.green16a:hover{text-decoration:none;}
a.noblue12:hover,a.noblue13:hover,a.noblack12:hover,a.unbrown14b:hover{text-decoration:underline;}
a.boldblue14a:link,a.boldblue14a:visited{font-size:14px;color:#09A0E6;text-decoration: underline;font-weight:700;}/*详细页面：缺货后*/

/*表格*/
.IoStyle {border-style:inset;border-color:green;border-width:1px;}	/*表格*/
.OiStyle {border-style:outset;border-color:black;border-width:1px;}
.BtwStyle {border-top-width:0px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-color:green;border-style:solid;}
.BbwStyle {border-bottom-width:0px;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-color:red;border-style:solid;}
.MyTdStyle {border-top:1px solid red;border-bottom:double 2px rgb(0,0,0);border-left:maroon 3px dotled;border-right:thick green inset;}
.TdBRStyle {border-top:0px;border-bottom:solid 1px black;border-left:0px;border-right:black 1px solid;}
.TdLStyle {border-top:solid 1px black;border-bottom:solid 1px black;border-left:0px;border-right:black 1px solid;}
.TdLBStyle {border-top:0px;border-bottom:solid 1px black;border-left:solid 1px black;border-right:0px;}
.TdLBRStyle {border-top:0px;border-bottom:solid 1px;border-left:solid 1px;border-right:solid 1px;}
.MainHeadMenuTdStyle {border-top:solid 1px;border-bottom:solid 1px;border-left:solid 1px;border-right:solid 1px;}

a.black_ff4e0012a:visited{font-size:12px;color:black;line-height:20px;text-decoration:none;}/*黑色12号没有下划线链接*/
a.black_ff4e0012a:hover{font-size:12px;color:#ff4e00;line-height:20px;text-decoration:none;}/*黑色12号没有下划线链接*/

/*定义默认链接*/
a:link {font-family: "Arial", "Helvetica", "sans-serif"; font-size:12px; color:black; text-decoration:none; line-height: 20px}
a:hover {font-size:12px;color:black;	text-decoration:none;	font-family: "Arial", "Helvetica", "sans-serif";line-height: 20px}
/*a:link {font-family: "Arial", "Helvetica", "sans-serif"; font-size:12px; color:#012c83; text-decoration:none; line-height: 20px}
a:visited {font-size:12px;color:#012c83;	text-decoration:none;	font-family: "Arial", "Helvetica", "sans-serif";line-height: 20px}
a:hover {text-decoration: none}
a:active {text-decoration:none}*/

/*定义页头菜单样式*/
.HeadMenu1{float:left;width:95px;height:28px;display:block;text-align:center;vertical-align:middle;line-height:28px;padding-top:3px;}
.HeadMenu1 a{text-decoration:none;display:block;width:95px;height:28px;padding-top:3px;}
.HeadMenu1 a:hover{width:95px;height:28px;font-weight:bold;padding-top:3px;}
.HeadMenu2{float:left;width:3px;padding-top:2px;text-align:center;}
.HeadMenu3 {float:left;background:url(/images/BlueBtn.jpg) no-repeat;background-position:center;width:95px;height:28px;font-weight:bold;display:block;padding-top:3px;}
.HeadMenu4{float:left;width:95px;height:28px;display:block;text-align:center;vertical-align:middle;line-height:28px;padding-top:3px;}
.HeadMenu4 a{text-decoration:none;display:block;width:95px;height:28px;padding-top:3px;}
.HeadMenu4 a:hover{background:url(/images/BlueBtn.jpg) no-repeat;background-position:center;width:95px;height:28px;font-weight:bold;padding-top:3px;}
.HeadMenu5{float:left;width:3px;padding-top:2px;text-align:center;}
.HeadMenu6 {float:left;background:url(/images/BlueBtn.jpg) no-repeat;background-position:center;width:95px;height:28px;font-weight:bold;display:block;padding-top:3px;}