@charset "utf-8";
/* 
---------------------------------
Site: www.AVCWARE.com
Author: AVCWARE.com
Updated: 20110316
Updated by: Gao Yueping 
file: product.css 
version: 1.0
--------------------------------- 
*/ 
.prolist{width:700px; float:right;}
.prolist ul{}
.prolist ul li{float:left; width:160px; height:35px; line-height:35px; background:url(/images/common/bg_tabs.jpg) no-repeat 0 0; margin-right:2px; font-size:14px;}
.prolist ul li.on{background-position:0 bottom;}
.prolist ul li a{color:#FFF; display:block; height:35px; background:url(/images/common/icons.png) no-repeat 10px -275px; padding-left:40px;}
.prolist ul li a:hover{text-decoration:none;}
.prolist ul li a.dvd{ background-position:10px -35px;}
.prolist ul li a.ipod{background-position:10px -75px;}
.prolist ul li a.mac{background-position:10px -115px;}
.prolist .products{ padding:10px 0; border:#CCC 1px solid; width:698px;}
.prolist .products ol{ list-style:none;}
.prolist .products ol li{ border-bottom:#CCC 1px dashed; }
.prolist .products ol li .shot{ width:187px; float:left;}
.prolist .products ol li .shot img{ margin:30px 0 0 0}
.prolist .products ol li .prodescribe{width:500px; float:right;}
.prolist .products ol li .prodescribe h2{ font-size:18px; line-height:50px; }
.prolist .products ol li .prodescribe h2 a{color:#000;}
.prolist .products ol li .prodescribe p{ width:490px; clear:both;}
.prolist .products ol li .prodescribe .buttons{ width:450px;padding:25px 0 25px 50px;}
.prolist .products ol li .prodescribe .buttons a{display:inline; float:left; width:129px; height:46px; background:url(/images/common/btn_buy.png) no-repeat; font-size:16px; color:#FFF; line-height:46px; padding-left:30px; margin-right:30px;}
.prolist .products ol li .prodescribe .buttons a:hover{text-decoration:none;}
.prolist .products ol li .prodescribe .buttons a span{font-size:11px; color:#a9ff04;}
.prolist .products ol li .prodescribe .buttons a.free{background-image:url(/images/common/btn_download.png);}

.prolist .products{ padding:0 0 10px 0;width:700px; float:right; }
.prolist .products table{ }
.prolist .products table tr th{border-bottom:#CCC 1px solid; padding:5px;font-weight:bold; font-size:14px; line-height:30px;}
.prolist .products table tr td{border-bottom:#CCC 1px dashed; padding:5px;}
.prolist .products .col{background-color:#F4F4F4;}
.prolist .products td h2{ font-size:11px;}
.prolist .products td a{color:#000;}
.prolist .products td h2 a{ color:#000;}
