.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.text_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a.link:link {
	color: #666666;
	text-decoration: underline;
}
a.link:visited {
	text-decoration: underline;
	color: #666666;
}
a.link:hover {
	text-decoration: none;
	color: #999999;
}
a.link:active {
	text-decoration: underline;
	color: #666666;
}
.text_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

a.bt:link {
	color: #666666;
	text-decoration: none;
}
a.bt:visited {
	text-decoration: none;
	color: #666666;
}
a.bt:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.bt:active {
	text-decoration: none;
	color: #666666;
}

#left1 {
width: 590px;
height:410px;
margin-top: 5px;
overflow: auto;

}

#right{
width: 200px;
height:410px;
margin-left: 0px;
margin-top: 5px;
overflow: auto;
}
