﻿*{ word-wrap:break-word; outline:none; }
body{ background:#FFF; text-align:center; }
body, td, input, textarea, select, button{ color:#555; font:12px "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; }
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin:0; padding:0; }
ul{ list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:12px; }
a{ color:#2366A8; text-decoration:none; }
	a:hover { text-decoration:underline; }
	a img{ border:none; }
em, cite, th{ font-style:normal; font-weight:normal; }
table{ border-collapse:collapse; }
th{ text-align:left; }
label{ cursor:pointer; }


/* title */
h3{ margin-bottom:10px; font-size:14px; color:#09C; }
.spectitle{ border-bottom:1px dashed #F66; }

/* box */
#scrolllink{ position:absolute; z-index:10; left:15px; bottom:40px;  }
	#scrolllink span { cursor: pointer; }
.copyright{ position:absolute; z-index:10; left:5px; bottom:3px; padding-top:3px; border-top:1px dashed #DDD; text-align:left; line-height:150%; font-family:Tahoma; font-size:11px; }
.indextb{ text-align:left; margin:120px auto 0; width:600px; }
.box{ padding-right:30px; width:600px; height:250px; }
	.box h1{ text-indent:-9999px; margin-bottom:5px; width:600px; height:250px; background:url(index-1.jpg) no-repeat; }
        .box p{ text-align:right; }
.footer{}
	.footer .copyright{ position:static; margin:0px 5px auto; border:none; text-align:left; font-size:12px; }