body {
	scrollbar-arrow-color:#000066;
	scrollbar-base-color:#000066;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#F7F7F7;
	scrollbar-darkshadow-color:#F1F1F1;
	scrollbar-3dlight-color:#C0C0C0;
	background-image:  url(bg.gif);
	background-repeat: repeat-x;
	}

table {
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #333333;
}
td {
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;

}

a:link {  color: #CC0099; text-decoration: none}
a:visited {  color: #666666; text-decoration: none}
a:active {  color: #FF0099; text-decoration: none}
a:hover {  color: #0099CC; text-decoration: underline}

.cool:link {
	color:#0099CC;
	text-decoration:none;
	font-size: 14px;
}
.cool:visited {
	color:#0099CC;
	text-decoration:none;
	font-size: 14px;
}
.cool:active {
	color:#CC0099;
	text-decoration:none;
	font-size: 14px;
}
.cool:hover {
	color:#FF0099;
	text-decoration:none;
	font-size: 14px;
}

form { margin-bottom: 0; margin-top: 0; margin-left: 0; margin-right: 0; }

input { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #333333}
textarea { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #333333}
option { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #333333}
select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}

.textShadowBox{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	background-image:  url(shadow.gif);
	}

.buttonStyle{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
    background-color: #D1D1D1;
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;    
    color: #333333;
	background-image: url(button.gif);
	}	

.list_table {
	background-color: #FFFFFF;
}

.list_td {
	padding: 10px;
}

.list_td_top {
	padding: 10px;
	font-size: 11px;
}

.list_title {
	padding-left: 10px;
	padding-right: 10px;
}

.txt9 {
	font-size: 9px;
}

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

.txt12 {
	font-size: 12px;
}

.txt14 {
	font-size: 14px;
}

.color1 {
	color: #0000FF;
}
.eng {
	font-family: "Arial", "Helvetica", "sans-serif";
}
