body {
	color : #666666;
	font-family : "MS UI Gothic";
	font-size : 11px;
}

a:link{
	color : #666666;
	text-decoration : none;
}

a:visited{
	color : #666666;
	text-decoration : none;
}

a:hover{
	color : #FF0000;
	text-decoration : none;
}

a:active{
	color : #666666;
	text-decoration : none;
}

input{
	border : 1px solid #666666;
	color : #666666;
	font : 10px;
	background-color : #FFFFFF;
	}

td {
	color : #666666;
	font-family : "MS UI Gothic";
	font-size : 11px;

}

textarea {
	border : 1px solid #666666;
	color : #666666;
	font : 10px;
	background-color : #FFFFFF;
}

.marker {
	background : #FF9933;
}

.thumb {
	border : #999999 1px solid;
	filter : alpha(opacity=40);
}

.title {
	font-size : 13px;
}
caption{
	color : #666666;
	font-family : "MS UI Gothic";
	font-size : 11px;
}

//

