/* Left & Right alignment */
.left {
	float: left;
}
.right {
	float: right;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
/* Global properties ======================================================== */

.glob {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}
body {
	font-family: 'Arial', sans-serif;
	color: #FFFFFF;
	background: url(../images/body_bg.jpg) 0 0 repeat #fcfcfc;
	line-height: 19px;
	min-width: 980px;
	position: absolute;
	width: 100%;
	min-height: 568px;
	height: 100%;
	overflow: hidden;
}
/* Global Structure ========================================================= */
.main {
	margin: 0px auto 0 auto;
	width: 960px;
	z-index: 1;
}
.page_spinner {
	position: fixed;
	background: #fff;
	z-index: 99;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.page_spinner > span {
	position: absolute;
	left: 50%;
	top: 50%;
}
/* ============================= main layout ================================ */
a {
	color: #fff;
	text-decoration: none;
	outline: none;
	font-size: 14px;
}
a:hover {
	text-decoration: underline
}
h1 {
	float: left;
	position: relative;
	margin-top: 27px;
	margin-left: 9px;
}
h2 {
	font-family: 'Playball', cursive;
	color: #FFFFFF;
	font-size: 37px;
	line-height: 45px;
	width: 100%;
	font-weight: normal;
}
h3 {
	font-family: 'Playball', cursive;
	color: #FFFFFF;
	font-size: 19px;
	line-height: 33px;
	width: 100%;
	font-weight: normal;
}
p {
	font-family: "Comic Sans MS", cursive;
	padding-bottom: 19px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 19px;
}
.center {
	padding: 0;
	width: 100%;
	position: relative;
}
/* ============================= header =============================== */
header {
	position: absolute;
	width: 100%;
	height: 140px;
	z-index: 5;
	top: 0;
	background-color: #000;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	display: inline-block;
	background: url(../images/logo.png) 0 0 no-repeat;
	width: 547px;
	height: 110px;
	text-indent: -9999px;
}
#logo:hover {
	text-decoration: none;
}
.logoHolder {
	display: inline-block;
	position: relative;
	height: 96px;
}
.headerHolder {
	width: 100%;
	height: 130px;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.menu {
	position: relative;
	z-index: 1;
	display: inline-block;
}
.menuHolder {
	display: inline-block;
	position: relative;
	height: 90px;
	z-index: 1;
	float: right;
}
#menu {
	z-index: 3;
	position: relative;
	display: inline-block;
	margin-top: 21px;
}
#menu > li {
	position: relative;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	float: left;
	margin: 0 6px;
	height: 88px;
	width: 88px;
}
#menu > li > a {
	display: inline-block;
	position: relative;
	height: 88px;
	overflow: hidden;
	width: 88px;
}
#menu > li > a:hover {
	text-decoration: none;
}
#menu > li.active > a {
	text-decoration: none;
}
.submenu_1 {
	position: absolute;
	z-index: 2;
	top: 90px;
	left: 0;
	display: block;
	width: 210px;
	background-color: #0d0d0d;
}
.submenu_1 li {
	position: relative;
	display: block;
	height: 40px;
	float: left;
	width: 250px;
	text-align: left;
}
.submenu_1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	line-height: 24px;
	width: 195px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.submenu_1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submenu_1 li:hover > a, .submenu_1 li.sfHover > a, {
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}
.submenu_1 .marTop {
	padding-top:5px;

}
.submenu_1 .marBot {
	margin-bottom: 5px;
}
.submenu_1 .bordNone {
	border: none;
}
.mText {
	font-family: 'Playball', cursive;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 23px;
	position: absolute;
	width: 100%;
	z-index: 1;
	text-align: center;
	left: 0;
	padding-top: 28px;
}
.mTextOver {
	font-family: 'Playball', cursive;
	line-height: 28px;
	color: #fff;
	font-size: 23px;
	position: relative;
	width: 100%;
	z-index: 3;
	text-align: center;
	top: 100px;
}
._area {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	z-index: 5;
	left: 0;
	display: block;
	background: url(../images/pixel.png);
}
._overPl {
	position: absolute;
	width: 100%;
	height: 88px;
	bottom: 100px;
	z-index: 2;
	left: 0;
	display: block;
	background: url(../images/roll_shape.png) 0 0 no-repeat;
}
.menu2 {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
}
.menuHolder2 {
	display: inline-block;
	position: relative;
	z-index: 1;
	float: right;
}
#menu2 {
	z-index: 3;
	position: relative;
}
#menu2 > li {
	padding: 0px 0 0px 12px;
	background: url(../images/small_line.png) 0px 6px no-repeat;
	display: inline-block;
}
#menu2 li:first-child {
	padding: 0px 0 0px 0px;
	background: none;
}
#menu2 > li > a {
	color:#FFF;
	display: inline-block;
	position: relative;
	text-decoration: none;
	margin-right: 8px;
}
#menu2 > li > a:hover {
	text-decoration: none;
	color:#FFF;
}
#menu2 > li.active > a {
	text-decoration: none;
	color:#FFF;
}
#menu2 > li.link > a {
	text-decoration: none;
	color:#FFF;
}
.mText2 {
	font-family: 'Droid Sans', sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 13px;
	position: relative;
	width: 100%;
	z-index: 1;
	text-align: center;
	left: 0;
}
.mText2 a,a:link,a:hover,a:active{
	font-family: 'Droid Sans', sans-serif;
	
	color: #FFFFFF;
	
}

