.content_area{
	overflow:auto;
	width:800px;
	background:url(images/content_bg.jpg) fixed;
	padding:10px 60px;
	height: 250px;
	left: 600px
}

.content_history{
	overflow:auto;
	width:674px;
	background:url(images/a4_1_1_history.jpg) fixed;
	padding:20px 20px;
	height: 250px;
	left: 50px;
	background-position: bottom;
}
TABLE.cobtbl{
	background-color: #95A7CF;
}
TABLE.ordtbl{
	background-color: #E7EAEF;
}
TD.cobhl{
	background-color: #E6E9F5;
}
TD.cobll{
	background-color: #000000;
}
TR.cobhl{
	background-color: #F8F9FB;
}
TR.cobll{
	background-color: #000000;
}
TR.cobwarn{
	background-color: #FFE9EB;
}
.cobll {
background-color: #000;
}

