html , body {
	padding:0px;
	color:#666666;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-arrow-color: #808080;
	background-color: #FFFFFF;
	background-image: url(../swf/htmimg/bg2.gif);
	background-repeat: repeat-x;
}

body {
	margin:1px 0 0 0;
}


a:link {color:#C64100;}
a:hover{color:#EF4E00; text-decoration:underline;}
a:active{color:#C64100; text-decoration:none;}
a:visited{color:#8B776B; text-decoration:none;}

.widthfix {
	font-size: 1px;
	line-height: 1px;
}

.bg01 {
	background-image: url(../swf/htmimg/bg1.gif);
	background-repeat: no-repeat;
}
.bg_repeat {
	background-image: url(../swf/htmimg/bg_repeat.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bg_foot {
	background-image: url(../swf/htmimg/foooter.gif);
	background-repeat: no-repeat;
}

