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;
}

#text1 {
font-size: 14px;
text-align: left;
line-height: 1.5;
padding-bottom: 10px;
margin: 0px 20px;
}

#text2 {
color: #666;
font-size: 18px;
text-align: center;
line-height: 1.3;
padding-top: 10px;
margin: 0px 20px;
}

.pic {
margin-bottom: 10px;
}

#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;
}