
body	{
	background: #FFFFFF;
	font-size: 12px;
	color: #444444;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

table,tr,td	{ font-size: 12px; }

a:link		{ color:#3366CC; text-decoration:none; }
a:visited	{ color:#3366CC; text-decoration:none; }
a:active	{ color:#6699FF; text-decoration:none; }
a:hover		{ color:#6699FF; text-decoration:underline; }

.bg_black	{ background-color: #000000; }
.bg_white	{ background-color: #FFFFFF; }
.bg_gray	{ background-color: #808080; }

.bg_footer01	{ background-image:url(/common/footer01.gif); background-repeat:repeat-x; }
.bg_footer02	{ background-image:url(/common/footer02.gif); background-repeat:repeat-x; }

.bg_header01	{ background-image:url(/common/bg_img01.gif); background-repeat:repeat-x; }
.bg_header02	{ background-image:url(/common/bg_img02.gif); background-repeat:no-repeat; }
.bg_header03	{ background-image:url(/common/bg_img03.gif); background-repeat:no-repeat; }
.bg_header04	{ background-image:url(/common/bg_img04.gif); background-repeat:no-repeat; }


.tx_xsmall	{ font-size: 10px; line-height: 130%; }
.tx_small		{ font-size: 11px; line-height: 130%; }
.tx_nomal		{ font-size: 12px; line-height: 130%; }
.tx_big			{ font-size: 14px; line-height: 130%; }


.formstyle	{
	border: 1px solid #808080;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #444444;
}

.btn	{
	border: 1px solid #666666;
	background-color: #808080;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:70px;
	height:19px;
}