@charset "utf-8";
/* CSS Document */
ul.product{margin: 0px !important; width:100%; float: left;}
ul.product li{width:50%; float: left; list-style: none; border-bottom: 1px solid #000}

ul.model{margin: 0px !important; width:100%; float: left;}
ul.model li{width:25%; float: left; list-style: none;}
ul.qu{margin: 0px !important; width:100%; float: left;}
ul.qu li{width:33.22%; float: left; list-style: none; margin-top: 2px;}
ul.qu li.wid75{width:66%; float: left; list-style: none; text-align: center;}
ul.qu li.wid33{width:33.22%; float: left; list-style: none; background-color: #4cc7ee; margin-left: .1%; padding: 5px 0px 5px 1%; color: #fff;}
ul.qu li.wid33 h4{ color: #fff }
ul.qu li.wid75 label{width:49%; float: left; list-style: none; text-align: center; background-color: #ccc; margin-left: .5%}




