@charset "utf-8";

#s_l_top {
   text-align: left;
   width: auto;
   float: left;
   width: 400px;
}
#s_l_top h1 {
   background: url(../olympic/olympic_top.jpg) no-repeat top;
}
#s_l_top h1 a {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 363px;
}
#s_r_top {
   float: right;
   width: auto;
   margin-top: 10px;
   margin-right: 20px;
   width: 250px;
}
#s_r_top h2 {
   background: url(../olympic/olympic.jpg) no-repeat top;
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 350px;
}
#oly_content {
   text-align: left;
   margin-top: 20px;
   width: auto;
   padding: 0;
}
.oly_contet_exp {
   margin-left: 25px;
   margin-top: 5px;
   width: 790px;
}
.oly_contet_exp2 {
   margin-left: 25px;
   margin-top: 10px;
   width: 790px;
}

.gallery li {
   list-style:none;
   float:left;
   margin:10px 3px 5px 26px;
}
* html .gallery li {
   list-style:none;
   float:left;
   margin:10px 3px 5px 31px;
}
.gallery li img {
   border: 1px solid #585878;
   padding: 3px;
}
.gallery ul {
   list-style: none;
}
.gallery ul li {
   display: inline;
}
.gallery2 li {
   list-style:none;
   float:left;
   margin:5px 5px 5px 0px;
}
.gallery2 li img {
   border: 1px solid #585878;
   padding: 3px;
}
.gallery2 ul {
   list-style: none;
}
.gallery2 ul li {
   display: inline;
}