h1 {
color: #1F3D6D;
margin-top: 10px;
font-size: 1.2em;
font-weight: normal;
margin-left: 0px;
}
h2 {
margin-bottom: 10px;
margin-left: 0px;
font-size: .8em;
font-weight: normal;
}
h3 {
color: #75512C;
padding-top: 8px;
margin-left: 0px;
font-weight: bold;
margin-bottom: 10px;
}
h3 a {
font-size: 90%;
font-weight: normal;
}
h3 span {
font-weight: normal;
}

table#gallery {
width: 100%;
border-top: 1px solid #C5B596;
border-right: none;
border-bottom: none;
border-left: none;
margin-top: 5px;
}
table#gallery td {
padding-top: 15px;
padding-bottom: 10px;
border-top: none;
border-right: none;
border-bottom: 1px solid #C5B596;
border-left: none;
vertical-align: middle;
text-align: left;
}
table#gallery td.tdlft {
width: 420px;
text-align: center;
}
table#gallery p {
line-height: normal;
}
table#gallery a.vw {
display: block;
background-image: url(../_img/ele/vw.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 40px;
line-height: 35px;
height: 35px;
margin-right: auto;
margin-left: 0px;
font-size: .8em;
font-weight: bold;
text-align: left;
}

div.pix {
width: 360px;
text-align: center;
margin-bottom: 5px;
border: 1px solid #4D658C;
background-color: #FFFFFF;
padding-bottom: 5px;
padding-top: 5px;
font-size: 12px;
}
div.pix img {
margin-right: auto;
margin-left: auto;
display: block;
margin-bottom: 1px;
}
