/* CSS Document */
.menu:link {
	color: #232323;
	font-size: 13px;
	text-decoration: none;
}
.menu:visited {
	color: #232323;
	font-size: 13px;
	text-decoration: none;
}
.menu:hover {
	color: #CCFFFF;
	font-size: 13px;
	text-decoration: none;
}
.menu02:link {
	color: #2D86B0;
	font-size: 13px;
	text-decoration: none;
}
.menu02:visited {
	color: #2D86B0;
	font-size: 13px;
	text-decoration: none;
}
.menu02:hover {
	color: #FF6633;
	font-size: 13px;
	text-decoration: none;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #FFE6BF;
}
.a12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.a12_02 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.a12_blue {
	font-size: 12px;
	line-height: 20px;
	color: #2D86B0;
}
.title_02 {
	font-size: 13px;
	font-weight: bold;
	color: #669933;
}
.title_grey {
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
}
.bottom {
	font-size: 12px;
	color: #666666;
}
.scrollbar {
width:100%;
height:270px;
overflow:scroll;
overflow-x:hidden;
SCROLLBAR-FACE-COLOR: #D8D8D8; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #DDDDDD; 
SCROLLBAR-ARROW-COLOR: #999999; 
SCROLLBAR-TRACK-COLOR: #EEEEEE; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
margin:0px;
vertical-align:top;
}
object{
	margin:0px;
	padding:0px;
}