/* register stylesheet */

body{ padding:0; margin:0 auto; line-height:140%; }
body, div, td, select, input, textarea{ font-size:12px; }
h1, h2, h3, h4, h5, h6{	padding:0; margin:0; font-size:14px; font-weight:normal; }
ul, ol, dl, dt, dd, menu, form, .ttl p{ margin:0; padding:0; }
li{ list-style:none; }
li i { float:right; color:#666; }
i{ font-style:normal; }
s, u{ text-decoration:none; }
a img{ border:none; }
a{ color:#222; }
a:hover{ color:#ff6500; }
a:visited{ color:#444; }

.fl{ float:left; display:inline; overflow:hidden; }
.fr{ float:right; display:inline; overflow:hidden;}
.al{ text-align:left; }
.ac{ text-align:center; }
.ar{ text-align:right; }
.cls{ clear:both; display:block; }

.f12{ font-size:12px; }
.f14{ font-size:14px; }
.b{ font-weight:bold; }
.bgF7{ background:#f7f7f7; }
.bgFF{ background:#fff; }
.swop{ background:#f5faff; }
.spH{ margin-top:6px; }
.sp2H{ margin-top:12px; }
.hide{ display:none; }
.w100{ width:100%; }
.hide{ display:none; }

.white, .white a{ color:#fff; }
.org, .org a{ color:#ff5600;}
.red, .red a{ color:#f00; }
.gray, .gray a{ color:#3d3c3d; }
.gray a:hover{ color:#ff5600; }
.blue, .blue a { color:#0066ff; }
.green, .green a{ color:#009933; }
.green a:hover { color:#00cc00; }

.row{ width:778px; margin:6px auto; text-align:left; }
.form{border-collapse:collapse; border:1px solid #ddd; width:100%;}
	.form td{ border: 1px solid #e7e7e7; }
	.form th{ border: 1px solid #ddd; background:#f7f7f7; font-weight:bold; width:120px; }	
	.form .blank{ background:#eee; font-weight:bold; font-size:14px; }

#fnav{ border-top:1px solid #ccc; text-align:center; margin-top:10px; margin-bottom:0; line-height:26px; }
#footer{ border-top:1px solid #ccc; margin:0 auto; padding:10px 0; text-align:center; color:#333; line-height:150%; }

#exHead{ border-bottom:8px solid #efefef;}
#exHead h4.sel {
	background:transparent url(ac.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	height:28px;
	line-height:32px;
	overflow:hidden;
}
#exHead h4 {
	float:left;
	font-size:14px;
	font-weight:normal;
	height:26px;
	line-height:30px;
	margin:2px 0 0 10px;
	overflow:hidden;
	text-align:center;
	width:150px;
}
#exHead .cls{height:1px; overflow:hidden; border-bottom:1px solid #06b908; background:#06b908; }

