body {
background-color: white; 
color: black; 
font-family: arial, verdana; 
font-size: 14px; 
text-align: center; 
padding: 0px;
}

a {text-decoration: underline; font-size: 14px; color: black;}
a:hover { text-decoration: underline; color: red;} 
a:hover img { border: 1px solid red;}
a:visited {color: black;}                
a:visited:hover {color: red;} 
a:hover img.mn { border: 0px;} 
a.white {color: white;}
a.white:visited {color: white;}
a.thumb {text-decoration: none;}
a.thumb:hover { text-decoration: underline;}
a.arh {font-family: verdana; font-size: 17px; color: white;}
a.arh:visited {color: white;}
a.arh:hover {color: red; text-decoration: underline;}

h1 {font-size: 16px; font-style: bold; color: red; margin: 0px;}
h2 {font-size: 17px; font-variant: small-caps; margin: 0px;}
h3 {font-size: 16px; color: black; margin: 0px;}
ul {list-style-type:none; padding:0; margin:0; }
li {list-style-type:none; padding:0; margin:0; }
strong {font-style: italic; font-size: 14px; color: green;}
em {font-family: verdana; font-size: 15px; font-style: normal; color: yellow;}
em.blue {color: blue;}
em.red {color: red;}
em.green {color: green;}
em.black {color: black;}
small {font-size: 12px; color: green;}
h2.white {color: white; font-size: 14px;}
p {width:145px; line-height: 19px; padding-left: 5px; margin: 0px; text-align: justify;}

.all{
width: 985px;
margin: auto;
text-align: center;
}
.main {
width: 810px;
float: left;
margin: auto;
text-align: center;
}
.mnu {
float: left;
text-align: center;
width: 66px;
height: 66px;
font-size: 14px;
}
.menu {
background-color: green;
width: 152px;
height: 20px;
margin-left: 10px;
text-align: center;
float: left;
}
.bar {
border-right: 1px solid black;
padding-top: 10px;
line-height: 22px;
width:165px;
float: left;
text-align: left;
}
.add {
width: 400px;
height: 145px;
padding-top: 10px;
line-height: 16px;
text-align: center;
float: left;
}
.line {
width: 800px; 
background-color: gray; 
color: white;
float: left; 
margin-top: 10px;
margin-bottom: 10px;
margin-left: 5px;
font-size: 15px;
}
.thumb {
font-size: 12px; 
padding: 0px;
width: 160px;
height: 185px;
float: left;
}

