﻿/* CSS Document */
*
{
 
   font:normal 12px/18px "宋体"; 
   text-decoration: none;
   padding:0px;
	margin-left: 0px;
	margin-right: 0px;
	}

/*  a  */
a 
{
   color: #000000; 
   font:normal 12px/18px "宋体"; 
   text-decoration: none;
}

/*---------------products-new----------------------*/

.listprice 
{ 
	font-family: arial,verdana,helvetica,sans-serif; 
	text-decoration: line-through; 
	width:50px;

} 

.distances
{
	padding:2px;
	text-align:left;

	

	
	
}

.firstLetter{
	font-size:3em;
	float:left;
	padding:0px 6px 3px 6px;
	
	
}


.proimage
{
	margin:10px 2px 2px 6px;    
	float:left;
	 width:650px;
}

.chineseDescript
{
	width:400px;
	float:left;
	padding:10px; 

}
	

.englishDescript
{
	
	 width:650px;
	 float:left;
	 padding:7px;
	
}


/*---------------end products-new----------------------*/


/*---------------profile----------------------*/
.btnOrder
{
  background:url(../images/an.jpg) no-repeat;	
  width:82px;
  height:22px;
  font-weight:bold;
  border:   0px   solid;    
  
  
}
/*---------------end profile----------------------*/

.textStyle{ border:none;border-bottom:1px solid #000;}

.cobg
{
    color:Red;
}


.cobgprifile
{
    color:Red;
    cursor:hand;
}



a:active
{
   color: #D20000; 
   font:normal 12px/18px "宋体";
   text-decoration: underline
}

a:hover
{ 
   color: #D20000; 
   font:normal 12px/18px "宋体";
   text-decoration: underline
}
   
/*  img  */

img
{
    border-style:none;  	
}   

ul
{
    list-style-type:none;
    margin:0;
    padding:0;    
}
/*   -----------------------clear--------------   */

.clear
{
    clear:both;    
}

#main .photoblock-many {		/* A general full-width photo block (that clears), for many thumbnails */
   margin: 0 10px 10px -4px;
   clear: both;
   width: 100%;
   text-align: center;
   font-size: 10px;
   color: #888888;
}

/*  body  */

body
{
	margin:0px auto;
	padding:0;
	font:normal 12px/18px "宋体";
	text-decoration: none;
	width:900px;
	position:relative;
}


/*   -----------------------------------header--------------   */

#header
{
    width:900px;
    min-height:160px;   /*   ie7/ff   */
    _height:160px;      /*   ie6      */
    position:relative; 
    background-color:White;   
}

#herder-flash
{
    width:900px;
    height:35px;    
    border:double #b591d9;
    padding-top:1px;
}

#logo1
{
    background:url(../images/top-logo.jpg) no-repeat;
	height:70px;
	width:210px;
	float:left;
}


/*  nav  */

.navgroup
{
    float:left;
    position:absolute;
       
}

.navgroup li
{
    display:inline;
    text-align:center;
}

.line
{
    padding:0px 1px;   
}



/*   ------------------------------------footer-----------------   */
#footer
{
    width:900px;
    min-height:90px;   /*   ie7/ff   */
    _height:90px;      /*   ie6      */
    margin:0 auto;
    background-color:White; 
}

#line2
{
     border-top:2px solid #ccc;
	 margin:3px 0 0;
	 width:900px;
	 float:left;	 
}

#logo2
{
   background:url(../images/51-logo.jpg) no-repeat;
	height:53px;
	width:169px;
	float:left;
	padding:5px 0 10px 0;
}

#address
{
    background:url(../images/copyright-bg.gif) no-repeat;
	width:710px;
	height:76px;
	padding:2px 0 2px 20px;
	float:left;
}

#footer-mail
{
    width:560px;
    float:left;
    height:76px;
}

#footer-bei
{
    width:150px;
    float:left;
    padding:3px 0 0;    
}

#footer-net
{
    width:900px;    
    text-align:center; 
    margin:2px 0;      
}

.net-net
{
    display:inline;
    margin:0 5px;
}