@charset"utf-8";
/*text.css*/
.bold{ font-weight:bold!important; }
.red{ color:red!important; }
.green{ color:green!important; }
.f18{ font-size:18px!important; }
.f14{ font-size:14px!important; }

.pdy10{ padding:10px 0; }
