LI {
list-style-type: none; /* Убираем маркеры */
font-family: verdana;
font-size:14px;
color:#ffffff;
text-align: justify;
margin:0;
}
UL {
 margin-left: 30; /* Отступ слева в браузере IE и Opera */
 padding-left: 30; /* Отступ слева в браузере Firefox */
}
input{
 margin-left: 30; /* Отступ слева в браузере IE и Opera */
 padding-left: 30; /* Отступ слева в браузере Firefox */
}
LI a{
    text-decoration:none;
    color:#ffffff;
    font-family:verdana;
	font-size:14px;
    }
LI a:hover{    
    color:#ffffff; 
	text-decoration: underline;
    }
	
LI a:visited{
    font-size:14px;
    color:#ffffff;   
    }

h1{
font-family: "Times New Roman", Times, serif;
font-size:17px;
color:#ffffff;
margin:0;
padding-top:10px;
}
h2{
font-family: "Times New Roman", Times, serif;
font-size:16px;
color:#ffffff;
margin:0;
padding-top:17px;
padding-left:5px;
}
h2 a{
    text-decoration:none;
    color:#ffffff;
    font-family:verdana;
	font-size:14px;
    }
h2 a:hover{    
    color:#ffffff; 
	text-decoration: underline;
    }
	
h2 a:visited{
    font-size:14px;
    color:#ffffff;   
    }
h3{
font-family: "Times New Roman", Times, serif;
font-size:16px;
color:#ffffff;
margin:0;
padding-top:10px;
padding-left:5px;
}
h3 a{
    text-decoration:none;
    color:#ffffff;
    font-family:verdana;
	font-size:14px;
    }
h3 a:hover{    
    color:#ffffff; 
	text-decoration: underline;
    }
	
h3 a:visited{
    font-size:14px;
    color:#ffffff;   
    }

p{
padding-left:20px;
padding-top: 8px;
padding-right:13px;
font-family: verdana;
font-size:14px;
color:#ffffff;
text-align: justify;
margin:0;
}
p a{
    text-decoration:underline;
    color:#ffffff;
    font-family:verdana;
	font-size:14px;
    }
p a:hover{    
    color:#ffffff; 
	text-decoration: none;
    }
	
p a:visited{
    font-size:14px;
    color:#ffffff;   
    }
.img {
 border:
  5px /* Толщина рамки */
  #555555 /* Цвет границы */
  solid; /* Сплошная линия */
}
.links{
padding-left:35px;
font-family:verdana;
font-size:14px;
color:#ffffff;
}
.link{
padding-left:35px;
font-family:verdana;
font-size:14px;
color:#ffffff;
background: url('/img/q2.gif');
height: 18px;
width: 278px;

}

.link a{
    text-decoration:none;
    color:#ffffff;
    font-family:verdana;
	font-size:14px;
    }
	
.link a:hover{    
    color:#ffffff; 
	text-decoration: underline;
    }
	
.link a:visited{
    font-size:14px;
    color:#ffffff;   
    }
.menu_bottom{
background: url('/img/q1.gif') repeat-y;
width:1024;
height:1px;
}
.preview_title{
background: url('/img/preview_title.gif');
height: 41px;
width: 358px;
font-family:verdana;
}	
.preview_content{
background: url('/img/preview_content.gif');
height: 155px;
width: 358px;

}
.title_content{
background: url('/img/title_content.gif');
height: 34px;
width: 720px;
font-family:verdana;
padding-left:40px;
margin:0;
}
.content{
background: url('/img/content.gif') repeat-y;
height: 1px;
width: 720px;
font-family:verdana;
margin:0;
}
.footer_content{
background: url('/img/footer_content.gif') repeat-y;
height: 10px;
width: 720px;
font-family:verdana;
}
.right_line{
background: url('/img/right_line.gif') repeat-y;
width: 10px;
}
.footer{
background: url('/img/footer.gif') repeat-x;
padding-top:15px;
height: 54px;
font-family:verdana;
font-size:12px;
color:#ffffff;
text-align:center;
}