/*Style For Default.asp*/
#statistics1{ position: absolute; top: 0; left: 0; width: 100px; height: 200px; }

#statistics2{ position: absolute; top: 0; right: 0; width: 100px; height: 200px; }

/*Middle Table*/
#middle{ width: 778px; margin: 0 auto; border-collapse: collapse; }

#product-nav{ width: 160px; background: #536788; }

#content{ width: 618px; background: #FFF; }

#content h1{ line-height: 30px; text-align: center; color: #666699; }

div#intr{ padding: 5px; }

#intr p{ text-indent: 2em; }

#intr p img{ float: right; display: block; width: 140px; height: 108px; }

/*Product SHOW*/
#product-show{ margin-top: 5px; }

#product-show h2{ text-indent: 18px; line-height: 24px; }

#product-show ul{ display: block; width: 100%; }

#product-show li{ float: left; display: inline; width: 273px; height: 138px; background: url(../Pic/pro-show.gif) no-repeat center center; overflow: hidden; padding: 0 18px; margin-top: 10px; }

#product-show li img{ float: left; display: inline; height: 120px; margin: 8px 5px 0 15px; }

.product-type{ margin-top: 20px; }

.product-type em{ font-style: normal; color: Red; }

.product-brand{ text-indent: 2em; }

.product-more{ text-align: right; margin: 20px 5px 0 0; }

.product-more a{ color: red; text-decoration: none; }

#after-clear{ clear: both; width: 100%; height: 5px; overflow: hidden; }