/* CSS Document */
body{
background-color:#FF9900;
color:#333333;
margin:0;
}

table{
border:0;
text-align:left;
}

.font_newtitle{
font-size:20px;
color:#ff3300;
font-weight:bold;
margin-top:10px;
margin-bottom:0px;
line-height:18px;
}

.font_newtitlesab{
font-size:13px;
color:#666666;
font-weight:bold;
margin-top:5px;
margin-bottom:0px;
}

.flame_okuduke{
text-align:left;
margin-top:20px;
}


dl{
width:auto;
height:auto;
font-size:12px;
margin-bottom:5px;
}

dt{
color:#FF0000;
margin-bottom:2px;
}

dd{
color:#000000;
margin:0px;
padding-left:10px;
line-height:15px;
}

a:link   { color:#000088;  text-decoration:none; }
a:visited{ color:#009999;  text-decoration:none; }
a:hover  { color:#00ffff; text-decoration:underline; }