@charset "utf-8";
/* CSS Document */

div.yellow {
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDE9D1;
	border-right-color: #FC6;
	border-bottom-color: #FC6;
	border-left-color: #E68A00;
	padding: 2px;
	margin: 2px;
	color: #484D55;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
background-image:url(../bin/sub2.png);
background-repeat:repeat-x;
}

div.yellow:hover {
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3C98F;
	border-right-color: #E18700;
	border-bottom-color: #E18700;
	border-left-color: #A44200;
	padding: 2px;
	margin: 2px;
	color: #484D55;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
background-image:url(../bin/sub2.png);
background-repeat:repeat-x;
}