/* IMG¶¦ÄÌstyle */
img{
    border:none;
}
.opacity a:hover img{
    opacity:0.7;
    filter:alpha(opacity=70);
    -ms-filter:"alpha(opacity=70)";
}


/* floral¶¦ÄÌstyle */
table.ware{
    width:95%;
    margin:0 auto;
}
.ware td{
    text-align:center;
}
.ware td.wareImg{
    padding:15px 0 10px 0;
}
.ware p{
    width:90%;
    padding:10px 0 20px 0;
    border-bottom:2px dotted #cccccc;
}


.mini{
    font-size:80%;
}
.mini90{
    font-size:90%;
}
.big{
    font-size:115%;
}


.bold{
    font-weight:bold;
}


.fontPurple1{
    color:#9900cc;
}
.fontPurple2{
    color:#6600cc;
}
.fontPurple3{
    color:#6633cc;
}
.fontPurple4{
    color:#9966cc;
}
.fontPurple5{
    color:#663399;
}
.fontPurple6{
    color:#9933cc;
}
.fontPurple7{
    color:#6633ff;
}


.fontBlue1{
    color:#000099;
}
.fontBlue2{
    color:#003399;
}
.fontBlue2Big{
    color:#003399;
    font-size:115%;
}
.fontBlue3{
    color:#330099;
}
.fontBlue4{
    color:#0066cc;
}
.fontBlue5{
    color:#000066;
}
.fontBlue6{
    color:#003366;
}
.fontBlue7{
    color:#0000CC;
}
.fontBlue8{
    color:#3366CC;
}
.fontBlue9{
    color:#333399;
}
.fontBlue10{
    color:#3399cc;
}
.fontBlue11{
    color:#333366;
}


.fontGreen1{
    color:#009900;
}
.fontGreen2{
    color:#006666;
}
.fontGreen3{
    color:#336600;
}
.fontGreen4{
    color:#009966;
}
.fontGreen5{
    color:#009933;
}
.fontGreen6{
    color:#00CC99;
}
.fontGreen7{
    color:#336633;
}
.fontGreen8{
    color:#009999;
}


.fontOrange1{
    color:#ff9900;
}


.fontPink1{
    color:#cc3399;
}
.fontPink2{
    color:#ff9999;
}
.fontPink3{
    color:#ff66cc;
}


.fontRed1{
    color:#ff0000;
}
.fontRed1mini{
    color:#ff0000;
    font-size:80%;
}
.fontRed2{
    color:#ff9999;
}
.fontRed3{
    color:#cc0000;
}
.fontRed4{
    color:#ff6666;
}


.fontBrown1{
    color:#663300;
}
.fontBrown2{
    color:#660000;
}
.fontBrown3{
    color:#663333;
}
