h3 {
color: #05B;
font-size: 18px;
font-weight: bold;
text-align: center;
line-height: 1.5;
padding: 0px;
margin: 10px 20px 10px 20px;
border-top: 1px solid #ACE;
border-left: 1px solid #ACE;
border-right: 1px solid #69D;
border-bottom: 1px solid #69D;
background-color: #DEF;
background-image: url(../../images/etc/title-bg.gif);
background-repeat: repeat-x;
background-position: left top;
}

h4 {
font-size: 14px;
font-weight: normal;
text-align: left;
margin: 17px 20px 0px 20px;
padding: 3px 5px 3px 5px;
background-color: #DFD;
border-top: 1pz solid #6C6;
border-left: 5pz solid #6C6;
border-right: 1pz solid #6C6;
border-bottom: 1pz solid #6C6;
}

.text {
font-size: 14px;
text-align: left;
line-height: 1.5;
padding-top: 5px;
margin: 0px 20px;
}

.text2 {
color: #666;
font-size: 12px;
text-align: left;
line-height: 1.3;
padding-top: 5px;
margin: 0px 20px;
}

#back {
font-size: 14px;
line-height: 1.5;
padding-top: 5px;
margin: 17px 20px 17px 20px;
background-image: url(../../images/etc/dot.gif);
background-repeat: repeat-x;
background-position: left top;
}