@charset "utf-8";

/* CSS Document */

#protect{
display: inline;
margin-left: 20px;
width: 587px;
float: left;
padding-bottom:10px;
}
#protect h3{
padding: 5px 10px;
background: #E5F2FA;
color: #0E4C7F;
margin-top:20px;
}
#protect p{
margin:20px 10px 0;
}
#protect ol{
color:#0d4d82;
padding:0 10px 0 35px;
}
#protect ol li#list1{
font-weight:bold;
list-style-type: decimal;
margin-top:20px;
}
#protect ol li#list1 dl {
font-weight:normal;
margin-left:0;
color:#999;
margin-top:5px;
}
#protect ol li#list1 dl dt {
color:#666;
width:1em;
float:left;
clear:both;
}
#protect ol li#list1 dl dd {
color:#666;
padding-left:20px;
}
#protect ol li#list1 dl dd h4 {
color:#666;
margin:0;
}
#protect ol li#list1 dl dd p{
margin:0p
}
#protect ol li {
font-weight:bold;
list-style-type: decimal;
margin-top:10px;
}
#protect ol li h4 {
color:#666;
margin-top:5px;
}
#protect ol li p.mt5 {
font-weight:normal;
color:#666;
margin:5px 0 0;
}
#protect ol li p {
font-weight:normal;
color:#666;
margin:0;
}
#protect p#signature{
text-align:right;
padding:50px 0 20px;
}