*{ cursor:default; }
body{
	overflow:auto;
	color:#333;
	margin:20px 50px 20px 30px; padding:0pz;
	font:75%/175% Verdana,Osaka,'MS UI Gothic',sans-serif;
	_font:70%/175% Verdana,Osaka,'MS UI Gothic',sans-serif;
}
table{ font:100%/150% Verdana,Osaka,'MS UI Gothic',sans-serif; }

#index{
	margin:0px; padding:0px;
	text-align:center;
}
#index h1{
	margin:0px; padding:0px;
	background-position:50% 50%;
}
#enter{
	background:url("./img/img2.gif") no-repeat 0% 100%;
	margin:0px auto; padding:30px 15px 20px;
	border:1px dashed #333; border-top:none;
	width:270px;
}
#sub{
	margin:10px; padding:0px;
	font:65%/165% verdana,osaka,sans-serif;
}
#menu{
	margin:0px; padding:0px;
	text-align:right;
}
#menuTbl{
	margin:auto auto;
	border:1px dotted #000; border-width:0px 1px;
	width:280px; height:100%;
	text-align:left;
}
#menuTd{
	background:url("./img/img.gif") no-repeat 0% 100%;
	height:160px;
	vertical-align:top; text-align:right;
}
#menuDiv{
	background:url("./img/line.gif") 0% 0%;
	padding:3px 3px 0px;
}
#mt{ padding:0px 5px; font-size:9px; }

#if{ width:100%; height:100%; }
#if iframe{ width:100%; height:100%; }
.txt{ margin-bottom:10px; }
h1{
	background:url("./img/sitename.gif") no-repeat 100% 50%;
	margin:10px 10px 5px;
	font:bold 20px verdana,osaka,sans-serif;
}
h1 span{ display:none; }

h2{
	background:url("./img/bg.gif") no-repeat 100% 100%;
	margin:0px 0px 10px; padding:10px 33px 5px;
	border-bottom:2px solid #bac;
	text-align:right; letter-spacing:10px;
	color:#999;
	font:24px verdana,osaka,sans-serif;
}

h3{
	background:url("./img/icon.gif") no-repeat 0% 50%;
	margin:0px; padding-left:12px;
	color:#ca9;
	font:100% verdana,osaka,sans-serif;
}
h4{
	padding:0px 0px 2px;
	border-bottom:1px solid #ddd;
	width:auto;
	text-align:left;
	color:#000;
	font:bold 100% verdana,osaka,sans-serif;
}

dl,dt,dd{margin:0px;padding:0px;text-align:left;}
dl{margin:5px; padding:0px 3px;}

ul{
	margin:5px 5px 10px; padding:0px;
	list-style:inside circle;
}
ul li{ margin:0px 0px 3px; padding-left:5px; }

/*200*40—p*/
.link-l{
	min-height:50px; _height:50px;
	margin:5px 0px 15px; padding-bottom:5px;
	border-bottom:1px solid #ccc;
	clear:both;
}
.link-l dt{ float:right; }
.link-l dd{ zoom:100%; }

/*88*31—p*/
.link-m{
	margin:5px 0px 15px; padding-bottom:5px;
	min-height:45px; _height:45px;
	clear:both;
	border-bottom:1px solid #ccc;
}
.link-m dt{ float:right; }
.link-m dd{ zoom:100%; }

form{margin-bottom:0px;}
textarea,input,select{
	background:url("./img/line.gif") 0% 100% #fff fixed;
	border:1px dashed #969;
	font:100% sans-serif;
}
select,option{
	background:#eee;
}

a{ text-decoration:none; color:#96c; }
a:visited{ color:#669; }
a:active{ color:#ccc; }
a:hover{
	position:relative; top:1px;
	color:#99c;
	cursor:help;
}
a:hover img{ cursor:help; }
