body{
	font-size:16px ;
	font-family: 'MS UI Gothic'; 
	line-height:20px;
	color:#3333333;
	background-color:#ffffff;
	background-image: url();
	text-align:center;
	scrollbar-face-color :#f0f0f0;
	scrollbar-arrow-color :#555555;
	scrollbar-track-color :#ffffff;
	margin: 0px;
}
a{
	text-decoration:none;
}
a:link{
	color : #0000ff;
	font-style:normal;
}
a:visited{
	color : #000066;
	font-style:normal;
}
a:hover{
	font-style:normal;
	color:#0000ff;
	te xt-decoration:underline #ff0000;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	border-bottom-width: 1px;
	POSITION: relative; LEFT: 1px; TOP: 1px;
	outline: 1px solid gray;
}
.h1{
	font-size:28px;
	color:#ffffc0;
	text-align:center;
}
.r {
	text-align:right;
}
.ct {
	font-size:12px ;
	text-align:center;
	background-color: #ccccff;
}
.ct2{
	font-size:18px ;
	color:#ff0000;
	text-decoration: underline overline;
	font-style: italic;
}
.ct3{
	font-size:12px ;
	color:#5b5b5b;
	line-height: 16px;
}
hr,.t{
	border:2px solid #99c7ff
}
.h2{
	border:1px dashed #ffffff
}	
.d1 {
	background-color: #99c7ff;
	border:4px double #ddefff;
}
.d2 {
	background-color: #ffffff;
	border:4px double #ddefff;
}
.l1	{
	background-color:#ff9933;/* #9cbee6 ffc080 */
	border:3px double #0000ff;
	font-size:14px;
	line-height:16px;
	padding:5px 2px 5px 2px;
}
.l2	{
	background-color:#f0f0f0;
	border:3px double #cccccc;
	font-size:14px;
	line-height:16px;
}
.in {
	background-color : #ffffe0;
	color : #000090;
	font-family : 'MS UI Gothic';
	font-size : 14px;
	font-weight : normal;
	border-color : #9cbee6;
	border-width : 1px;
	text-indent : 2px;
	border-style:solid;
}
.in2 {
	background-color : #f0f0ff;
	color : #ff0000;
	font-family : 'MS UI Gothic';
	font-size : 14px;
	font-weight : normal;
	border-color : #9cbee6;
	border-width : 1px;
	text-indent : 2px;
	border-style:solid;
}
TEXTAREA {
	font-family: 'MS UI Gothic';
	font-size: 14px;
	background-color : #ffffe0;
	font-weight : normal;
	border-color : #9cbee6;
	border-width : 1px;
	text-indent : 2px;
	border-style:solid;
}
SELECT {
	font-family: 'MS UI Gothic';
	font-size: 12px;
	font-weight : normal;
	background-color:#F5F5F5;
} 
