﻿html, body
{
	position:relative;
	top:-1%;
	left:-.3%;
	overflow-x:hidden;
}
#myContainer
{
	font-family:Microsoft JhengHei, Arial;
	font-size:97.5%;
	width:auto;
	height:auto;
	border:1px;
	border-color:White;
	border-style:solid;
	
}

#myCatFarLeft
{
	float:left;
	position:relative;
	left:-2.2%;
}

#myCatLeft
{
	position:relative;
	top:0%;
	left:10%;
	float:left;
	width:20%;
	text-align:left;
}

#myCatRight
{
	position:relative;
	top:0%;
	left:20%;
	float:left;
	width:20%;
	text-align:left;
}

#myCatFarRight
{
	float:right;
	position:relative;
	top:0%;
	right:-1%;
}

a
{
	color:Black;
	margin: 0px;
	padding:0px;
	border:0px;
}

#myTab
{
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#B2B9EC;
	
}

#myTab2
{
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#B2B9EC;
}
#hRuleBar
{
	position:absolute;
	left:0%;
}

#catHeader
{
	position:absolute;
	left:0%;
}

.yoyoyo
{
	position:relative;
	top:1%;
	left:-15%;
}

#companyLogo
{
	position:relative;
	top:-100%;
	left:0%;
}