
/* ::::: style.css ::::: */

body { font-size: 12px; background-color: rgb(153, 153, 153); }
.index_01 { width: 1003px; height: 111px; background-color: rgb(204, 0, 0); }
.index_02 { width: 1003px; background-color: rgb(255, 255, 255); }
.index_03 { width: 713px; float: right; margin-right: 20px; }
.index_04 { border: 1px dashed rgb(153, 0, 0); padding: 3px; margin-top: 15px; }
.index_05 { border-left: 1px dashed rgb(153, 0, 0); width: 620px; float: right; }
.index_06 { width: 220px; height: 130px; float: left; }
.index_07 { clear: both; }
.index_08 { width: 770px; background-image: url('index_02.gif'); }
.index_09 { margin-top: 5px; width: 550px; float: right; }
.index_10 { margin-top: 10px; }
.index_11 { padding: 3px; width: 190px; float: left; }
.index_12 { border-bottom: 2px solid rgb(255, 255, 255); background-image: url('index_05.gif'); font-weight: bolder; padding-left: 10px; font-size: 14px; padding-top: 3px; height: 22px; }
.index_13 { border-bottom: 2px solid rgb(255, 255, 255); background-color: rgb(246, 246, 246); padding-left: 30px; font-size: 14px; padding-top: 3px; height: 22px; }
.index_14 { border-bottom: 2px solid rgb(255, 255, 255); background-color: rgb(146, 190, 195); font-weight: bolder; padding-left: 10px; font-size: 14px; padding-top: 3px; height: 22px; }
.index_15 { padding: 5px; width: 546px; font-size: 13px; line-height: 150%; float: right; }
.index_16 { margin-right: 10px; margin-left: 10px; }
.l15 { line-height: 150%; }
.m_t5 { margin-top: 5px; }
.m_t15 { margin-top: 15px; }
a:link { color: rgb(0, 0, 0); text-decoration: none; }
a:visited { color: rgb(0, 0, 0); text-decoration: none; }
a:hover { color: rgb(255, 0, 0); text-decoration: underline; }
a:active { color: rgb(0, 0, 0); text-decoration: none; }
.black a:link { color: rgb(153, 153, 153); text-decoration: none; }
.black a:visited { color: rgb(153, 153, 153); text-decoration: none; }
.black a:hover { color: rgb(255, 0, 0); text-decoration: underline; }
.black a:active { color: rgb(153, 153, 153); text-decoration: none; }
.white { color: rgb(255, 255, 255); }
.white a:link { color: rgb(255, 255, 255); text-decoration: none; }
.white a:visited { color: rgb(255, 255, 255); text-decoration: none; }
.white a:hover { color: rgb(255, 0, 0); text-decoration: underline; }
.white a:active { color: rgb(255, 255, 255); text-decoration: none; }
.title { font-size: 20px; font-weight: bolder; }
