h1 {
font: italic bold 21px "Times New Roman", Times, serif;
letter-spacing: 0.1em;
text-align: center;
padding-bottom: 5px;
margin-right: 10px;
background-image: url(../_img/ele/line.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 10px;
}
h2 {
font-size: 1em;
margin-top: 15px;
text-align: left;
margin-bottom: 5px;
}
h3 {
font-size: 1em;
margin-top: 15px;
text-align: center;
margin-bottom: 5px;
}
div#right {
margin-top: 15px;
text-align: center;
}
div#right p {
margin-bottom: 10px;
font-size: 0.8em;
line-height: 1.4;
}
div#pack {
width: 650px;
}
div#faq {
background-color: #E3F5F3;
padding: 10px 25px 25px;
}
div#faq dl {
font-size: .8em;
text-align: left;
}
div#faq dl dt {
font-weight: bold;
margin-bottom: 3px;
margin-top: 12px;
font-size: 1.1em;
}

table#rates {
width: 80%;
text-align: left;
margin-bottom: 25px;
background-color: #FFFFFF;
font-size: .8em;
}
table#rates th {
background-color: #C5E9E6;
padding: 5px;
font-weight: bold;
}
table#rates td {
padding: 3px 6px;
background-color: #E3F5F3;
}
table#rates th.wt {
width: 30%;
}
table#rates th.prc {
width: 35%;
}
table#rates th span {
font-weight: normal;
}
ol#ques {
font-size: .8em;
text-align: left;
margin-right: auto;
margin-left: 0px;
}
ol#ques li {
margin-bottom: 2px;
}
