@import url(menu.css);

.label
{
	color: #2b3087;
	font-size: 11px;
	font-weight: bold;
}

.choice td
{
	color: #666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
}

p
{
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

.title
{
	color: #2b3087;
	font-size: 14px;
	font-weight: bold;
}

.content a
{
	color: #2b3087;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover
{
	color: #2b3087;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.product
{
	color: #2b3087;
	font-weight: bold;
}

.content
{
	width: 590px;
	left: 10px;
	top: 100px;
	position: absolute;
	visibility: visible;
}

div #copyright
{
	margin: 24px 0px 24px 0px;
}


#copyright a
{
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #666;
}

#copyright a:hover
{
	color: #2b3087;
	font-weight: normal;
	font-size: 9px;
	text-decoration: underline;
}
