div#cs {
	position:relative;
	width:760px;
	height:473px;
}
div#cs_main_1 {
	position:absolute;
	left:0px;
	top:20px;
	width:760px;
	height:193px;
/*	border: 1px solid #ff0000; */
}
div#cs_main_1a {
	float:left;
	width:157px;
	height:193px;
}
div#cs_main_1b {
	float:right;
/*	margin-left:240px;*/ 
	width:580px;
	height:193px;
/* border: 1px solid #ff0000; */
}
div.cs_main_1b_title {
	clear:both;
	float:left;
	width:134px;
	height:20px;
	display:inline;
	text-align:right;
	font-weight:bold;
/*	background:#d8bfd8; */
}
div.cs_main_1b_data {
	float:right;
	display:inline;
	width:421px;
	height:20px;
/*	background:#b0e0e6; */
}
div#cs_main_2 {
	position:			static;
	left:			205px;
	top:				260px;
	width:			600px;
	height:			260px;
}
div.cs_main_2_title {
	clear:			both;
	float:			left;
	width:			180px;
	display:			inline;
	text-align:		right;
	font:			bold 10pt Tahoma;
}
div.cs_main_2_data {
	float:			right;
	display:			inline;
	width:			410px;
/*	background:#ffebcd; */
}
p {
	font: normal 10pt Tahoma;
}
a {
	color:#0000ff;
	font-weight:normal;
	text-decoration: none;
	font-style:normal;
}
a:active {
	color:#0000ff;
	font-weight:normal;
	text-decoration: underline;
	font-style:normal;
}
a:visited {
	color:#0000ff;
	font-weight:normal;
	text-decoration: none;
	font-style:normal;
}
a:hover {
	color:#0000ff;
	font-weight:normal;
	text-decoration: underline;
	font-style:normal;
}

