@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/ 

h3 span { width:100%; float:left; clear:none; color:#863e2c; font-size:19px; text-align:center; } 
.DIV960 h3 { width:958px; height:auto; float:left; clear:none; background:#FAF8F8; font-size:15px;  border: solid 1px #e8dfca; padding:20px; text-align:left; color:#863e2c; padding:10px 0; margin-bottom:20px; font-size:19px; font-weight:bold; }
dl.DL_INFO { width:100%; float:left; clear:none; border-bottom:1px dotted #ccc; }
dl.DL_INFO dt { width:22%; float:left; clear:none; padding:0 0 0 3%; line-height:35px; font-size:15px; }
dl.DL_INFO dd { width:70%; float:right; clear:none; padding:0 0 0 5%; line-height:35px; font-size:15px; }
dl.DL_INFO dd.DD_BORDER { width:70%; float:right; clear:none; padding:0 0 0 5%; line-height:35px; border-bottom:1px dotted #ccc;  }


@media screen and (max-width: 740px){
.DIV960 h3 { width:99%; height:auto; float:left; clear:none; background:#FAF8F8; font-size:15px;  border: solid 1px #e8dfca; padding:20px; text-align:left; color:#863e2c; padding:10px 0; margin:20px 0 10px 0; font-size:19px; font-weight:bold; }
dl.DL_INFO { width:100%; float:left; clear:none; border-bottom:1px dotted #ccc; }
dl.DL_INFO dt { width:100%; float:left; clear:none; padding:0 0 0 0%; line-height:35px; font-weight:bold; color:#863e2c; }
dl.DL_INFO dd { width:100%; float:left; clear:none; padding:0 0 0 0%; line-height:35px;  }
dl.DL_INFO dd.DD_BORDER { width:100%; float:left; clear:none; padding:0 0 0 0%; line-height:35px; border-bottom:1px dotted #ccc;  }


}