body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, "Verdana CE", Tahoma, "Tahoma CE", Arial, "Arial CE";
	font-size: 70%;
	margin: 0;
	padding: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:visited, a:link {
	color: #000000;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #000000;
	text-decoration: underline;
}

h1 {
	display: none;
}

#containerC {
	margin: 0 auto 0 auto;
	width: 900px;
}

#container {
	background: url(../images/custom/bg_hp.jpg) top left no-repeat;	
	float: left;
	width: 900px;
}

#logoC {
	float: left;
	padding: 0 0 0 330px;
	margin: 10px 0 0 0;
	
}

#logo {
	float: left;
	width: 320px;
	height: 142px;
}

#logo a {
	float: right;
	display: block;
	width: 190px;
	height: 142px;
	text-decoration: none;
}

#logo a:visited, #logo a:link, #logo a:focus, #logo a:hover, #logo a:active {
	text-decoration: none;
	background: none;
}

#textLogoC {
	float: left;
	clear: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 331px;
}

#textLogo {
	float: left;
	width: 300px;
	height: 40px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

#menuC {
	float: left;
	clear: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 260px;
}

#menu {
	float: left;
	width: 180px;
	height: 266px;
}

#menu ul {
	list-style: disc;
	color: #1455A7;
	margin: 0 0 0 25px;
	padding: 0;
}

#menu li {
	margin: 11px 0 0 0;
	padding: 0;
}

#menu a {
	font-weight: bold;
}

#enterAShopC {
	float: left;
	clear: left;
	padding: 0 0 0 195px;
	margin: 12px 0 0 0;
}

#enterAShop {
	width: 244px;
	height: 28px;
	float: left;
}

#enterAShop ul {
	list-style: disc;
	color: #000000;
	margin: 0 0 0 25px;
	padding: 0;
}

#enterAShop li {
	margin: 0 0 0 0;
	padding: 0;
}

#enterAShop a {
	color: #1356A7;
	font-weight: bold;
}

#enterAShop a:visited, #enterAShop a:link {
	color: #1356A7;
	text-decoration: none;
}

#enterAShop a:hover, #enterAShop a:focus, #enterAShop a:active {
	color: #1356A7;
	text-decoration: underline;
}

#bottomBannerC {
	margin: 64px 0 0 0;
	padding: 0 0 0 97px;
	float: left;
}

#bottomBanner {
	width: 480px;
	height: 65px;
	float: left;
}

#bottomBanner img {
	border: 1px solid #000000;
}

#timeDateC {
	float: left;
	clear: left;
	margin: 6px 0 0 0;
	padding: 0 0 0 616px;
}

#timeDate {
	float: left;
	width: 200px;
	height: 80px;
	font-weight: bold;
	font-size: 90%;
	color: #BABABA;
}