body {color: black; font-family: arial, verdana; font-size: 15px; text-align: center; margin: 10px 0px 0px 0px;}
a {text-decoration: none; font-size: 15px; color: black;}
a:hover { text-decoration: underline; color: blue;} 
a:hover img {border: 1px solid blue;}
a:visited {color: black;}                
a:visited:hover {color: blue;}   
h3 {margin: 0px; letter-spacing: 1pt; font-size: 15px;}
em {font-size: 17px; font-style: normal;}
em.red {font-size: 15px; color: red;}
strong {color: #ccccff;}
ul {list-style-type:none; padding:0; margin:0; }
li {list-style-type:none; padding:0; margin:0; }

.all{
border: 0px solid Black;
width: 980px;
margin: auto;
}
.left{
border: 0px solid Black;
width: 170px;
height: 130px;
float: left;
text-align: left;
}
.right{
border: 0px solid Black;
width: 810px;
height: 130px;
float: right;
text-align: right;
}
.main {
border: 1px solid Black;
width: 980px;
float: left;
margin: auto;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 5px;
background-color : White;
}
.menu{
float: left;
padding-left: 10px;}
.text{
float: right;
padding-right: 10px;}
.bar{
border: 1px solid Black;
width: 131px;
height: 1405px;
padding-top: 5px;
margin-top: 5px;
float: left;
margin: auto;
background-color : White;
text-align: center;
line-height: 20px;
}
.best{
border: 1px solid Black;
width: 840px;
height: 1405px;
padding-top: 5px;
margin-top: 5px;
float: right;
margin: auto;
background-color : White;
}
.thumb { 
border: 0px solid black;
padding: 0px 0px 0px 0px;
width: 140px;
height: 140px;
float: left;
}
.top {
width: 162px;
height: 22px;
float: left;
text-align: center;
}	



