*{
	margin:0;
	padding:0;
}


img{
border:0;
	vertical-align: top;

}

body{
	margin:0;
	padding:0;
	background: #fff url(../images/bk.jpg) repeat-x;
	text-align:center;
}

#container{
  position: relative;
	width:1000px;
	margin:0 auto;
line-height:0px;
}




h1{
width:1000px;
height:35px;
color:#999;
text-align:right;
line-height:35px;
font-size:13px;
text-indent:1em;
display: block;
	background: #fff url(../images/h1.jpg) no-repeat;
}



#hi_container{
width:1000px;
	background: url(../images/main_bk.jpg) repeat-y;
line-height:0px;
display: block;
}


#hi_container_l{
float:left;
width:250px;
line-height:0px;
display: block;
}




#hi_container_l p a{
	display: block;
width:250px;
height:50px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}


#lb1{background:url(../images/left/b1.jpg) no-repeat;}
#lb2{background:url(../images/left/b2.jpg) no-repeat;}
#lb3{background:url(../images/left/b3.jpg) no-repeat;}
#lb4{background:url(../images/left/b4.jpg) no-repeat;}

#hi_container_l p a:link,
#hi_container_l p a:visited{
background-position:0 0;

}

#hi_container_l p a:hover,
#hi_container_l p a:active{
background-position:0 -50px;
}


#hi_container_r{
float:left;
width:750px;
	background: url(../images/right/c_bk.jpg) repeat-y;
line-height:0px;
display: block;
}









#photo{
	width:750px;
	background: url(images/right/c_ck.jpg) repeat-y;
}

#photo li{
float:left;
	list-style:none;
	margin:6px;
}


#photo ul{
width:700px;
margin-left:45px;
text-align:center;
}


#photo li a{
	display: block;
width:150px;
height:150px;

}

#all_end{clear:both;}


#footer{

	width:1000px;
	height:200px;
}




#footmenu{

		background: url(images/under/bk.jpg) repeat-x;
	position: fixed !important;   
   position: absolute;   
    bottom: 0;   
   left: 0;   
    width: 100%;   
    height: 50px;   

  

}

#footmenu_in{
	width:1000px;
		margin:0 auto;
	height:50px;
}


#footmenu li{
list-style:none;
float:left;
}




#footmenu li a{
	display: block;
width:250px;
height:50px;
	margin:0px;
	padding:0px;
}


















