/*---------------------公共样式---------------------*/
.red {color: #FF0000;}
.white{color: #FFFFFF;}
.purple {color: #6c316d;}/*紫色*/
.bold {font-weight: bold;}
.center {text-align: center;}