body {
	background-image:     url("/support-t/main/images/bg-cup-main.jpg");
	margin-left: 0px;
	margin-top: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.bigimage  {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.outlined {
	border: solid #93001F 1px;
}
a:link .outlined{border: solid #93001F 1px;}
a:hover .outlined{ border: dotted #B60026 1px;}
a:active .outlined { border: dotted #000 1px;}

#goods {
	padding: 0px 0px 20px;
	margin: 0px;
}
#goods p{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
	text-indent: 10px;
	padding: 0px 22px 0px 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#goods .colorone {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
	text-indent: 10px;
	margin: 0px 22px 10px 14px;
	padding: 4px 4px 4px 4px;
	background-color: #F5CAB4;
}
#goods .noindent{
	text-indent: 0px;
}
#goods .centered {
	text-align: center;
	text-indent: 0px;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

#foot a:link {
	color: #B60026;
	text-decoration: none;
}
#foot a:visited {
	color: #9A2027; 
}
#foot a:hover {
	color: #000;
	text-decoration: underline;
}
#foot a:active {
	color: #000;
}
#foot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
}

#bread  {
	margin: 0px 0px 10px 0px
}

#bread p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
	text-indent: 0px;
	padding: 0px 30px 20px 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bread a:link { color: #4B000F; text-decoration: none; font-weight: normal; }
#bread a:visited { color: #93001F; text-decoration: none; font-weight: normal;}
#bread a:hover { color: #B60026; text-decoration: underline; font-weight: bold;}
#bread a:active { color: #000; text-decoration: none; font-weight: bold;}

#subnav  {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 14px;
	height: 30px;
}


#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #C41230;
	width: 655;
	padding: 0px;
	}

#mainnav #navlist li {
	float: left;
	position: relative;
	font: normal 11px verdana;
	}
	
#navlist li ul {
	position: absolute;
	top: 15;
	display: none;
	}

/* Styles for Menu Items */
#mainnav Li {
	width: 50px;
	}

#mainnav ul li a {
	/*text-align: center;*/
	display: block;
	text-decoration: none;
	color: #fff;
	background: #C41230; /* IE6 Bug */
	padding: 1px 0px 1px 0px;
	/*border: 1px solid #ccc;*/
	border-bottom: 0;
	}

#mainnav ul li a:hover { color: #000; background: #fff; 	border-left: 1px solid #C41230; border-right: 1px solid #C41230;} /* Hover Styles */
		
#mainnav li ul li a {
	/*text-align: center;*/
	font: normal 9px verdana;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
} /* Sub Menu Styles */
		



#subnav a:link { color: #4B000F; text-decoration: none; font-weight: normal; }
#subnav a:visited { color: #93001F; text-decoration: none; font-weight: normal;}
#subnav a:hover { color: #B60026; text-decoration: underline; font-weight: normal;}
#subnav a:active { color: #000; text-decoration: none; font-weight: normal;}

a:link { color: #4B000F; text-decoration: none; font-weight: normal; }
a:visited { color: #93001F; text-decoration: none; font-weight: normal;}
a:hover { color: #B60026; text-decoration: underline; font-weight: normal;}
a:active { color: #000; font-weight: normal;}

#vertsidenav {
	margin: 0;
	padding: 0;
	}

#vertsidenav .mystery, #vertsidenav .mysterytop {
	display:block;
	font: normal 10px/12px verdana;
	text-align: right;

	}

#vertsidenav .mystery {
	background-image: url(/support-t/area-images/nav-side-bg1.gif);
	}
#vertsidenav .mysterytop {
	background-image: url(/support-t/area-images/nav-side-bgT1.gif);
	}
	
#vertsidenav .mystery a, #vertsidenav .mysterytop a{
	display:block;
	padding: 2px 22px 2px 0px;
	}

#vertsidenav .mystery a:hover, #vertsidenav .mysterytop a:hover {
	background-image: url(/support-t/area-images/nav-side-bg2.gif);
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 2px 0px;
	}

#vertsidenav .mystery a:active, #vertsidenav .mysterytop a:active {
	background-image: url(/support-t/area-images/nav-side-bg3.gif);
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 2px 0px;
	}


.rightImage {
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 14px;
	float: right;
	align: right;
}
.leftImage {
	margin: 0px;
	padding-bottom: 5px;
	padding-right: 8px;
	float: left;
	align: left;
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
#shadow-container .shadow1 {
	/*background: #F1F0F1; */
	background: #FFEFCF;
}

#shadow-container .shadow2 {
	background: #DBDADB;
}

#shadow-container .shadow3 {
	background: #B8B6B8; 
/*	background: #FFEFCF; */ 
}

#shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 0px;
}
