/* setup */
html, body, div, span, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, caption, table, tr, th, td, thead, tbody, tfoot, p, blockquote, cite, q, abbr, acronym, address, a, em, strong, img, ins, del, dfn, kbd, pre, xmp, code, form, fieldset, legend, label, object { margin: 0; padding: 0; }
body { font: 75%/1.5 sans-serif; color: #000; background: #999 url('./../images/main/body_bg.png') 0 0 repeat-x; }
hr { display: none; }
a:hover, a:focus, a:active { text-decoration: none; }
img { vertical-align: middle; }
a img, fieldset { border: none; }
textarea { font-family: sans-serif; }
table { width: 100%; border-collapse: collapse; }
td, th { padding: .3em 1em; }
abbr, acronym { border-bottom: 1px dotted #000; cursor: help; }
address { font-style: normal; }
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 89%; }
h6 { font-size: 60%; }
/*	clasess */
.lef { float: left !important; }
.rig { float: right !important; }
.cen { clear: both !important; }
.nil { display: none; }
img.lef, img.rig { margin: 5px 18px; }
img.lef { margin-left: 0; }
img.rig { margin-right: 0; }
.t_lef { text-align: left !important; }
.t_cen { text-align: center !important; }
.t_rig { text-align: right !important; }
.cle { min-height: 1px; }
.cle { clear: both; visibility: hidden; display: block; height: 0; font-size: 0; content: '.'; }

