body, table{

	color:#000000;

	font-size:12px;

}



body, html {

	background-color:#ffffff;

	background-image:url('../extfile/img/bg_img.gif');

	background-repeat:no-repeat;

	background-attachment:fixed;

	background-position:bottom right;

}



a:link{color:#4A5771;text-decoration:none;}

a:visited{color:#4A5771;text-decoration:none;}

a:hover{color:#000000;text-decoration:none;}

a:active{color:#4A5771;text-decoration:none;}



input, select, textarea {

	border: dotted #000000 1px;

	font-size:12px;

	color:#000000;

	background:none;

}