.hdrContainer {
	margin: 0 auto; 
	width: 960px;
	
	
}
	#hdrHeader {
	height: 66px;
	background-image:url(../images/hdrHeader.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

#hdrLogo {
	position: relative;
	z-index:10;
	height: 66;
	width: 276;
	left: 350px;
	top: 0px;
}


	#companyinfo {
	width: 250px;
	margin: 18px 0 0 70px;
	
}
	#parentcompany {
		font-size:16px;
		font-weight: bold;
		text-align: center;
		
	}
	
	#regionname {
		font-size: 12px;
		text-align: center;
	}
	
	#phonetime {
	width: 250px;
	float:right;
	margin: 18px 70px 0 0;
	}
	
	#phonenum {
		font-size: 18px;
		text-align:center;
				
	}

	#timedate {
		text-align:center;
	}

	#bodyHeader {
		
				
	}
		#bodyleftHeader {
			height: 153px;
			width: 480px;
			float:left;
			z-index:0;
			background-image:url(../images/bodyHeader01.png);
			background-repeat: no-repeat;
			background-position: center top;
					}

		#bodyrightHeader {
			height: 153px;
			width: 480px;
			float:right;
			z-index:0;
			background-image:url(../images/bodyHeader02.png);
			background-repeat: no-repeat;
			background-position: center top;			
		}
		
	#ftrHeader {
		height: 38px;
		width: 960px;
		float:left;
		background-image:url(../images/ftrHeader.png);
		background-repeat: no-repeat;
		background-position: center top;
	}


#hdrHeaderleft {
	float:left;
	width: 342px;
	height: 66px;
}

#bodyleftHeader01_01 {
	float:right;
	height:153px;
	width: 150px;
}

#bodyleftHeader01_02 {
	float:left;
	height:153px;
	width: 330px;
	
}
#hdrHeadermid {
	float:left;
	width: 276px;
	height: 66px;

}
#bodyrightHeader01 {
	float:left;
	height: 76px;
	width: 480px;
}

#bodyrightHeader01_01 {
	float:left;
	height:153px;
	width: 150px;
}

#bodyrightHeader01_02 {
	float:right;
	height:153px;
	width: 330px;
	
}
#pnlMenu {
	
	
}


#bodyrightHeader02 {
	float:left;
	height:153px;
	width: 480px;
}

#bodyrightHeader02_01 {
	float:left;
	height: 76px;
	width: 150px;
}

#bodyrightHeader02_02 {
	float:right;
	height:76px;
	width: 330px;
}

#hdrHeaderright {
	float:left;
	width: 342px;
	height: 66px;
}

/* Menu */

ul.MenuHorz {
	margin: 0;
	padding: 2px 0 0 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}

ul.MenuHorz
{
	z-index: 1000;
}

ul.MenuHorz li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;

}

ul.MenuHorz a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
		
}

ul.MenuHorz a:hover, ul.MenuHorz a:focus
{

	color: #333;
	text-decoration:underline;

}

ul.MenuHorz a.MenuBarItemHover, ul.MenuHorz a.MenuBarItemSubmenuHover, ul.MenuHorz a.MenuBarSubmenuVisible
{

	text-decoration: underline;
	color: #FFC;
}

/* End of Menu*/

#mypc2Hdr {
	padding: 5px 0 0 90px;
	width:250px;
	height: 30px;
	
}

#ico_recycle {
	font-weight: bold;
	}
#ico_recycle a:link {color: #000; text-decoration: none;}
#ico_recycle a:visited {color: #000; text-decoration: none;}
#ico_recycle a:hover {color: #000; text-decoration:none;}


/* Button Remote Service */

#butRemoteService { float:right }

/* End */
