body
{
  margin:0px;
  padding:0px;
  font-size:12px;
}
img
{
  border:0px;
}
a
{
  color:#666666;
  text-decoration:none;
}

a:hover
{
  color:#FF6600;
  text-decoration:underline;
}

#Top
{
   height:90px;
   /*background-image:url(../images/topbg.gif);*/
   background-repeat:repeat-x;
   text-align:center;
  
}
#Top #Logo
{
   width:900px;
   padding-left:20px;
   text-align:left;
}
#Menu
{
   height:43px;
   border-top:2px solid red;
   background-image:url(../images/menubg.gif);
   background-repeat:repeat-x;
   text-align:center;
}

#Container
{
  text-align:center;
  width:980px;
  padding-left:10px;
  margin:5px;
}
#Container #AdDiv
{
  float:left;
  width:685px;
}

.ProductShow
{
  float:left;
  background-image:url(../images/pbg.gif);
  background-repeat:no-repeat;
  margin-right:5px;
  width:225px;
  height:210px;
  margin-top:3px;
}
.ProductShow1
{
  float:left;
  background-image:url(../images/pbg.gif);
  background-repeat:no-repeat;
  width:225px;
  height:210px;
  margin-top:3px;
}
.ImgDiv
{
padding-right:10px;vertical-align:bottom;
}
.PInfo
{
padding-top:12px;
line-height:17px;
color:#666666;
   }
.titlep
{
   margin-top:20px;
}

#Right1 h5
{
  margin:0px;
  padding:0px;
  height:85px;
  width:238px;
  background-image:url(../images/rt1.gif);
  background-repeat:no-repeat;
}

#RightDiv
{
  width:252px;
  float:left;
  margin-left:10px;
  background-image:url(../images/rtc.gif);
}

#Right1 ul
{
 margin-top:5px;
 margin-bottom:5px;
 padding-top:0px;
 text-align:left;
}

#Right1 ul li
{
  list-style-type:none;
  list-style-image:url(../images/jt.gif);
  line-height:20px;
  }
  
#Right2 h5
{
 margin:0px;
 padding:0px;
 background-image:url(../images/right2.gif);
 height:25px;
 width:238px;
 background-repeat:no-repeat;
}

#TelDiv
{
  height:100px; 
  _height:100px;
  background-image:url(../images/telbg.gif);
  background-repeat:no-repeat;
  background-position:top;
  text-align:left;
}

#TelDiv ul
{
  margin:0px;
  margin-left:8px;
  padding:0px;
  list-style-image:url(../images/jt.gif);
  padding-top:25px;
}

#TelDiv ul li
{
   line-height:18px;
}

#TelDiv p
{
  margin:2px;
}

#Bottom
{
   clear:both;
   background-image:url(../images/botm.gif);
   background-repeat:repeat-x;
   height:83px;
   padding-top:6px;
   line-height:25px;
   color:#666666;
   border-top:1px solid #cccccc;
}


 #Menu a
 {
   height:43px;
   display:inline-block;
   color:#666666;
   font-weight:bold;
   font-size:14px;
   text-align:center;
   line-height:43px;
   width:95px;
 }
#Menu a:hover
{
  background-image:url(../images/bbt.gif);
  background-repeat:no-repeat;
  text-decoration:none;
  color:#FF0000;
}  
#Menu img
{
  margin-left:15px;
  margin-right:15px;
}