*
{
	margin: 0px;
	padding: 0px;
}
#magdonaldgolf
{
	color: #333333;
	font: normal 11px/12px Verdana;
}
#bigbox
{
	background-color: #737373;
	border: solid 1px #ADADAD;
	height: auto;
	margin: 0px auto;
	width: 948px;
}
#header
{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 100%;
}
#header span a
{
	color: #CCCCCC;
	float: right;
	margin: 28px 20px;
	text-decoration: none;
}
#header span a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#nav
{
	background-color: #BD0910;
	height: 25px;
}
#nav li
{
	display: inline;
}
#nav ul
{
	list-style-type: none;
	padding-top: 6px;
}
#nav li a
{
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
}
#nav li a:hover
{
	color: #FFFF00;
}
#left
{
	float: left;
	width: 180px;
}
#right
{
	background-color: #FFFFFF;
	border-left: solid 1px white;
	border-top: solid 1px white;
	float: left;
	height: auto;
	margin-left: 1px;
	width: 766px;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
#cat
{
	background-color: #CDCDCD;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	padding: 5px;
	padding-left: 10px;
}
#left #menu
{
	background-image: url(../images/bg-left.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#menu li a
{
	color: #FFFFFF;
	display: block;
	padding: 3px;
	padding-left: 10px;
	text-decoration: none;
}
#menu li a:hover
{
	background-color: #bd0910; /**/
	border: solid 0.05em  #e40c11;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-top: 2px;
}
#menu ul
{
	list-style-type: none;
}
.font18
{
	font-size: 18px;
	line-height: 24px;
}
.font13
{
	font-size: 13px;
	line-height: 16px;
}
.Georgia
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bo
{
	font-weight: bold;
}
.pl10
{
	padding-left: 10px;
}
.p10
{
	padding: 10px;
}
.ml10
{
	margin-left: 10px;
}
.red
{
	color: #FF0000;
}
.white
{
	color: #FFFFFF;
}
.mt10
{
	margin-top: 10px;
}
#promotion
{
	background-color: #BD0910;
	height: 200px;
	padding: 10px;
	width: 345px;
}
#newarrival
{
	background-color: #FDD9DB;
	height: 200px;
	padding: 10px;
	width: 345px;
}
#foot
{
	background-color: #FFFFFF;
	clear: both;
	padding: 5px;
	text-align: center;
}