/*Reset*/
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 
/*/Reset*/


body,html{
	margin:0; 
	padding:0;
	height: 100%;
}

div, td {
	font-size: 14px;
	color: #000;
}

img {
	border: 0;
}

body{
	padding-top: 1px;
	margin-top:-1px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
}

a, a:visited {
	color: #626161;
	text-decoration: underline;
}
a:hover {
	color: #f04d12;
	text-decoration: none;
}

div.main{
	height: 100%;
	margin: 0 auto;
	min-width: 990px;
	background: url("back_main.jpg") center bottom no-repeat;
	min-height: 745px;
	max-height: 1164px;
	position: relative;
}

div#wrap{
	width: 990px;
	margin: 0 auto;
	height: 100%;
	min-height: 745px;
	max-height: 1164px;
	position: relative;
	z-index: 0;
	text-align: left;
}

div#menu{
	width: 100%;
	height: 100%;
	min-height: 745px;
	max-height: 1164px;
	z-index: 2;
}

div#menu ul{
	width: 100%;
	height: 100%;	
	min-height: 745px;
	max-height: 1164px;
	display: block;
	position: relative;
	z-index: 3;
}

div#menu li{
	display: block;
	position: absolute;
	z-index: 4;
}

div#menu li a{
	z-index: 5;
}


div#menu span{
	display: none;
}


div#menu li#mnuB{
	width: 990px;
	height: auto;
	left: 0px;
	bottom: 10px;
	text-align: center;
}

div#menu li#mnuB a, div#menu li#mnuB a:visited{
	color: #59433a;
	text-decoration: none;
}

div#menu li#mnuB a:hover{
	color: #59433a;
	text-decoration: underline;
}

div#menu li#mnuALL{
	display: block;
	position: absolute;
	width: 23px;
	height: 23px;
}

div#menu li#mnudog{
	bottom: 265px;
	left: 443px;
}

div#menu li#mnu{
	bottom: 550px;
	left: 70px;
	display: block;
	position: absolute;
	width: 382px;
	height: 121px;
}

div#menu li#mnu0{
	bottom: 600px;
	left: 670px;
	display: block;
	position: absolute;
	width: 230px;
	height: 30px;
}

div#menu li#mnu00{
	display: block;
	position: relative;
	height: 680px;
   bottom: 0;
	left: 0;
}

div#menu li#mnu1{
	bottom: 300px;
	left: 300px;
}

div#menu li#mnu2{
	bottom: 350px;
	left: 570px;
}

div#menu li#mnu3{
	bottom: 250px;
	left: 710px;
}

/* --/index.html */


p, div, td {
	color: #000;
}

div.other{
	padding-top: 475px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-width: 990px;
	background: url("back_other.jpg") center top no-repeat;
	position: relative;
	text-align: center;
}

div#wrap2{
	width: 990px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	text-align: left;
}

div#content{
	width:990px;
	margin: 0 auto;
	position: relative;
	top:-73px;
	z-index: 0;
	zoom: 1;
	margin-top: 60px;
	margin-bottom: 10px;
}


  div#logo_box{
		position: absolute;
		top:-435px;
		left:20px;
		height: 121px;
		width:382px;
		zoom: 1;
	}
  div#up_box{
		position: absolute;
		top:-33px;
		left:0;
		height: 33px;
		width:100%;
		background: transparent url("other_top.png") no-repeat;
		zoom: 1;
	}

	div#down_box{
		position: absolute;
		bottom:-33px;
		left:0;
		height: 33px;
		width:990px;
		background: transparent url("other_bottom.png") no-repeat;
		zoom: 1;
	}


div#text_part{
	z-index: 3;
	position: relative;
   padding: 0px 45px;
	background: transparent url("/img/other_text_bg.png") repeat-y;
}

div#text_part .text_table{
	width: 100%;
}

div#text_part h2{
	color: #075d6f;
	font-size: 23px;
	border-bottom: 2px solid #075d6f;
}

div#text_part .left{
	width: 235px;
}

.main{
	padding-left: 40px;
}



div#navigation {
	width: 235px;
}
div#navigation a {
	display: block;
	color: #000;
	font-size:14px;
	border-bottom: 1px solid #767676;
	padding: 3px;
	text-decoration: none;	
}
div#navigation a:hover {
	color: #f04d12;
	border-bottom: 1px solid #f04d12;
}



div#navigation ul{
	margin-top: 0;
	padding-top: 0;
}

#bottom{
	display: none;
}
