/* CSS Document */
a.menu {
    color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	}
a.menu:hover {
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}
a {
   color:#000000;
   text-decoration:none;
   }
.Pinfo {
  color:#666666;
  line-height:20px;
  }
  .ProductName {
  color:#333333;
  font-weight:bold;
  }
a:hover {
   color:#ffffff;
   background-color:#CC3300;
   text-decoration:underline;
   }
.indexProduct {
   min-height:120px;
   }

.largeFont {
   font-size:14px;
   font-weight:bold;
   color:#333333;
   }

.bigClass {
	font-size:12px;
	padding-left:10px;
	/*font-weight:bold;*/
	color:#333333;
	}
.smallClass {
	padding-left:16px;
	}
.bigClass a {text-decoration:none;}
.smallClass a {text-decoration:none;}
.mOn {
	background:url(images/productInfoBG.jpg) left;
	border:#999999 1px solid;
	}
.mOn .Pinfo {
  color:#CC0000;
  }
.newsOn {
padding-top:5px;
border:1px solid #eeeeee;
background-color:#FAFAFA;
font-weight:bold;
}
.newsOff {
padding-top:5px;
border-bottom:1px dotted #dfdfdf;
}
.newsTitle
{
font-size:15px;
font-weight:bold;
color:#CC0000;
text-align:center;
}
.newsKeyWords
{
font-size:12px;
color:#333333;
text-align:center;
}

.newsTime
{
text-align:center;
color:#999999;
font-size:12px;
}
.dotLine
{
 border-bottom:1px dotted #999999;
}
a.subMenu
{
   font-size:12px;
   color:#333333;
   }
a.subMenu:hover
{
color:#ffffff;
font-size:12px;
}
.LRBorder {
  background:#FFFFFF;
  width:902px;
  }
.floor {
    width:902px;
	height:102px;
	text-align:center;
	background-image:url(images/foot.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
  }
.left {
   width:200px;
   border-right:#dfdfdf dotted 1px;
   }


.Psingle {
   text-align:center;
/*   background-image:url(images/moreimages.gif);*/
   background-repeat:no-repeat;
   background-position:center;
   height:140px;
   }
.pageNum {
    text-align:center;
}
a.pAlink
{
  color:#FF0000;
}
a.pAlink:hover {
  color:#0066CC;
  background-color:#FFFFFF;
  }
.imgShow {
  border:2ox solid #dedede;
  }

.larFont {color:#990000;font-size:12px;font-weight:bold;}

.line22 {
   line-height:28px;
   }

 body,form {
  font-size:12px;
  padding:0px;
  margin:0px;
}

td {
	font-family: "ËÎÌå";
	font-size: 12px;
}
.disabled {
   color:#999999;
}
#orgImg {display:none}
.arrow1
{
  color:#999999;
  font-size:11px;
  font-family:sans-serif;
  }
.CategoryICO
 {padding-Left:15px;
 font-size:12px;
 color:#333333;
 font-weight:bold;
 background-image:url(images/CategoryICO.gif);
 background-repeat:no-repeat;
 }
.indexPBG 
{background-image:url(images/indexPBG.gif);
background-repeat:no-repeat;
background-position:top;
padding-top:30px;
}