@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	}

a {
outline: none;
}

h1 {
	font-size:28px;
	font-weight: bolder;
	margin:20px 0px 20px 0px;
}

h2 {
	font-size:18px;
	font-weight: bolder;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #6D6E66;
}

h3 {
	font-size:12px;
	font-weight: bolder;
	margin:10px 0px 10px 0px;
	color: #6D6E66;
}

.mainBody_Home {
	font-size:12px;
	
}

#mainContainer_Home {
	/*position:absolute;*/
	width:682px;
	height:437px;
	/*border: 1px solid #CC0000;*/
	/*z-index:1;*/
	padding: 4px 10px 0px 6px;
	/*vertical-align: top;*/
	color:#FFFFFF;
}

#mainLeft_Home {
	width:469px;
	float:left;
}

#mainRight_Home {
	width:165px;
	float:right;
	padding: 34px 0px 0px 12px;
}

#mainRight_TradeLink {
	width: 143px; height: 66px; border: 2px solid #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-style: oblique; color:#FFFFFF; font-weight: bold; background-color: #776E54;
}

#mainRight_TradeLink:hover {
	border: 2px solid #CC0000;
	cursor:pointer;
	text-decoration:underline;
}

.mainRight_TradeLink_Upper {
	width: 143px; height: 48px;
}

.mainRight_TradeLink_Lower {
	width: 143px; height:18px; background-color:#000033; color:#FFFFFF; text-align:center;
}

#mainRight_RetailLink {
	width: 143px; height: 66px; border: 2px solid #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-style: oblique; color:#FFFFFF; font-weight: bold; background-color:#AB9C8F;
}

#mainRight_RetailLink:hover {
	border: 2px solid #CC0000;
	cursor:pointer;
	text-decoration:underline;
}

.mainRight_RetailLink_Upper {
	width: 143px; height: 48px;
}

.mainRight_RetailLink_Lower {
	width: 143px; height:18px; background-color:#000033; color:#FFFFFF; text-align:center;
}