/* ================================================== */
/* Main styles */
/* ================================================== */
body {
	margin: 0;
	padding: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #505456;
}
table {
	font-size: 11px;
	line-height: 16px;
}
img { border: 0; behavior: url("/admin/include/style/png.htc"); }

p { margin: 0 0 15px 0; padding: 0; }

h1 {
	color: #B95F1D;
	font-size: 20px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	color: #B95F1D;
	font-size: 16px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	color: #B95F1D;
	font-size: 13px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}
h1.h1 {
	color: #333333;
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0 0 6px 12px;
	font-weight: normal;
	background: url(/i/h1_bg.gif) 0 3px no-repeat;
	border-bottom: 1px solid #E8E8E8;
}

a:link, a:visited {
	color: #0098D4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.brown:link, a.brown:visited {
	color: #B95F1D;
	text-decoration: underline;
}
a.brown:hover {
	text-decoration: none;
}

ul { padding: 0; margin: 0 0 15px 0; }
ul ul { padding: 0; margin: 0 0 0 0; }
ul li {
	padding: 0;
	margin: 4px 0 4px 16px;
	list-style-type: disc;
	list-style-position: inside;
}
ul ul li { list-style-type: circle; }
ul ul ul li { list-style-type: square; }
ol { margin: 0 0 15px 0; padding: 0; }
ol ol { padding: 0; margin: 0 0 0 0; }
ol li {
	padding: 0;
	margin: 4px 0 4px 16px;
	list-style-position: inside;
	list-style-type: decimal;
}
ol ol li { list-style-type: lower-greek; }
ol ol ol li { list-style-type: lower-roman; }
/* -------------------------------------------------- */

/* ================================================== */
/* User styles */
/* ================================================== */
.toc {
	background: #F5F5F3 url(/i/bg_body.png) center top repeat-y;
	padding: 0;
}
.toc_2 {
	background: url(/i/bg_header.png) center top no-repeat;
}
.toc_3 {
	background: url(/i/bg_footer.png) center bottom no-repeat;
}
/* Main menu */
.mmenu {
	height: 44px;
	margin-bottom: 1px;
}
a.mmenu_item:link, a.mmenu_item:visited, a.mmenu_item:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 15px 0 16px 0;
	float: left;
	width: 194px;
}

/* Header */
.header1 {
	height: 205px;
	position: relative;
}
.header_home {
	position: absolute;
	left: 59px;
	top: 147px;
}
.header_map {
	position: absolute;
	left: 87px;
	top: 150px;
}
.header_mail {
	position: absolute;
	left: 114px;
	top: 151px;
}
.header_logo {
	padding-top: 81px;
	text-align: center;
}
.header_phone {
	position: absolute;
	color: #8C8C8C;
	font-size: 15px;
	right: 36px;
	top: 148px;
}
.header_flash {
	position: relative;
}
.header_flash_text1 {
	position: absolute;
	z-index: 100;
	top: 60px;
	left: 327px;
}
.header_flash_text2 {
	position: absolute;
	z-index: 100;
	font-size: 26px;
	color: #FFFFFF;
	top: 148px;
	left: 327px;
	width: 306px;
	text-align: center;
}

/* Body */
.content_body {
	margin: auto;
	width: 970px;
	padding: 0 10px 0 10px;
}
.body_sep {
	background: url(/i/vsep.gif) 10px 0 repeat-y;
}
.hsep {
	background: #E8E8E8;
	margin: 10px 0 10px 0;
}
.h1 {
	background: url(/i/h1.gif) 0 3px no-repeat;
	padding-left: 12px;
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 15px;
}
/* Leftbar */

