body,td{
	font-family:Arial, 新細明體;
	color: #333333;
	font-size:10pt;
	line-height: 150%;
	scrollbar-face-color: #F2F2F2;
   	scrollbar-shadow-color: #999999;
   	scrollbar-highlight-color: #999999;
   	scrollbar-3dlight-color: #FFFFFF;
   	scrollbar-darkshadow-color: #FFFFFF;
   	scrollbar-track-color: #F2F2F2;
   	scrollbar-arrow-color: #999999
}
A:link {
	color: #263382;
	line-height: 150%;
	text-decoration: none
}
A:visited {
	color: #000042;
	line-height: 150%;
	text-decoration: none
}
A:hover {
	color: #4F66B7;
	line-height: 150%;
	text-decoration: underline
}
A.white:link {
	COLOR: #EFEFEF;
	line-height: 150%;
	text-decoration: none
}
A.white:active {
	COLOR: #EFEFEF; 
	line-height: 150%;
	text-decoration: none
}
A.white:visited {
	COLOR: #EFEFEF;
	line-height: 150%;
	text-decoration: none
}
A.white:hover {
	COLOR: white;
	line-height: 150%;
	text-decoration: underline
}
A.white_0:link {
	COLOR: #000000; 
	line-height: 150%;
	text-decoration: none
}
A.white_0:active {
	COLOR: #000000; 
	line-height: 150%;
	text-decoration: none
}
A.white_0:visited {
	COLOR: #000000;
	line-height: 150%;
	text-decoration: none
}
A.white_0:hover {
	COLOR: white;
	line-height: 150%;
	text-decoration: underline
}
.line2{
	line-height: 150%;
}
.title{
	font-size: 26 px;
	color: #330099;
	font-family: 新細明體;
	font-weight: bolder;
	text-decoration: none;
	line-height: 150%;

}
.title_1{
	font-size: 9 pt;
	color: #000000;
	font-family: 新細明體;
	font-weight: bolder;
	text-decoration: none;
	line-height: 150%;
}
.title_2{
	font-size: 15 px;
	font-family: 新細明體;
	font-weight: bolder;
	text-decoration: none;
	line-height: 150%;
	padding: 2
}
.title_0{
	font-size: 26px;
	color: #FFFFFF;
	font-family: SimHei;
	text-decoration: none;
	line-height: 150%;
	background-color:#333366;
	padding: 3
}
.tool{
	font-size: 16 pt;
	font-family: SimHei;
	line-height: 180%;
}

.grayword {color: #999999;}
.blueword {color:#0099ff;}
.greenword {color:#009900;}
.gword {color:#6c6c6c;}
.pword {color:#ff3399;}
.whiteword{color:#ffffff;}
.table_goods {
	border: 1px solid #CCCCCC;
}

h1  
{
	font-size: 26 px;
	color: #0000FF;
	font-family: 新細明體;
	font-weight: bolder;
	text-decoration: none;
	line-height: 150%;
}
h2  
{font-size: 150%;
}
h2.errataH{
	display: none;
}
h3 
{font-size:100%;
}
h3.apressbub{
font-size:110%;
}
h4 
{font-size:90%;
}
h2.bub{
display:block;
background-color:#efefef; 
text-indent:5px;
}
.vn {
display:none
}

div#addbuy_item {
	width: 100%;
	text-align: center;
}

div#addbuy_item div {
	width: 140px;
	height: 280px;
	float: left;
}

div.addbuy_inner {
	padding: 20px 10px;		
	border-bottom: 1px solid black;
	vertical-align: middle;
	text-align: center;
}

div#addbuy_item div img {
	border: 1px solid #efefef;
}
div#addbuy_item  a , div#addbuy_item span , div#addbuy_item form {
	display: block;
	width: 140px;
	
}

div#addbuy_item  a.p_name {
	height: 60px;
	
}

//圖片縮放可較為清晰(IE專用)
img { -ms-interpolation-mode: bicubic; }