﻿.item
{
	position: absolute; 
	width:182px ;
	height:113px; 
	cursor: pointer;
	
	
}
.itemtext
{
	position: absolute; 
	text-align: center;
	cursor: pointer;
	font-family: 微軟正黑體, Microsoft JhengHei;
	font-weight: bolder;
	color: #1F6CBD;
}

#item01
{
	background-image: url(../images/image6.png); 
	width:178px ;
	height:112px; 
}

#item02
{
	background-image: url(../images/image3.png); 
	width:200px ;
	height:101px; 
}

#item03
{
	background-image: url(../images/image10.png); 
	width:185px ;
	height:105px; 
}

#item04
{
	background-image: url(../images/image13.png); 
	width:205px ;
	height:115px; 
}

#item05
{
	background-image: url(../images/image16.png); 
	width:207px ;
	height:118px; 
}

#item06
{
	background-image: url(../images/image10.png); 
	width:185px ;
	height:105px; 
}

#item07
{
	background-image: url(../images/image22.png); 
	width:171px ;
	height:106px; 
}

#item08
{
	background-image: url(../images/image25.png); 
	width:179px ;
	height:90px; 
}

.page
{
	position: absolute; 
	text-align: center;
	left: 5px; 
	top: 240px; 
	cursor: pointer
}

#board
{
    background-size:233px 276px;
	position: absolute;
	left: 567px;
	top:31px;
	width: 233px;
	height: 276px;
}

#Contener{
	background-image: url(../images/attention_BK.gif); 
	background-size: 852px 357px; 
	width:852px;
	height:357px; 
	position: absolute;
	visibility:hidden;
}

#pre
{
    position: absolute; 
	cursor: pointer;
	height:20px;
	width:80px;
	top: 250px;
	left:18px;
	visibility:hidden;
}
#nex
{
    position: absolute; 
	cursor: pointer;	
	height:20px;
	width:80px;
	top: 250px;
	left:110px;
	visibility:hidden;
}

#din
{
    position: absolute; 
	cursor: pointer;	
	height:22px;
	width:76px;
	top: 38px;
	left:28px;
	visibility:hidden;
}
#oil
{
    position: absolute; 
	cursor: pointer;	
	height:26px;
	width:106px;
	top: 153px;
	left:28px;
    visibility:hidden;
}