/* ============================= content ====================== */
#content {
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
	display: block;
	float: left;
}
#content > ul {
	width: 960px;
	z-index: 0;
	display: inline-block;
	position: relative;
	float: left;
}
#content > ul > li {
	width: 960px;
	display: block;
	position: absolute;
	padding-top: 20px;
}
#bgStretch {
	overflow: hidden;
	z-index: -1;
	display: block;
}
#bgStretch img {
	background-color: #0d0d0d;
}
.spinner_bg {
	position: fixed;
	width: 50px;
	height: 50px;
	z-index: 10000;
	left: 50%;
	top: 50%;
	display: inline-block;
}
.extraBg1 {
	position: absolute;
	width: 980px;
	height: 0px;
	z-index: 0;
	left: 50%;
	top: 265px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -485px;
	background-color: #0d0d0d;
}
._link1 {
	font-size: 13px;
	color: #fff;
}
.zoomSp {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 279px;
	height: 167px;
	z-index: 3;
	background-image: url(../images/magnify.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
/* ============================= footer ====================== */
footer {
	position: absolute;
	width: 100%;
	z-index: 5;
	height: 80px;
	bottom: 0px;
	left: 0;
}
.foot-bg {
	height: 44px;
	margin-top: 36px;
	background-color: #000;
	background-repeat: repeat;
	background-position: 0 0;
}
.mainFooter {
	z-index: 2;
	width: 960px;
	margin: 0 auto;
	height: 44px;
}
.textPrivacy {
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
}
.privHold {
	line-height: 20px;
	position: relative;
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	padding-top: 15px;
}
.followHolder {
	position: relative;
	display: inline-block;
	float: right;
}
.followHolder > ul {
	display: inline-block;
}
.followHolder > ul > li {
	display: inline-block;
	float: left;
	margin-left: 8px;
}
/*===================================Map=====================================*/

/*google map*/

.google_map {
	margin-top: 10px;
	width: 299px;
	height: 301px;
	background: #fff;
	display: block;
}
/*end google map*/



dl {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
dl dt {
	padding: 0px 0 0px 0;
}
dl dd span {
	display: inline-block;
	width: 79px;
}
dl dd {
	font-size: 13px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
/* ============================= forms ============================= */


/* ============================= end forms ============================= */


.thumbs {
	background: url(../images/opac_59w.png) 0 0 repeat;
	border-radius: 7px 7px 0px 0px;
	position: absolute;
	top: 0;
	width: 140px;
	left: 50%;
	margin-left: -70px;
	height: 36px;
}
#prev, #next {
	width: 7px;
	height: 13px;
	background: url(../images/prev-next-sp.png) no-repeat 0 0;
	position: absolute;
	left: 12px;
	top: 12px;
}
#next {
	right: 12px;
	left: auto;
	background-position: 100% 0;
}
#prev:hover {
	background-position: 0 100%;
}
#next:hover {
	background-position: 100% 100%;
}
.thumbs .pags {
	position: absolute;
	left: 31px;
	top: 11px;
}
.thumbs .pags li {
	float: left;
	margin-right: 6px;
}
.thumbs .pags li a {
	width: 15px;
	height: 15px;
	display: block;
}
.thumbs .pags li a:hover {
	width: 15px;
	height: 15px;
	display: block;
}
.ovrl {
	background: url(../images/gall_dot_bl.png) 0 0 no-repeat;
}
.bg-spinner {
	background: url(../images/ajax-loader.png) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 5px;
	top: 150px;
}
.img-indent {
	float: left;
	margin: -1px 21px 0px 0px;
}
.pad0 {
	padding-bottom: 0px !important;
	margin-top: 10px;
	margin-bottom: 20px;
}
.marg0 {
	margin-left: 0px !important;
}
.marg1 {
	margin-top: 4px;
}
.margse {
	margin-top: -30px;
	font-size: 19px;

}
.margfff {
	margin-top: 4px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#666;
	font-size: 17px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 1px;
}
.margfff a,a:link,a:active
{
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
.marg2 {
	margin-top: 22px;
}
.marg3 {
	margin-top: 28px;
	text-align: justify;
}
.marg4 {
	margin-top: 7px;
}
.marg4f {
	margin-top: 7px;
	float: left;
}
.margmain {
	margin-top: 7px;
	width:960px;
	height:auto;
}
.marg5 {
	margin-top: 13px;
}
.marg5f {
	margin-top: 13px;
	float: right;
}
.marg6 {
	margin-top: -7px;
}
.marg7 {
	margin-top: 10px !important;
}
.marg8 {
	margin-top: 11px;
	text-align: justify;
}
.box-1 {
	float: left;
	width: 279px;
	margin-left: 21px;
	padding: 10px 10px 12px 10px;
	margin-top: 19px;
}
.box-f {
	float: left;
	width: 279px;
	margin-left: 21px;
	padding: 10px 10px 12px 10px;
	margin-top: 19px;
}
.box-1>a {
	padding-bottom: 9px;
	display: block;
	position: relative;
}
a.button-1 {
	font-family: 'Playball', cursive;
	color: #fff;
	font-size: 26px;
	line-height: 33px;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}
a.button-1:hover {
	color: #fff;
	text-decoration: none;
}
a.link {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
}
a.link:hover {
	text-decoration: none;
}
a.link2 {
	font-weight: bold;
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.link2:hover {
	text-decoration: underline;
}
a.link3 {
	font-weight: normal;
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
a.link3:hover {
	text-decoration: none;
}
.scroll-pane{
	width: 100%;
	height: 600px;
	overflow: auto;
}
#thanyu
{
	width:960px;
	height:500px;
	background-color:#FFF;}
