Body { background-color:#5c87b2 } .DShow { width:320px; height:200px; background-color:#ffffff; float:left; margin:2px; border: 1px solid #000; border-radius: 10px 20px; } .DShowExm { width:320px; height:200px; background-color:#ffffff; margin:2px; border: 1px solid #000; border-radius: 10px 20px; } .DShowWarn { background-color:#FF91AF; } .DBack { background-color:#ffffff; } .TLine { margin-bottom:5px; } /*#dddddd;*/ .TNodeNone { color:Green; margin:0px; } .TNodeWait { color:Green; margin:0px; } .TNodeRun { color:Blue; margin:0px; } .TNodeWarn { color:Red; margin:0px; } .TNodeDone { color:Gray; margin:0px; } h5 { margin:0px; } a { text-decoration:none; color:inherit; }