body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-repeat: repeat-y;
	background-position: center bottom;
	background-image: url(images/base_07.jpg);
}

.big { font-size: 23px; font-weight: bolder; line-height: 40px; }
.middle { font-size: 16px; font-weight: bolder; line-height: 30px; }
.boldblack {
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
}
.hint {
	font-size: 13px;
	line-height: 20px;
	color: #0082A5;
}
.midashi {
	font-size: 14px;
	line-height: 23px;
	color: #006478;
	font-weight: bolder;
}
.smallblack {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.smallgray {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.xsmallblack {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.bkgray {
	background-color: #aaaaaa;
}
.line{ border: 1px solid #cccccc;}
a:link {
	color: #0082BE;
	text-decoration: none;
}
a:visited {
	color: #0082BE;
	text-decoration: none;
}
a:hover {
	color: #0058BE;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../shared/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#mac_ie{
	display: none;
	}

#storetv {
	text-align: center;
	clear: both;
	height: 136px;
	width: 170px;
}
