body {margin:0;padding:0;min-width:1000px;}
#body {width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");min-width:1000px;}

img {border:0;}
.png {behavior: url('common/pngbehavior.htc');}
.png_box img {behavior: url('common/pngbehavior.htc');}

form {padding:0;margin:0;}

table {border:0px; border-collapse:collapse;}
table td {padding:0px;}	
tr,td,div,p {font-family: Arial; font-size:100%; text-decoration:none; color:#000000;}

a {color:#ffdf2e;}
a:hover {color:#fff9d7;text-decoration:none;}

.visible {display:block;}
.invisible {display:none;}

ul.dash {margin:0.5em 20px 0.8em 1.7em;padding: 0 0 0 0.8em;}
ul.dash li {margin:10px 0px 0.5em 10px; padding:0px;list-style-type: none; behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;&nbsp;&nbsp;' + this.innerHTML : '' );text-indent:-1.8em;}
ul.dash li:before {content: '\2014\a0\a0\a0';}

p {margin:0.2em 0 1.2em 0;}
ul,ol {margin:0.2em 0 1.2em 0;padding:0 0 0 2.5em;}
li {margin:0.2em 0 1.2em 0;padding:0;}

.clear {clear:both;height:1px;width:100%;}
