	body
	{
		font-size:12px;
	}
	div#kefu
	{
		width:112px;
		position:relative;
		top:350px;
		right:0;
		height:117px;
	}
	div#top
	{
		width:110px;
		height:25px;
		background:url(../images/top.gif) no-repeat;
		position:absolute;
		right:0px;
		z-index:1;
	}
	div#bottom
	{
		width:110px;
		height:25px;
		background:url(../images/footer.gif) no-repeat;
		position:absolute;
		top:92px;
		right:0px;
		z-index:2;
	}
	div#middle
	{
		border:1px solid #bc2328;
		width:108px;
		height:66px;
		
		background:#FBD7D8;
		position:absolute;
		right:0px;
		top:25px;
		z-index:3;
	}
	div#inner
	{
		position:absolute;
		top:4px;
		left:5px;
		border:1px solid #bc2328;
		width:96px;
		height:56px;
	}
	#img1
	{
		position:absolute;
		left:10px;
		top:10px;
		
		
	}
	#img2
	{
		position:absolute;
		left:10px;
		top:30px;
		
	}
	#lk1
	{
		position:absolute;
		left:30px;
		top:12px;
	}
	#lk2
	{
		position:absolute;
		left:30px;
		top:32px;
	}
	a:link,a:visited
	{
		text-decoration:none;
		color:#000000;
	}
	a:hover
	{
		text-decoration:underline;
	}

	h6
	{
		display:none;
	}

	