@charset "utf-8";
/* CSS Document */

.dotedLine{
background:url(../img/doted_line.gif) no-repeat;
height:1px;
}

.clearBt {
clear:both;
}

#textArea_2 p{
padding-bottom:20px
}

.textArea_1 p{
padding-bottom:20px
}

.textArea_1 p.textBox1 {
border:1px solid #afd6d5;
background-color:#f3f8f0;
padding:10px;
}

p span.redText1 {
font-size:130%;
font-weight:bold;
color:#FF0000;
line-height:150%;
}
