﻿/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */

a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {
          text-decoration: none; /* 未访问的链接 */
          color: #595959;
}
a:visited {
          color: #595959;
          text-decoration: none; /* 已访问的链接 */
}
a:hover {
          color: #ae0927;
          text-decoration: none; /* 鼠标在链接上 */ 
}
a:active {
          color: #595959;
          text-decoration: none; /* 点击激活链接 */
}
a.topmenu_over_color:link {
          text-decoration: none;;
          color: #ffffff;
}
a.topmenu_over_color:visited {
          color: #ffffff;
          text-decoration: none;;
}
a.topmenu_over_color:hover {
          color: #ffffff;
          text-decoration: none;;
}
a.topmenu_over_color:active {
          color: #ffffff;
          text-decoration: none;
}
a.topmenu_color:link {
          text-decoration: none;;
          color: #B0B0B0;
}
a.topmenu_color:visited {
          color: #B0B0B0;
          text-decoration: none;;
}
a.topmenu_color:hover {
          color: #333333;
          text-decoration: none;;
}
a.topmenu_color:active {
          color: #B0B0B0;
          text-decoration: none;
}

a.topmenu1_color:link {
          text-decoration: none;;
          color: #999999;
}
a.topmenu1_color:visited {
          color: #999999;
          text-decoration: none;;
}
a.topmenu1_color:hover {
          color: #999999;
          text-decoration: none;;
}
a.topmenu1_color:active {
          color: #999999;
          text-decoration: none;
}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;
font-family: Helvetica, sans-serif, "Arial Narrow", "Times New Roman";
font-size: 8pt;
background-attachment: fixed;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;color:#595959;text-align:center; 
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family: Helvetica, sans-serif, "Arial Narrow", "Times New Roman";
	font-size: 8pt;
	line-height: 150%;
	font-weight: normal;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
input
{
background-color: #ffffff; 
border-bottom: #f1f1f1 1px solid;
border-left: #f1f1f1 1px solid;
border-right: #f1f1f1 1px solid;
border-top: #f1f1f1 1px solid;
color: #595959;
height: 20px;
border-color: #666666 #666666 #666666 #666666 font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 16px;color: #595959;
border-bottom: #f1f1f1 1px solid;
border-left: #f1f1f1 1px solid;
border-right: #f1f1f1 1px solid;
border-top: #f1f1f1 1px solid;
border-color: #f1f1f1 #f1f1f1 #f1f1f1 #f1f1f1 font-size: 9pt
height: 20px;
}
/* TEXTAREA的css定义:对应css中的“TEXTAREA”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 *
TEXTAREA {
	font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman";FONT-SIZE: 12px; LINE-HEIGHT: 15px
}
/* 类class的css定义------------------------------------------------------------------------------*/
/* 类class=table-bg1的css定义---------------- */

.table-bg1 {
	 background-color:#ffffff;
         width:980px;
        text-align:center; 
       
}     
/* 类class=table-bg2的css定义---------------- */

.table-bg2 {
	background-color:#ffffff;
}
/* 类class=table-bg3的css定义---------------- */

.table-bg3 {
	 background-color:#f7f7f7;
}
/* 类class=table-zuoyou的css定义---------------- */

.table-zuoyou {
	BORDER-RIGHT: #f1f1f1 1px solid; BORDER-LEFT: #f1f1f1 1px solid
}
/* 类class=table-xia的css定义---------------- */
.table-youxia {
	BORDER-RIGHT: #f1f1f1 1px solid; BORDER-BOTTOM: #f1f1f1 1px solid
}
/* 类class=table-shangxia的css定义---------------- */
.table-shangxia {
	BORDER-TOP: #f1f1f1 1px solid; BORDER-BOTTOM: #f1f1f1 1px solid
}
/* 类class=table-you的css定义---------------- */
.table-you {
	BORDER-RIGHT: #f1f1f1 1px solid
}
/* 类class=table-zuo的css定义---------------- */
.table-zuo {
	BORDER-LEFT: #f1f1f1 1px solid
}
/* 类class=table-shang的css定义---------------- */
.table-shang {
	BORDER-TOP: #f1f1f1 1px solid
}
/* 类class=table-xia的css定义---------------- */
.table-xia {
	BORDER-BOTTOM: #f1f1f1 1px solid
}
/* 类class=shopinput1的css定义---------------- */
.shopinput1 {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #999999 1px solid; COLOR: #333333; BORDER-BOTTOM: #999999 1px solid;font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman";HEIGHT: 20px;
}

