BODY{
	background-image: url(../../../file/members/tools/image/sample02/k-bg.gif);
	background-color: rgb(255, 233, 204);
	color: #930;
	}
A:link { color:#0000FF; text-decoration: none; font-weight: bold;}
A:visited { color:#0000FF; text-decoration: none; font-weight: bold;}
A:hover, A:focus {color:#FB0; text-decoration: underline; font-weight: bold;}
A:action { color:#FF0000; text-decoration: none; font-weight: bold;}

TD.S{
	border-style: dotted;
	border-color: #FB0;
}

DIV.P{
	margin: 0 10% 0 10%;
	border-style: dotted;
	border-color: #FB0;
	text-align: center;
	background-color: #FFF;
}

DIV.ps{
	text-align: left;
	margin: 0 10% 0 10%;
	background-color: #FFF;
}

LI,DL{
	text-align: left;
	margin: 10px 0 10px 10%;
}
H1{
	border-width: 0 4px 0 4px;
	margin:0 10% 0 10%;
	border-style: dotted;
	border-color: #FB0;
	width: 80%;
}
H2{
	border-width: 0 4px 0 4px;
	margin:0 15% 0 15%;
	border-style: dotted;
	border-color: #FB0;
	width: 70%;
}

DL,UL{
	border-width: 0 0 0 4px;
	border-style: solid;
	border-color: #FB0;
	width: 80%;
	align: left;
	padding: 10px 10px 10px 2px;
	margin: 0 0 0 100px;
}

LI{
	padding: 0px;
	margin: 20px 0 0 20px;
}

DT{
	font-weight: bold;
}
IMG{
	border-width: 10px 10px 10px 10px;
	border-style: none;
}
