body{
	font-family: Arial, Helvetica, sans-serif;
}
a:link {color:#000000;text-decoration: none; border:none;}		/* unvisited link */
a:visited {color:#000000;text-decoration: none; border:none;}	/* visited link */
a:hover {color:#999999;text-decoration: none; border:none;}		/* mouse over link */
a:active {color:#000000;text-decoration: none; border:none;}	/* selected link */
img{ BORDER:none;}												/* Images*/
.mag{ BORDER:solid #000000 1px;}								/* Mag Images*/
table tr td{													/* Base Table format*/
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:medium;
	text-align:left;
	vertical-align:top;
	margin:0px 0px 0px 0px;										 /* inside up left down right */
	padding:0px 0px 0px 0px;									 /* outside up left down right */
}
ul li{
	list-style-type: circle;
	font-size:medium;
}
.small_menu table{
border:none;
border-bottom:#999999 solid 1px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
text-align:center;
}
.small_menu td{
font-size:12px;
}
 
/* item box system */
.item_format{
margin-top:0px;
margin-left:16px;
margin-right:15px;
}
.item_title{
font-size:16px;
padding:2px 2px 2px 2px;
margin:2px 2px 2px 2px;
font-family:Arial, Helvetica, sans-serif,"細明體";
color: #333333;
border:1px solid #000000;
}
.item:hover{
width:115px;
height:135px;
border:dotted 1px #666666;
background-color:#FFFFFF;
box-shadow: 7px 7px 8px #999999;
-webkit-box-shadow: 7px 7px 8px #999999;
-moz-box-shadow: 7px 7px 8px #999999;
/*filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);*/
}
.item{
font-size:12px;
padding:8px 2px 15px 2px;
margin:4px 4px 4px 4px;
border:1px #FFFFFF  dotted;
width:115px;
height:135px;
text-align:center;
vertical-align:top;
float:left;
}
.item_new{
border:none;
float:left;
text-align:left;
vertical-align:top;
z-index:1;
position:absolute;
}
.item_image{
border:none;
width:100px;
height:100px;
}
.item_page{
float:left;
width:auto;
border:none;
text-align:left;
vertical-align:middle;
}
.item_buttom{
border-top:dotted 1px #333333;
font-size:12px;
text-align:right;
padding:2px 2px 2px 2px;
margin:2px 2px 2px 2px;
color: #333333;
}
/* item box system */
