 body {
 background-image: url("image/bg.gif");
 }

.index {
 background-image: url("image/topbg.gif");
 }

a:link {color:#003366; }
a:visited {color:#003366; }
a:active {color:#CC0000; }
a:hover {color:#CC0000; }

td { font-size:12px; line-height:180%; color:#333333; }

.ssize{ font-size:10px; line-height:160%; }
.msize{ font-size:12px; line-height:180%; }
.lsize{ font-size:14px; line-height:180%; }

.topic{ border-bottom:1px #CCCCCC dotted; margin:0 0 2 -10; }

.tdline01 {border-bottom-style: solid; border-width: 1px; border-color:#444444;}
.tdline02 {border-bottom-style: dotted; border-width: 1px; border-color:#999999;}

.uSpace{ margin:0 0 10 0; }
.tSpace{ margin:5 0 0 0; }
.tuSpace{ margin:5 0 10 0; }

.ptitle {
height:30px;
color:#003333;
font-weight: bolder;
font-size:16px;
background-image: url("image/t_bg.gif");
}

.cp {
height:26px;
color:#FFFFFF;
font-weight: bolder;
padding-left:15px;
font-size:13px;
background-image: url("image/cp_bg.gif");
}

.sub {
height:20px;
color:#FFFFFF;
padding-left:15px;
font-size:12px;
background-image: url("image/sub_bg.gif");
}