/*-- 定义常用文本格式 --*/
body   { font-size: 12px; color: #333333; line-height: 18px; word-break: break-all; }
td, p  {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	word-break: break-all;
}
select { font-size: 12px; color: #333333; border: 1px solid #999999; }
input  { font-size: 12px; }

/*-- 定义特定文本格式 --*/
.divout     { position: relative; z-index: 1; overflow: hidden; vertical-align: middle; height: 14px; width: 100%; top: 3px; }
.prodivout  { position: relative; z-index: 1; overflow: hidden; vertical-align: middle; height: 20px; width: 120px; }
.shopTabOn  { background-image: url(../images/title_more1.gif); background-repeat: no-repeat; padding-left: 8px; padding-top: 1px; cursor: hand; font-weight: bold; }
.shopTabOff { background-image: url(../images/title_more2.gif); background-repeat: no-repeat; padding-left: 8px; padding-top: 1px; cursor: hand; font-weight: normal; }
.fitsize1   { behavior: url(../css/fitsize1.htc); }

/*-- 定义普通链接格式 --*/
a         {	font-size: 12px; color: #333333; text-decoration: none; }
a:link    { font-size: 12px; color: #333333; text-decoration: none; }
a:visited { font-size: 12px; color: #3366ff; text-decoration: none; }
a:active  { font-size: 12px; color: #333333; text-decoration: underline; }
a:hover   { font-size: 12px; color: #333333; text-decoration: underline; }

/*-- 定义头部导航链接格式 --*/
a.a1:link    { font-size: 12px; color: #ffffff; text-decoration: none; }
a.a1:visited { font-size: 12px; color: #ffffff; text-decoration: none; }
a.a1:active  { font-size: 12px; color: #ffffff; text-decoration: underline; }
a.a1:hover   { font-size: 12px; color: #ffffff; text-decoration: underline; }
/*-- 定义头部导航文字格式 --*/
.t1 { font-size: 12px; color: #ffffff; }

/*-- 定义头部导航2链接格式 --*/
a.a2:link    { font-size: 12px; color: #0033CC; text-decoration: none; }
a.a2:visited { font-size: 12px; color: #0033CC; text-decoration: none; }
a.a2:active  { font-size: 12px; color: #0033CC; text-decoration: underline; }
a.a2:hover   { font-size: 12px; color: #0033CC; text-decoration: underline; }
/*-- 定义头部导航2文字格式 --*/
.t2 { font-size: 12px; color: #666666; padding-right: 12px; padding-left: 5px; background-color: #ffffff; padding-top: 4px; border: solid 2px #D3D8D2; }
/*-- 定义头部导航2位置格式 --*/
.va2 { vertical-align: top; padding-top: 10px; }
.vb2 { width: 18px; height: 20px; }

/*-- 定义底部导航链接格式 --*/
a.a3:link    { font-size: 12px; color: #333333; text-decoration: none; }
a.a3:visited { font-size: 12px; color: #333333; text-decoration: none; }
a.a3:active  { font-size: 12px; color: #333333; text-decoration: underline; }
a.a3:hover   { font-size: 12px; color: #333333; text-decoration: underline; }
/*-- 定义底部背景格式 --*/
.bg-booter { background-color: #000000; color: #333333; border-top: solid 4px #C3CFC1; padding-top: 15px; }

/*-- 定义普通有底线链接格式 --*/
a.a4:link    { font-size: 12px; color: #000000; text-decoration: underline; }
a.a4:visited { font-size: 12px; color: #000000; text-decoration: underline; }
a.a4:active  { font-size: 12px; color: #000000; text-decoration: underline; }
a.a4:hover   { font-size: 12px; color: #000000; text-decoration: underline; }

/*-- 定义突出有底线链接格式 --*/
a.a5:link    { font-size: 12px; color: #000099; text-decoration: underline; }
a.a5:visited { font-size: 12px; color: #000099; text-decoration: underline; }
a.a5:active  { font-size: 12px; color: #000099; text-decoration: underline; }
a.a5:hover   { font-size: 12px; color: #000099; text-decoration: underline; }

/*-- 定义价格(现价,原价)文字颜色格式 --*/
.price1 { color: #6FA62F; }
.price2 { color: #f89b22; }

/*-- 定义左边导航标题格式 --*/
.leftnav { color: #FFFFFF; font-weight: bold; background-image: url(../images/left_titlebg.gif); height: 25px; padding-left: 10px; }

/*-- 定义页中商品类别导航格式 --*/
.mnavbor { border: solid 1px #d0cfcc; }
.mnavlbg { background-color: #eef0f0; text-align: center; font-weight: bold; color: #000000; }

/*-- 定义星级文字颜色格式 --*/
.star { color: #990000; }

/*-- 定义页中标题文字格式 --*/
.mtitle  { color: #3F8E3F; font-weight: bold; }
.mptitle { color: #336633; font-weight: bold; font-size: 14px; }
.mt1     { color: #06379D; font-weight: bold; font-size: 15px; }
.mt2     { color: #06379D; font-weight: bold; font-size: 14px; }
.mt3     { color: #000099; font-weight: bold; font-size: 16px; }
.mtop1   { color: #333333; }

/*-- 定义顶部背景格式 --*/
.bg-top1 {
	background-color: #ffffff;
/*-- 	background-image: url(../ad/top_bg/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;--*/
}
.bg-top2 { height: 24px; background-color: #0066CC; }
.bg-top3 { height: 30px; background-color: #ffffff; }
.bg-top4 {
	height: 30px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
.bg-top5 { }
.bg-left { width: 148px; height: 100%; background-image: url(../images/left_bg.gif); }
.bg-cart { background-image: url(../images/left_bg.gif); }
.bg-cart1 { color: #000000; width: 146px; }
.bg-cart2 { background-image: url(../images/left_bg.gif); height: 5px }
.bg-right { width: 1px; background-color: #ffffff; }
.bg-inews { height: 22px; color:#3F8E3F; font-weight: bold; border-bottom: solid 1px #DADFD9; }
.bg-mtitle { width: 590px; height: 23px; background-image: url(../images/title_bg.gif); padding-bottom: 5px; }
.bg-service { background-color: #f0ede9; }

/*-- 定义页面宽度格式 --*/
.wid-body { width: 777px; background-color: #ffffff; }
.wid-main { width: 609px; }
.wid-left {
	width: 148px;
	background-color: #EBF3F5;
}
.wid-cart {
	width: 148px;
}
.wid-link { width: 116px; }
.wid-left2 { width: 168px; height: 100%; }
.wid-inews { padding-left: 10px; padding-right: 20px; }
.img-link { width: 116px; border: 0px; }
.btn-buy { width: 79px; height: 22px; border: 0px; }
.vborder { width: 1px; background-image: url(..images/p_linebg.gif); }
 