/* Footer */
.footer {
	height: 144px;
	position: relative;
	background: url(/i/footer.png) no-repeat;
}
.footer_menu {
	text-align: center;
	padding-top: 52px;
}
.footer_menu a:link, .footer_menu a:visited {
	text-decoration: none;
	color: #666666;
}
.footer_menu a:hover, .footer_menu a.s:link, .footer_menu a.s:visited, .footer_menu a.s:hover {
	text-decoration: underline;
	color: #666666;
}
.footer_copyright {
	position: absolute;
	top: 52px;
	left: 25px;
}
.footer_contact {
	position: absolute;
	top: 52px;
	right: 25px;
}
.footer_dev {
	position: absolute;
	top: 87px;
	left: 25px;
}
.footer_dev a:link, .footer_dev a:visited {
	color: #B0B0B0;
	text-decoration: none;
}
.footer_dev a:hover {
	text-decoration: underline;
}

/* -------------------------------------------------- */

/* ================================================== */
/* Forms */
/* ================================================== */
form { margin: 0; padding: 0; }
.textbox {
	border: 1px solid #7E7E7E;
	font-size: 13px;
	font-family: Tahoma;
	padding: 2px;
	width: 300px;
}
textarea {
	border: 1px solid #7E7E7E;
	font-size: 13px;
	font-family: Tahoma;
	padding: 2px;
	width: 300px;
}
.select {
	font-size: 13px;
	font-family: Tahoma;
	width: 306px;
}
.button {
	border: 1px solid #B0B0B0;
	font-size: 11px;
	font-family: Tahoma;
	background: #EBEBEB;
	color: #000000;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	cursor: pointer;
}
/* -------------------------------------------------- */
/* Floors*/
/* -------------------------------------------------- */
.floor-nav{
	zoom: 1;
	width: 250px;
	margin: 0 auto;
	clear: both;
}

.floor-nav ul li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#floor-nav-btn-01{
	outline: none;
	display: block;
	width: 47px;
	height: 50px;
	background: url(/i/floors/btn_01.jpg) left top no-repeat;
}

#floor-nav-btn-01:hover, #floor-nav-btn-01.active{
	background: url(/i/floors/btn_01.jpg) left -50px no-repeat;
}

#floor-nav-btn-02{
	outline: none;
	display: block;
	width: 44px;
	height: 50px;
	background: url(/i/floors/btn_02.jpg) left top no-repeat;
}

#floor-nav-btn-02:hover, #floor-nav-btn-02.active{
	background: url(/i/floors/btn_02.jpg) left -50px no-repeat;
}

#floor-nav-btn-03{
	outline: none;
	display: block;
	width: 44px;
	height: 50px;
	background: url(/i/floors/btn_03.jpg) left top no-repeat;
}

#floor-nav-btn-03:hover, #floor-nav-btn-03.active{
	background: url(/i/floors/btn_03.jpg) left -50px no-repeat;
}


.floor-nav-last{
	display: block;
	width: 115px;
	height: 50px;
	background: url(/i/floors/btn_04.jpg) left top no-repeat;
clear: both;
}
.floor-scroll{
	position: relative;
	margin: 0 auto;
	padding-top: 16px;
	width: 929px;
	height: 696px;
	overflow: hidden;
	clear: both;
}

.floor-wrap{
	position: relative;
	width: 9999px;
	height: 696px;
}

.floor-item{
	position: relative;
	float: left;	
}

.floor-item img{
	behavior:none;
}

.legend{
	margin: 33px 0 0 55px;
}

.legend ul{
	margin:0;
	padding:0;
	list-style-type: none!important;
}

.legend ul li{
	list-style-type: none!important;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	padding-left: 15px;
	line-height: 1;
}

.legend ul li.legend_01{
	background: url(/i/floors/legend_01.gif) left top no-repeat;
}

.legend ul li.legend_02{
	background: url(/i/floors/legend_02.gif) left top no-repeat;
}

.legend ul li.legend_03{
	background: url(/i/floors/legend_03.gif) left top no-repeat;
}

.legend ul li.legend_04{
	background: url(/i/floors/legend_04.gif) left top no-repeat;
}

.legend ul li.legend_05{
	background: url(/i/floors/legend_05.gif) left top no-repeat;
}

.legend ul li.legend_06{
	background: url(/i/floors/legend_06.gif) left top no-repeat;
}

.floor-item img{
	opacity: 1;
}