@CHARSET "UTF-8"; /************************************** * Supplier common Style **************************************/ img { border: 0px; } .bold { font-weight: bold; } .blue { color: #004c98; } .orange { color: #fe6700; } .magAuto { margin: 0 auto; } .magL3 { margin-left: 3px; } .magT10 { margin-top: 10px; } .magT15 { margin-top: 15px; } .magT20 { margin-top: 20px; } .va5 { vertical-align: 5px; } ul { list-style: none; } img.hand { cursor: pointer; vertical-align: middle; } .ht100 { height: 100%; } .floatLt { float: left; } .floatRt { float: right; } .lht22 { line-height: 22px; }