/* 类class=shopinput2的css定义---------------- */
.shopinput2 {
	BORDER-RIGHT: #a2a2a2 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 9pt; PADDING-BOTTOM: 1px; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #333333; PADDING-TOP: 1px; BORDER-BOTTOM: #a2a2a2 1px solid; font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman"; HEIGHT: 19px; BACKGROUND-COLOR: #eeeeee
}
/* 类class=shopinput3的css定义---------------- */
.shopinput3 {
	BORDER-RIGHT: #a2a2a2 1px solid;  BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 12pt; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #1E71B8;  BORDER-BOTTOM: #a2a2a2 1px solid; font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman"; HEIGHT: 30px;width: 160px; BACKGROUND-COLOR: #eeeeee;PADDING-top: 8px; 
}
.logininput {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #999999 1px solid; COLOR: #999999; BORDER-BOTTOM: #999999 1px solid; font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman";HEIGHT: 15px;width: 86px;BACKGROUND-COLOR: #ffffff
}
.logininput1 {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #999999 1px solid; COLOR: #999999; BORDER-BOTTOM: #999999 1px solid; font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman";HEIGHT: 15px;width: 40px; BACKGROUND-COLOR: #ffffff
}
.searchinput {
	BORDER-RIGHT: #cccccc 1px solid; 
        BORDER-TOP: #cccccc 1px solid; 
        FONT-SIZE: 9pt; BORDER-LEFT: #cccccc 1px solid; 
        COLOR: #333333;
        BORDER-BOTTOM: #cccccc 1px solid; 
       font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman";
        height: 18px; 
        background-color:#fffff;
}
.search-bg {
	 background-color:#e1e1e1;
}
/* 类class=shopborder的css定义---------------- */
.shopborder {
	BORDER-RIGHT: #80B5FF 1px solid;  BORDER-TOP:#80B5FF 1px solid;  BORDER-LEFT: #80B5FF 1px solid; BORDER-BOTTOM: #80B5FF 1px solid;  
}
/* 网站head的css定义 */
.headmenu-bg
{
background:url(../../Skin/skin1/topmenu/menu_bg.png);
height: 46px;
font-size: 9pt;
}
.headmenul-bg
{
background:url(../../Skin/skin1/topmenu/menul_bg.png);
height: 46px;
font-size: 9pt;
}
.headmenur-bg
{
background:url(../../Skin/skin1/topmenu/menur_bg.png);
height: 46px;
font-size: 9pt;
}
/* 网站foot的css定义 */
.footmenu-bg
{
background:url(../../Skin/skin1/topmenu/footmenu_bg.png);

font-size: 9pt;
}
.footlink-bg
{
background:url(../../Skin/skin1/other/footlink_bg.jpg);
background-repeat:repeat-x;
}
.foothelp-bg
{
margin-top:1px; border:#e5e5e5 solid 4px
}
.foothelp-bg2
{
padding:0 0 6px 2px;
}
/* 产品分类列表的css定义 */
.tableprocat
{margin-top:0px; border:#772357 solid 2px
}
/* 产品品牌列表的css定义 */
.tablebrand
{margin-top:0px; border:#772357 solid 2px
}
/* 网站新闻框列表的css定义 */
.tablenews
{margin-top:0px; border:#772357 solid 2px
}
/* 在线客服框列表的css定义 */
.tablekf
{margin-top:0px; border:#772357 solid 2px;PADDING-LEFT: 20px;PADDING-right: 10px
}
/* 发货清单框列表的css定义 */
.tableems
{margin-top:0px; border:#772357 solid 2px
}
/* 友情链接框列表的css定义 */
.tablelink
{margin-top:0px; border:#772357 solid 2px;PADDING-top: 5px;PADDING-bottom: 5px
}
/* 文章类别框的css定义 */
.tableartcat
{margin-top:0px; border:#772357 solid 2px;PADDING-top: 5px;PADDING-bottom: 5px
}
/* 产品列表图片的css定义 */
.productpic
{border: 1px solid #ffffff
}
/* 网站下部线条的css定义 */
.footline
{
background: #000000;
height: 6px;
font-size: 1px;

}
}
#wrapper {
	margin: 0 auto;
	width: 980px;
        padding-top: 0px;
        color:#333333;
        BORDER-RIGHT: #e1e1e1 5px solid; BORDER-LEFT: #e1e1e1 5px solid;BORDER-bottom: #e1e1e1 5px solid;
}     
main {
       margin:0 auto;
	width: 980px;
	margin-bottom: 0px;
	overflow: auto;

       text-align : center; 
     
 }



