.menu1
{
	font-family: tahoma;
    font-size: 11;
    color: #663333;
    font-weight: bold;
    text-decoration: none;
}
.menu_left1
{
    padding: 5 5 5 1;
}
.menu_left1 a
{
	font-family: tahoma;
    font-size: 11;
    color: #333333;
    font-weight: bold;
}
.menu2
{
    padding: 4 5 1 10;
}
.tit
{
	font-family: tahoma;
    font-size: 12;
    color: #000000;
    font-weight: bold;
}
.text
{
	font-family: tahoma;
    font-size: 11;
    color: #333333;
}
ul.top li 
 {
    background: url(img/li.gif) 10px 5px no-repeat;
    padding:0 0 12 27;
    margin:0; 
   
}
 ul.top{margin:8 0 0 0;padding:0;}
 
 .r1
 {
	font-family: tahoma;
    font-size: 11;
    color:#660000;
}
.r2
 {
	font-family: tahoma;
    font-size: 11;
    color:#993333;
}

ol  li 
 {
    padding:0 0 12 0;
    margin:0; 
}
ol
{margin:8 0 0 30;padding:0;}

.a1
{
	font-family: tahoma;
    font-size: 11;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}