@charset "utf-8";
/* CSS Document */
.productRead{
color:#333333; padding:10px; background:#FFFFFF; line-height:18px;
}
.productRead h2,.productRead h3{
font-size:16px; margin-bottom:15px; color:#003399;
}
.productRead h3{
font-size:14px; margin-bottom:3px;
}
.productRead p{
text-indent:30px; padding-left:30px; margin-bottom:8px;
}
.selectCat {width:90%; margin:0 auto;}
.selectCat li{
margin-top:10px; height:35px;
float:left; width:30%;
}
.btnDisplay{
clear:left; text-align:center; margin-top:10px;
}
.imgNews{margin:10px 0px;}
.imgNews img{
margin:0 2px; border:3px solid #eaeaea;
}
