.lst_prod_cat{
  position:relative;  
  color:#496637;  
  font-weight:bold;
  padding-bottom:5px;
  font-size:14px;
  border-bottom:1px solid #496637;  
  width:580px;
}

.lst_prod_cat a{
  color:#496637;
  text-decoration:none;
  font-size:14px;
}

.lst_prod_cat a:hover{
  color:#B21A36;
}

.lst_prod_cat_sel{
  color:#B21A36;
}

.lst_prod_type{
  position:relative;  
  color:#496637;  
  font-weight:bold;
  padding-top:5px;
  font-size:12px;  
}

.lst_prod_type a{
  color:#496637;
  text-decoration:none;
  font-size:12px;
}

.lst_prod_type a:hover{
  color:#B21A36;
}

.lst_prod_type_sel{
  color:#B21A36;
}

.div_model{
  float:left;  
  margin-left:8px;
  margin-right:8px;
}

.div_model_inner{
  width:170px;
}

.div_model_img{
  position:relative;
  width:170px;
  height:150px;
}

.div_model_img img{
  position:absolute;
  bottom:0px;
  border:0px;
}

.div_model_desc{
  padding:10px;
}

.div_model_detail{
  padding:10px;
  background-color:#9EA900;
  text-align:right;
}

.div_model_detail a{
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}

.div_model_bottom{
  position:relative; 
  clear:both; 
  margin-top:25px;
  height:25px;;  
  border-top:1px solid #496637;  
  width:580px;
}

.div_page{
  position:absolute;
  width:370px;
  top:0px;
  left:200px;
  text-align:right;
  color:#496637;  
  font-weight:bold;
}

.div_page a{
  color:#496637;
  text-decoration:none;
  font-weight:normal;
  font-size:12px;
}

.div_page a:hover{
  color:#B21A36;
}

.model_detail_left{
  float:left;
  width:350px;
}

.model_detail_img{
  width:350px;
  /*height:275px;*/
  text-align:center;
  margin-bottom:25px;
}

.model_detail_img h1{
  text-align:left;
  color:#496637;
  font-size:18px;
  text-transform: uppercase;
}

.model_detail_color{
  text-align:left;
}

.model_detail_color img{
  margin-left:10px;
  vertical-align:middle;
  border:1px solid #000000;
}

.model_detail_right{
  float:left;
  padding-left:10px;
}

.model_detail_right h1{
  color:#496637;
  font-size:18px;
  text-transform: uppercase;
}

.model_swap_item{
  width:350px;
}

.model_prev_pg{
  position:absolute;  
  left:400px;
  text-align:right;
  height:15px;
  background-color:#ffffff;
}

.model_prev_pg a{
  color:#496637;
  text-decoration:none;
  font-weight:normal;
  font-size:12px;
}

.model_prev_pg a:hover{
  color:#B21A36;
}