#leftcolumn {
	display: inline;
	float: left;	
	width: 180px;
	background:#ffffff;
}

#content {
	float: left;
	width: 800px;
       font-size: 12px;
	display: inline;
	position: relative;
	background:#ffffff;
        color: #333333; 
       padding: 1px 0px 0px 0px;
}

#content-ad {
	float: left;
	width: 620px;
       font-size: 12px;
	display: inline;
	position: relative;
	background:#ffffff;
        color: #333333; 
       padding: 0px 0px 0px 0px;
}

#content-kf {
	float: left;
	width: 180px;
       font-size: 12px;
	display: inline;
	position: relative;
	background:#ffffff;
        color: #333333; 
       padding: 0px 0px 0px 0px;
        text-align : right; 
}


main1 {
       margin:0 auto;
	width: 980px;
	margin-bottom: 0px;
	overflow: auto;

       text-align : center; 
     
 }



#leftcolumn1 {
	display: inline;
	float: left;	
	width: 180px;
	background:#ffffff;
}

#content1 {
	float: left;
	width: 780px;
       font-size: 12px;
	display: inline;
	position: relative;
	background:#ffffff;
        color: #333333; 
       padding: 1px 0px 0px 10px;
}

main2 {
       margin:0 auto;
	width: 980px;
	margin-bottom: 0px;
	overflow: auto;

       text-align : center; 
     
 }



#leftcolumn2 {
	display: inline;
	float: left;	
	width: 180px;
	background:#ffffff;
}

#content2 {
	float: left;
	width: 780px;
       font-size: 12px;
	display: inline;
	position: relative;
	background:#ffffff;
        color: #333333; 
       padding: 1px 0px 0px 10px;
}

main3 {
       margin:0 auto;
	width: 980px;
	margin-bottom: 0px;
	overflow: auto;

       text-align : center; 
     
 }



#leftcolumn3 {
	display: inline;
	float: left;	
	width: 180px;
	background:#ffffff;
}

#content3 {
	float: left;
	width: 780px;
       font-size: 12px;
	display: inline;
	position: relative;
	background:#ffffff;
        color: #333333; 
       padding: 1px 0px 0px 10px;
}

main4 {
       margin:0 auto;
	width: 980px;
	margin-bottom: 0px;
	overflow: auto;

       text-align : center; 
     
 }



#leftcolumn4 {
	display: inline;
	float: left;	
	width: 740px;
	background:#ffffff;
}

#content4 {
	float: left;
	width: 235px;
       font-size: 12px;
	display: inline;
	position: relative;
	background:#ffffff;
        color: #333333; 
       padding: 1px 0px 0px 10px;
}

li {
list-style-type : none
}
#menu{
 background-color:#ffffff;
 }
