/* CSS Document */
td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6B6B6B;
}
ul{
margin:0;
padding:0;
list-style-type:none;
margin-left:10px;
list-style-image:url(../images/bul.gif);
}
*html ul{
margin-left:16px;
}
.repeat-x{
background-repeat:repeat-x;
}
b{
color:#000;
}
a{
color:#FF6000;
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
.b{
color:#103983;
}
.border{
border:1px solid #E9E9E9;
border-left:none;
border-right:none;
}
.bot{
color:#498397;
font-weight:normal;
}
.bot:hover{
color:#1C548C;
text-decoration:none;
}
#div1{
display:none;
}
#div2{
display:inline;
}
#div3{
display:none;
}
#div4{
display:inline;
}
#div5{
display:none;
}
#div6{
display:none;
}
#li1{
display:block;
width:20px;
height:20px;
background:url(../images/bul_plus.gif);
margin-right:5px;
}
#li2{
display:block;
width:20px;
height:20px;
background:url(../images/bul_minus.gif);
margin-right:5px;
}
#li3{
display:block;
width:20px;
height:20px;
background:url(../images/bul_plus.gif);
margin-right:5px;
}
.border2{
border-bottom:1px solid #F8F3E6;
}
