A {	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

A:link {COLOR: #000080; TEXT-DECORATION: none}
A:visited {COLOR: #000080; TEXT-DECORATION: none}
A:active {	COLOR: #000080; TEXT-DECORATION: none}
A:hover {COLOR: #000080; TEXT-DECORATION: underline}

.pamatfonts {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial}
.pamatfonts12 {FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial}
.lfonts {FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Verdana, Arial}
.sfonts {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial}
.ssfonts {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial}
.suga {FONT-WEIGHT: normal; FONT-SIZE: 17px; COLOR: #000000; FONT-FAMILY: Verdana, Arial}
.artitle {FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Verdana, Arial}
.bann-bk {FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Verdana, Arial}
.bann-wt {FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial}
.bann-dr {FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #cc3300; FONT-FAMILY: Verdana, Arial}
.bann-bl {FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial}
.bann-sb {FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #56A5EC; FONT-FAMILY: Verdana, Arial}
.title {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #cc3300; FONT-FAMILY: Verdana, Arial}
.title-bl {FONT-WEIGHT: bold; FONT-SIZE: 19px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial}
.title-dr {FONT-WEIGHT: bold; FONT-SIZE: 19px; COLOR: #cc3300; FONT-FAMILY: Verdana, Arial}
.title-wt {FONT-WEIGHT: bold; FONT-SIZE: 19px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial}
.title-xl {FONT-WEIGHT: normal; FONT-SIZE: 26px; COLOR: #000000; FONT-FAMILY: Verdana, Arial}
.title-xlw {FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial}
.jrkopa-gb {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #666699; FONT-FAMILY: Verdana, Arial}

html, body {
	text-align: center;
}

#layout {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 980px; height: 100%;
}

.scrollable {
width: 100%;
height: 100%;
overflow: auto;
}

/* mediaboxAdvanced */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(../slimbox/images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(../slimbox/images/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.mbLoading {
	background: #fff url(../slimbox/images/loading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 4px solid #fff;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #fff;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #000;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #999;
	text-align: left;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 3px solid #fff;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: normal;
	line-height: 15px;
	font-size: 11px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 15px;
	font-size: 11px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 15px;
	font-size: 11px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 17px;
	width: 43px;
	background: transparent url(../slimbox/images/close.png) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 43px;
	background: transparent url(../slimbox/images/prev.png) no-repeat center;
}

#mbNextLink {
	width: 38px;
	background: transparent url(../slimbox/images/next.png) no-repeat center;
}

#mbCloseLink {
	width: 43px;
	background: transparent url(../slimbox/images/close.png) no-repeat center;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}
