*{
	margin:0;
	padding:0;
}

html {
	scrollbar-base-color: #FDD9C9;
}

body {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, "�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
	background-color: #ffffff;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}


#rsslist {
	padding: 5px 5px 5px 5px;
	line-height: 18px;
}
#rsslist ul{
	list-style-position: inside;
	list-style-image: url(https://www.ado-hair.com/php/img/p.gif);
}
#rsslist li{
	border-bottom: 1px dotted #000000;
}