/* CSS Document */

#theme{
background-image:url(../img/back2.gif);
}

#theme dl{
text-align:center;
padding-top:18px;
line-height:20px;
}
#theme dl dt{
font-size:16px;
color:#ff00cc;
line-height:20px;
margin-bottom:5px;
}
#theme dl dd{
font-size:14px;
color:#049fc6;	
line-height:20px;
}
#theme dl dd strong{
font-size:18px;
color:#ff657a;
line-height:22px;
}

.start_left{
width:390px;
}
