@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
}
.prod_1{
background:url(../images/prod_1.jpg) no-repeat;
}
.prod_2{
background:url(../images/prod_2.jpg) repeat-y;
}
.prod_3{
background:url(../images/prod_3.jpg) repeat-x;
}
.prod_4{
font-family:"宋体";
font-size:12px;
}
.about{
font-family:"宋体";
font-size:14px;
color:#FF0000;
}
.about_1{
font-family:"宋体";
font-size:12px;
color:#333;
line-height:24px;
}
.about_2{
font-family:"宋体";
font-size:12px;
color:#FF0000;
line-height:24px;
}
