#comp{
margin:0px 0px 0px 0px;
padding:0px;
width:100%;
float:left;
}

#comp h2{
background-image:url(../image/bgcolor01.gif) ;
background-position:left;
background-repeat:repeat-x;
width:100%;
height:30px;
padding:1em 0px 0px 0px;
color:white;
font-size:120%;
margin:0px 0px 0px 0px;
text-align:left;
vertical-align:text-bottom;
}

table.profile{
  font-family:"MS ƒSƒVƒbƒN";
  font-size: 120%;
  font-weight: bold;
  width:100%;
  border: 1px #00bfff solid;
  margin : 1em 0px 1em 0px;
  padding: 0em;
  border-collapse:collapse;
}

table.profile th{
  width:20%;
  margin : 0px 0px 0px 0px;
  border-top: 1px #00bfff solid;
  border-left: 1px #00bfff solid;
  border-right: 1px #00bfff solid;
  border-bottom: 0px #00bfff solid;
  padding: 0.5em;
  text-align: left;
  vertical-align: top;
  font-size:120%;
  background-color:white;
}

table.profile td{
  margin : 0px 0px 0px 0px;
  border-top: 1px #00bfff solid;
  border-left: 0px #00bfff solid;
  border-right: 1px #00bfff solid;
  border-bottom: 0px #00bfff solid;
  padding: 0.5em;
  font-size:120%;
  background-color:white;
  text-align: left;
}

table.profile td a{
  margin : 0px 0px 5px 5px;
  padding : 0px 0px 0px 30px;
  background-image:url(../image/next.gif) ;
  background-position:left;
  background-repeat:no-repeat;
}

table.profile td a:link, table.profile td a:visited{
  color:#0000ff;
  text-decoration:underline;
}

table.profile td a:hover, table.profile td a:active{
  color:#ff0000;
  text-decoration:underline;
}

table.profile td ul{
  list-style:none;
  margin : 0px;
  padding : 0px 0px 0px 0px;
  font-size:100%;
}

table.profile td ul li{
  background-image:url(../image/icon02.gif) ;
  background-position:left;
  background-repeat:no-repeat;
  margin :0px;
  padding :0px 0px 0px 20px;
  list-style:none;
  font-size:100%;
}

table.profile th.cyan{
  background-color:#00ffff;
}

table.profile td.lyellow{
  background-color:#ffffe0;
}

table.profile td span.font-s{
  font-size: small;
  font-weight: normal;
}
