#header_menu_1 {
	position:relative;
	top:50px;
	left:700px;
	width:100px;
	height:50px;
	background-color:#eee;
	padding:10px;
	font-size:9pt;
	line-height:160%;
	z-index:10000;
}
#header_obi {
	position:relative;
	top:0px;
	left:0px;
	width:940px;
	height:5px;
	background-color:#eee;
	z-index:100000;
}
p.sample {
	color: #000000;
	background-color: #99cc00;
	position: relative;
	top: 50px;
	z-index: 20;
}
img.sample {
	position: relative;
	top: -100px;
	z-index: 10;
	left: 100px;
}
.list_icon{
	background-image: url(../images/list_marker_04.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10pt;
	padding: 0px 0px 0px 30px;
	position: relative;
	top:0px;
	left:20px;
	width:200px;
} 
.list_icon a:hover{
	color:#66CCFF;
} 

#e-header {
	/*	width: 940px; */
	position:relative;/*	background:url(../images/cphost_image_3d_english-1.jpg) top left no-repeat;*/
	height: 450px;
/*	background-image: url(../images/header_CPhoST_logo.jpg);  */
	background-image: url(../images/header-e-cphost-4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#e-copyright1 {
	clear: both;
	/*	width: 100%; *//* for WinIE6,7 */ 
	width: 940px;
	padding-top: 92px;
	background-image: url(../images/footer-c-phost-3.png);
	background-repeat: no-repeat;
	background-position: left upper;
}
.e-underline {
	color: #03F;
	text-decoration: underline;
}
