﻿@charset "utf-8";
/* Index CSS Document */


#flash-holder{width:100%; height: 200px; background:#fff; }

#index-left-text{float:left; width:290px; margin: 20px 0 0 0; overflow:auto;}
#index-left-text p{margin:0 0 6px 0; line-height: 1.5em;}

#index-offers-wrap{float:right; width:370px; margin: 20px 0 0 0; padding:0;}

.index-offer-wrap{width:350px; margin: 0 0 10px 0; padding:10px; background-color:#000; overflow:auto;}
.index-offer-pic{float:left; width:100px; margin: 0 0 0 0; border:1px #ccc solid;}
.index-offer-pic img{width:100px;}
.index-offer-text{float:right; width:230px; margin: 0 0 0 0;}
.index-offer-text h4{margin:0; padding: 0 0 4px 0; font-size:14px; font-weight:bold; color:#F90; border-bottom:2px  #ccc dotted;}
.index-offer-text a{color:#F90; text-decoration:none;}
.index-offer-text a:hover{color:#FFF; text-decoration:none;}
.index-price-wrap{}
.price-was{float:left; width:200px; margin:10px 0 0 0 ;font-size:16px; font-weight:normal; color: #F90; text-decoration:line-through;}
.price-now{float:left; margin:0;font-size:20px; font-weight:bold; color:#F90;}
.index-offer-more{float:right; margin: 12px 0 0 0;}
.index-offer-more img{width:29px; height:36px; border:0;}

#index-manu-wrap{float:right; width:375px; margin: 15px 0 20px 0; padding:0; overflow:auto; background:#fff;}

.manelement{width:68px; height:58px; margin: 0 0px 5px 5px; border:#666 1px solid;text-align:center; float:left; background:#fff center center no-repeat ;}


#index-manu-wrap a{font-size:10px; font-weight:bold; color:#F90; text-decoration:none;}
#index-manu-wrap a:hover{font-size:10px; font-weight:bold; color:#F90; text-decoration:underline;}






