@charset "utf-8";
/* CSS Document */
A {text-decoration:none; font-size:12px; color:#000;}
A:HOVER {color:#F00;}
IMG {border:none;}
* {padding:0px; margin:0px;}
P {margin:10px 0px; text-indent:25px;}
.clear {clear:both;}
.orange {color:#F26508;}
.bold {font-weight:bold;}
.break {word-spacing:10px;}
.cin_page {padding:3px 0px; height:25px; line-height:25px; text-align:center; background:#CCC;}
.spacer {height:10px; overflow:hidden;}
ul,ul li {list-style:none;}
.db {display:block;}
.dn {display:none;}