body,td {
	font-size: 94%;
	line-height: 120%;
}

/*------------------------------------------------* ==== IE6 =*左側mneu  start */
*html #id_top { margin-bottom: 2px;} 
*html .txt_white01 {
    margin:5px 0 0 0;
    }
/*----------------------------------------------------------------業務成果
*html .leftarea_l02 a:link, *html.leftarea_l02 a:visited {
	padding:8px 0 8px 0;
}
*html.leftarea_l02 a:hover, *html.leftarea_l02 a:active {
	padding:8px 0 8px 0;
}


/*----------------------------------------------------------------右上角連結區  start */
#top_right {
	float: right;
	margin-right: 5px;
	margin-top: 18px;
	margin-bottom: 0px;
}
.top_right {
	text-align: right;
	color: #484848;
	display: block;
	line-height: 130%;
}
.top_right a:link, .top_right a:visited {
	color: #484848;
	text-decoration: none;

}
.top_right a:hover, .top_right a:active {
	color: #000;
	text-decoration: underline;
}



/*----------------------------------------------------------------網頁下方底  start */
.bt {
	background-image: url(../../images/winter/dep/bg_bt.jpg);
	background-repeat: repeat;
	height: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.bt a:link {
	color: #0066FF;
	text-decoration: none;
}
.bt a:visited {
	text-decoration: none;
	color: #0066FF;
}
.bt a:hover {
	text-decoration: underline;
	color: #99FFFF;
}
.bt a:active {
	text-decoration: underline;
	color: #99FFFF;
}

#content {
	left:45%;
	width:40%;
	position:absolute;
	font-size: 89%;
}

#side {
	width:53%; 
	position:absolute;
	font-size: 89%;
}

#rPanel {
	width:20%;
	right:1%;
	position:absolute;
	text-align: right;
}
