TABLE{
  font-size : 12px;
  font-family : "MS UI Gothic";
  font-weight : normal;
  text-decoration : none;
  margin-top : 0px;
  margin-bottom : 0px;
 }
a { text-decoration:none; }
a:hover { color:red; }
.bdr { border:1px solid silver; }
.text{
  width : 440px;
}
.text1{
  width : 190px;
}

.title{
width : 450px;
height : 18px;
border-width : 0px 0px 1px 12px;
border-style :  solid ;
border-color : #999999;
text-align : left;
background-color : #333300;
padding: 5px;
}
.title1{
width : 200px;
height : 18px;
border-width : 0px 0px 1px 12px;
border-style :  solid ;
border-color : #999999;
text-align : left;
background-color : #333300;
padding: 5px;
}
HR{ 
color : #333300;
filter:alpha(opacity=100,finishopacity=0,style=1);
}
.line{
border-width : 0px 0px 1px 0px;
border-color : #666666;
border-style : solid;
margin : 0px;
padding : 5px 0px 5px 10px;
width : 440px;
text-align : left;
}
