body { color: #333333; margin: 0;}
.bg  { background: #ffffff url('../image/jpg/under.jpg') top repeat-y;}
.bar { background: #ffffff url('../image/gif/bar.gif') top repeat-y;}
.prob{ background: #ffffff url('../image/jpg/proback.jpg') top no-repeat;}
.ls  { letter-spacing: .1em;}
.red { color: #df0000;}
.blue{ color: #000080;}
.gray{ color: #808080;}
.whit{ color: #ffffff;}
.blak{ color: #333333;}
.b   { font-weight: bold;}
.n   { font-weight: normal;}
.n09 { font-size: 9px;}
.n10 { font-size: 10px;}
.n11 { font-size: 11px;}
.n12 { font-size: 12px;}
.n13 { font-size: 13px;}
.n14 { font-size: 14px;}
.n15 { font-size: 15px;}
.n16 { font-size: 16px;}
.n20 { font-size: 20px;}
.lh2 { line-height: 1.2;}
.lh3 { line-height: 1.3;}
.lh5 { line-height: 1.5;}
.white a:link { color:#FFFFFF;text-decoration:none}
.white a:visited { color:#FFFFFF;text-decoration:none}
.white a:hover { color:#FFFF00;text-decoration:underline}
.white a:active { color:#EFEFEF;text-decoration:none}
a:link   { color: #0000df; text-decoration: none; }
a:visited{ color: #0000df; text-decoration: none; }
a:hover  { color: #df0000; text-decoration: none; }
a:active { color: #8080df; text-decoration: none; }

