/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	width:243px;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,Arial,sans-serif;
}

*html body {
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}

*:first-child+html body {
	font-family:'ƒƒCƒŠƒI','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}

img{
	border:0px;
}

dl{
	list-style:none;
	background-color:#e9e9e9;
	padding:10px;
	margin-bottom:10px;
}

dl dt{
	margin-bottom:5px;
}

dl dd{
	font-size:10px;
	margin-bottom:‚Tpx;
}

*html dl dd{
	font-size:11px;
	margin-bottom:‚Tpx;
}

*:first-child+html dl dd{
	font-size:11px;
	margin-bottom:5px;
}

.small{
	color:#666666;
	font-size:10px;
}

*html .small{
	font-size:11px;
}

*:first-child+html .small{
	font-size:11px;
}

/* ƒŠƒ“ƒN
---------------------------------------------------- */

a:link {
	color:#222222;
	text-decoration:none;
	border-bottom:#222222 dotted 1px;
}

a:visited {
	color:#222222;
	text-decoration:none;
	border-bottom:#222222 dotted 1px;
}

a:hover {
	color:#1f4799;
	text-decoration:none;
	border-bottom:#1f4799 solid 1px;
}

a:active {
	color:#1f4799;
	text-decoration:none;
	border-bottom:#1f4799 solid 1px;
}
