<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* login_bar STYLE */
body {font-family: Lucida Sans unicode,MS UI Gothic; margin:0;}
img  {border-width:0;}


div#Login_bar{
	color:#fff;
	background-color:#232f3e;
	padding:5px;
}
div#Category_bar{

	background-color:#f0f0f0;
	line-height:34px;
	font-size:12px;
	vertical-align:middle;
	color:#444;
}
	div#Login_bar a{
		color:#fff;
		text-decoration:none;
	}
	div#Category_bar a,
	.breadcrumb a,
	div#Acc_service a,
	div#Lang_service a
	{
		color:#444;
		text-decoration:none;
	}
	div#Login_bar a:hover,
	div#Category_bar a:hover,
	.breadcrumb a:hover
	div#Acc_service a:hover,
	div#Lang_service a:hover
	{
		color:#e47911;
		text-decoration:underline;
	}
	.breadcrumb li{
		list-style: none;
		display: inline-block;
	}
	.breadcrumb .breadcrumb_list:after{
		content: '&gt;';
		padding: 0 4px;
	}

.lsu {font-family:Lucida Sans unicode;}

.breadcrumb,
.category{
	padding: 0;
	margin: 0;
	display: inline-block;
}
.heading{
	font-family: '繝｡繧､繝ｪ繧ｪ';
	font-size: 1.4em;
}

.text{
	font-family: '繝｡繧､繝ｪ繧ｪ';
}
.recommended{
	padding-left: 0;
	list-style: none;
}
.recommended_title{
	font-size: 0.83em;
	font-weight: bold;
    margin: 5px 0;
}
.nav{
	margin: 0; 
	padding: 0;
}
.about{
	list-style: none;
}
</pre></body></html>