#fbtn{
 display:none;
 overflow:hidden;
 border-style:solid;
 border-width:0px;
 border-color:#ffffff #ffffff #ffffff #ffffff;
 padding:0 0 0 0;
 width:82px;
 height:40px;

 background-color:#000000;
 }
#fbtn_txt{
 position:relative;
 width:82px;
 height:40px;
 }
#fbtn_txt div{
 height:40px;
 padding-top:11px;
 font-size:12px;
 font-family:PMingLiU;
 color:#989898;
 text-align:center;
 cursor:hand;
font-weight: 400;
 }
#fbtn_mask{
 
 background-color:#ff6600;
  border-style:solid;
  border-width:0px;
  border-color:#ffffff #ffffff #ffffff #ffffff;
  padding:0 0 0 0;
  position:relative;
  width:82px;
 height:40px;
 }
#topmenu_color
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 100%;
	font-weight: normal;
        color:#999999;
        PADDING-right: 40px;
        PADDING-top: 10px;
}
catmenu_color
{
	font-family:"黑体";
	font-size: 9pt;
	line-height: 100%;
	font-weight: bolder ;
        color:#000000;
        PADDING-right: 40px;
        PADDING-top: 10px;
}
#pavcattitle_color
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 300%;
	font-weight: bold;
        color:#999999;
        PADDING-top: 10px;
}
#brandtitle_color
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	font-weight: bold ;
        color:#ffffff;
        PADDING-top: 1px
}
#emstitle_color
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 300%;
	font-weight: bold ;
        color:#ffffff;
        PADDING-top: 3px;
}
#kftitle_color
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 300%;
	font-weight: bold ;
        color:#ffffff;
        PADDING-top: 3px;
}
#linkpictitle_color
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 300%;
	font-weight: bold ;
        color:#999999;
        PADDING-top: 10px;
}
#noticetitle_color
{
	PADDING-LEFT:30px;
        color: #999999;
        PADDING-top: 1px;
        font-size: 12pt;
        font-family:"隶书";
}

