* {
 padding: 0;
 margin: 0;
}
#findex{
 padding: 0;
 margin: 0;
 
}

BODY {
	text-align: left;
	font-size: 13px;
	color: #666666;
	font: @ËÎÌå;
}  
A{color: #0066CC;
	text-decoration: none;
}
A:HOVER {
	color: #FF5C1E;
	text-decoration: underline;
}

/*body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
}*/
#wrapper {
 width: 770px;
 margin: 0 auto;
 position: relative;
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-bottom: 0px solid #ccc;
 background-color: white;
}
#navbar {
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height:100px;
 background-color:#D7D7D7;
}


#header {
 border: 0px solid #ccc;
 margin: 0 0px 0 0px;
 padding: 0px;
 background-color: #666;
}

#header #tr {
   text-align: right;
   color: white;
   position: absolute;
   top: 0.5em;
   left: 610px ;
   font-size: 2.5em;
   font-variant: small-caps;
   line-height: 150%;
}


/* Ê×Ò³index */
#leftcolumn1 { /* Parent Wrapper for inside boxes */
 margin: 3px 0px 3px 2px;
 display: inline; /* IE Hack */
 width: 328px;
 float: left;
 min-height: 200px;
 padding: 4px;
 border: 1px solid #ccc;
 background-color: white;
}
* html #leftcolumn1 {height:200px} /* IE Min-Height Hack */ 

#leftcolumn2 { /* Parent Wrapper for inside boxes */
 margin: 3px 5px 3px 5px;
 display: inline; /* IE Hack */
 width: 246px;
 float: left;
 min-height: 200px;
 padding: 4px;
 border: 1px solid #ccc;
 background-color: white;
}
* html #leftcolumn2 {height:200px} /* IE Min-Height Hack */ 

/* ---------------------------- */


/* ---------------------------- */
#rightcolumn1 { /* Parent Wrapper for inside boxes */
 border: 1px solid #ccc;
 margin: 3px 5px 3px 0px;
 display: inline; /* IE Hack */
 padding: 4px;
 width: 230px;
 float: left;
 min-height: 200px;
 background-color: #C9C9BE;
}
* html #rightcolumn1 {height:200px} /* IE Min-Height Hack */ 

#rightcolumn2 { /* Parent Wrapper for inside boxes */
 border: 1px solid #ccc;
 margin: 3px 0px 3px 0px;
 display: inline; /* IE Hack */
 padding: 4px;
 width: 152px;
 float: left;
 min-height: 200px;
 background-color: white;
}
* html #rightcolumn2 {height:200px} /* IE Min-Height Hack */ 

#rightcolumn2 p {
   text-align: center;
}
/* ---------------------------- */

#footer {
 border: 1px solid #ccc;
 
 margin: 2px 0px 5px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 float: left;
 width: 770px;
}

/* ²úÆ·qfproduct */

#productleftcolumn1 { /* Parent Wrapper for inside boxes */
 margin: 3px 0px 3px 2px;
 display: inline; /* IE Hack */
 width: 160px;
 float: left;
 min-height:300px;
 padding: 4px;
 border: 1px solid #ccc;
 background-color: white;
}
* html #productleftcolumn1 {height:300px} /* IE Min-Height Hack */ 

#productleftcolumn2 { /* Parent Wrapper for inside boxes */
 margin: 3px 1px 3px 5px;
 display: inline; /* IE Hack */
 width: 535px;
 float: left;
 min-height: 300px;
 padding: 4px;
 border: 1px solid #ccc;
 background-color: white;
}
* html #productleftcolumn2 {height:300px} /* IE Min-Height Hack */
#productleftcolumn2 ul li{display:block;float:left;margin-right:20px;margin-left:9px;margin-bottom:10px;margin-bop:20px;border-color:#FFFFFF;}



