.product{
float:left;
width:783px;
height:144px;
border-style:none;
}
.product_photo{
float:left;
width:185px;
height:144px;
}
.product_photo1{
float:left;
width:185px;
height:144px;
position:relative;top:15px;
}
.product_photo1 a{
float:left;
width:185px;
height:144px;
background:url('photo1.jpg');
background-repeat:no-repeat;
}
.product_photo1 a:hover{
float:left;
width:185px;
height:144px;
background:url('photo1_.jpg');
background-repeat:no-repeat;
}
.product_photo2{
float:left;
width:185px;
height:144px;
position:relative;top:15px;
background:url('photo2.jpg');
background-repeat:no-repeat;
}
.product_photo2:hover{
float:left;
width:185px;
height:144px;
background:url('photo2_.jpg');
background-repeat:no-repeat;
}
.product_photo3{
float:left;
width:185px;
height:144px;
position:relative;top:15px;
background:url('photo3.jpg');
background-repeat:no-repeat;
}
.product_photo3:hover{
float:left;
width:185px;
height:144px;
background:url('photo3_.jpg');
background-repeat:no-repeat;
}
.product_text{
float:left;
width:598px;
height:144px;
}
.head{
float:left;
width:598px;
height:50px;
font-size:18px;
line-height:45px;
}
.description{
float:left;
width:598px;
height:91px;
}
.description a{
color:#D20C05;
text-decoration:none;
font-weight:bold;
}
.desc{
float:left;
width:auto;
height:30px;
}
.desc a{
color:#D20C05;
text-decoration:none;
font-weight:bold;
}


.box{
float:left;
width:330px;
height:90px;
position:relative;left:10px;
margin-right:45px;
}
.box_line{
float:left;
width:330px;
height:20px;
font-size:11px;
}
.texts{
float:left;
width:330px;
height:70px;
position:relative;left:10px;
margin-right:45px;
}
.texts_title{
float:left;
width:330px;
height:20px;
color:#D40F00;
}
.box_line2{
float:left;
width:330px;
height:16px;
text-indent:17px;
font-size:11px;
background-image:url('add_point.jpg');
background-position:left;
background-repeat:no-repeat;
}