.p9  {  font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman"; font-size: 10pt;}
.p1  {  font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman"; font-size: 15px;line-height:15pt}
.menuitem 
{
       BORDER-BOTTOM: #fefefe 1px solid; 
       BORDER-LEFT:#fefefe 1px solid; 
       BORDER-RIGHT: #fefefe 1px solid; 
       BORDER-TOP: #fefefe 1px solid;
       BACKGROUND-COLOR: #f8f8f8; 
       POSITION: absolute; 
       VISIBILITY: hidden
}
.menubar
 {
       BORDER-BOTTOM: #ffffff 1px solid; 
       BORDER-LEFT: black 1px solid; 
       BORDER-RIGHT: black 1px solid; 
       BORDER-TOP: #ffffff 1px solid; 
       FILTER: revealTrans(transition=10,duration=0.5) blendTrans(duration=0.5); 
       POSITION: absolute; VISIBILITY: visible
 }
.menuline 
 { 
  font-family:Arial,宋体, Helvetica, sans-serif, "Arial Narrow", "Times New Roman";
   font-size: 10px;
   line-height:15pt
}
#au{width:460px;height:160;filter : progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 ) ;}
#au1{width:61px;height:14px; float:right;}
#conau{width:229px;height:21px; float:left; padding-left:20px;padding-top:5px; font-weight:bold;}
.bbg0{background:url(../../Skin/skin1/other/aotc76.gif); cursor:hand; color:white; font-weight:bold; line-height:16px;}
.bbg0 a{color:white;text-decoration: none;}
.bbg1{background:url(../../Skin/skin1/other/aotc77.gif); color:white; font-weight:bold; cursor:hand; line-height:16px;}
.bbg1 a{color:white;text-decoration: none;}

.page {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #999999 1px solid; COLOR: #333333; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: "宋体";height=20px;PADDING-top: 3px;PADDING-left: 5px;PADDING-right: 5px;PADDING-bottom: 2px;
}
.pagep {
	height=30px;
}

.prolist_top {
	BORDER-RIGHT: #FCFCFC 1px solid; BORDER-TOP: #FCFCFC 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #FCFCFC 1px solid; COLOR: #333333; BORDER-BOTTOM: #FCFCFC 1px solid; FONT-FAMILY: "宋体";height=30px;PADDING-top: 0px;PADDING-left: 0px;PADDING-right: 0px;PADDING-bottom: 0px;background-color: #efefef;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*显示方式*/
.classYe_SELECT_INFO{clear:both;border:1px solid #ABD0ED; background-color:#FFFCF7; padding:4px; margin-bottom:10px; text-align:left;}	
.classYetd1{ text-align:left; padding-left:20px; width:230px;}
.classYetd1title{ float:left; line-height:18px; height:18px;}

.classYetd1a1 a{ float:left; display:block; height:16px; width:16px; background:URL(../../images/listdisplay.gif) left; margin-left:5px;}
.classYetd1a2 a{ float:left; display:block; height:16px; width:16px; background:URL(../../images/listdisplay.gif) center; margin-left:5px;  }
.classYetd1a3 a{ float:left; display:block; height:16px; width:16px; background:URL(../../images/listdisplay.gif) right;margin-left:5px;}

.classYetd1a1 .listdisplay{ float:left; display:block; height:16px; width:16px; background:URL(../../images/listdisplay1.gif) left; margin-left:5px;}
.classYetd1a2 .listdisplay{ float:left; display:block; height:16px; width:16px; background:URL(../../images/listdisplay1.gif) center; margin-left:5px;}
.classYetd1a3 .listdisplay{ float:left; display:block; height:16px; width:16px; background:URL(../../images/listdisplay1.gif) right; margin-left:5px;} 


.classYetd2title{ float:left; line-height:18px; height:18px; padding-top:5px;}
.classYetd2a1{ float:left; padding-top:5px;}
.classYetd2a2{ float:left; padding-top:5px;}
.classYetd2a3{ float:left; padding-top:5px;}
.classYetd2a4{ float:left; padding-top:5px;}
.classYetd2a5{ float:left; padding-top:5px;}
.classYetd2a6{ float:left; padding-top:5px;}
.classYetd2a7{ float:left; padding-left:15px;}

.classYetd2a1 a{ float:left; display:block; height:16px; width:16px; background:URL(paix.gif) left; margin-left:5px;}
.classYetd2a2 a{ float:left; display:block; height:16px; width:16px; background:URL(paixs.gif) left; margin-left:5px;  }
.classYetd2a3 a{ float:left; display:block; height:16px; width:16px; background:URL(paix.gif) center;margin-left:5px;}
.classYetd2a4 a{ float:left; display:block; height:16px; width:16px; background:URL(paixs.gif) center; margin-left:5px;}
.classYetd2a5 a{ float:left; display:block; height:16px; width:16px; background:URL(paix.gif) right; margin-left:5px;  }
.classYetd2a6 a{ float:left; display:block; height:16px; width:16px; background:URL(paixs.gif) right;margin-left:5px;}

.classYetd2a1 .SORTMETHOD{ float:left; display:block; height:16px; width:16px; background:URL(paix1.gif) left; margin-left:5px;}
.classYetd2a2 .SORTMETHOD{ float:left; display:block; height:16px; width:16px; background:URL(paix1s.gif) left; margin-left:5px;}
.classYetd2a3 .SORTMETHOD{ float:left; display:block; height:16px; width:16px; background:URL(paix1.gif) center; margin-left:5px;} 
.classYetd2a4 .SORTMETHOD{ float:left; display:block; height:16px; width:16px; background:URL(paix1s.gif) center; margin-left:5px;}
.classYetd2a5 .SORTMETHOD{ float:left; display:block; height:16px; width:16px; background:URL(paix1.gif) right; margin-left:5px;}
.classYetd2a6 .SORTMETHOD{ float:left; display:block; height:16px; width:16px; background:URL(paix1s.gif) right; margin-left:5px;}  
 

/*显示方式 文字*/
.classYe_listTable{ width:99%;border:1px solid #CCCCCC; border-bottom:0px;  overflow:hidden; margin-top:10px;}
.classYe_listTable thead{ font-weight:bold; background:#EFF0F6;}
.classYe_listTable thead td{ line-height:20px; border-bottom:0px;}
.classYe_listTable td{ text-align:left; padding-left:5px; padding-top:3px; padding-bottom:3px; border-bottom:1px solid #CCCCCC}
.classYe_listTable1{ width:50%;}
.classYe_listTable2{ width:30%;}
.classYe_listTable .classYe_listTable3{ width:20%; text-align:center}
.classYe_listTable .classYe_listTablePage{text-align:center; line-height:30px;}
.classYe_listTable .classYe_listTablePage td{ border:0px; }
.classYe_listTable .listTd6{ text-align:center}
 
/*显示方式 列表*/
.classYe_LIST_INFO table{padding-bottom:10px;  border-bottom:1px solid  #E2E2E2; text-align:left }

.clsssPrc{ width:100%;text-align:left; margin:auto; }
.clsssPrc td{ text-align:left; padding:0px;}
.clsssPrc .clsssPrc_pic{ text-align:left; padding:5px; width:140px;}
.clsssPrc_pic img{ height:110px; width:130px;}
.clsssPrc_name{ text-align:left; font-weight:bold;}
.clsssPrc_name a,.clsssPrc_name a:visited{ padding-right:10px;color:#132F61}
.clsssPrc_name a:hover{ color:#A21C74}
.clsssPrc_jianjie{ text-align:left}
.clsssPrc_price{ text-align:left; }
.clsssPrc_price s{ margin-right:15px;}
.clsssPrc_price font{ color:#132F61;margin-right:15px; font-size:14px;}
.clsssPrc .clsssPrc_input{ text-align:right; padding-right:10px;}
.clsssPrc .clsssPrc_input1{ float:left;}
.clsssPrc .clsssPrc_input2{ float:right;}
.clsssPrc .clsssPrc_input font{font-size:12px; padding-right:15px;}
.clsssPrc_buyBtn{background:#000000;padding:2px 3px 1px 3px; border:0px; cursor:pointer; color:#FFFFFF}
.clsssPrc_buyBtn1{background:#FF3333;padding:2px 3px 1px 3px; border:0px; cursor:pointer; color:#FFFFFF}
.clsssPrc_scBtn{background:#FF9900;padding:2px 3px 1px 3px; border:0px; cursor:pointer; color:#FFFFFF}

/*显示方式 图片*/
.classYe_LIST_INFO{ width:725px; overflow:hidden;  margin:auto; padding-top:5px; text-align:left; padding-top:10px;}
 

/*.clsssPrc1{ text-align:center;  border-right:1px solid #CCC; width:182px; float:left; margin-top:15px; overflow:hidden}
.clsssPrc1_pic{ padding-bottom:3px;}
.clsssPrc1_pic a img{border:1px solid  #FFFFFF; display:block;}
.clsssPrc1_pic a:hover img{ border:1px solid  #999999;}
.clsssPrc1_BrandName{ line-height:18px;color:#FF6600;}
.clsssPrc1_name{ line-height:18px;}
.clsssPrc1_MARKET{ line-height:16px;}
.clsssPrc1_POOSTATION{ line-height:16px;}
.clsssPrc1_PRICEINFO{ line-height:16px; }
.clsssPrc1 .Counthour{ font-size:12px; background:URL(Counthour.gif) no-repeat; padding-left:60px;}
.clsssPrc1 .Countm{ font-size:12px;padding-right:17px; padding-left:18px; background:URL(Countm.gif) no-repeat right}
.clsssPrc1 .Counts{ font-size:15px; font-weight:bold; padding-left:1px; padding-right:18px; background:URL(Counts.gif) no-repeat right; }
*/

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/