@charset "utf-8";
/* CSS Document */
body {
	background-color: #e6e6e6;
	margin:0px;
}

#footer{
	font-size:11px; font-family:Arial; color:#9b9a9c
}

#contact01{
	font-size:12px; font-family:Arial; color:#ffffff; line-height:190%; letter-spacing:1px
}

#price_01{
	font-size:16px; font-family:verdana; color:#ff0000
}

#p3td {
    font-family:"新細明體", Arial;
	font-size:12px; 
	color:#c5049b
}

#p3td th{
	width:15%;
	text-align:right;
	font-weight: normal;
}

#p3td td{
	color:#4f4774;
	width:85%;
	text-align:left;
	line-height: 25px;
}

/* page 3 slider show */
	
#dhtmlgoodies_slideshow{
	width:650px;	/* Total width of slideshow */
}

#previewPane{
	border:0px solid #000;
	margin-right:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	/* CSS HACK */
	height: 452px;	/* IE 5.x */
	height/* */:/**/420px;	/* Other browsers */
	height: /**/500px;
	width:500px;
	float:left;
}

#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	/*top:150px;*/
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;	
}

#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:normal;
	text-align:left;
	font-family: "新細明體", Arial;	/* Font to use */
	font-size:12px;
	color: #FFFFFF;
	background-position: left;
	margin-left: 24px;
	margin-right: 24px;
	line-height: 23px;
}

#galleryContainer {
    height:90px;
}

#arrow_down{	/* Arrow down image */
	height:16px;
}

#galleryContainer #arrow_up{
	height:16px;	/* Arrow up image */
}

#theImages{	/* DIV where the images are located */
	position:relative;
	overflow:hidden;
	height:420px;
/*Height of boxes for the images */
}

#theImages div{	
	position:relative;	/* Don't change this */
	height:1500px;	/* Higher than total height of thumbnails */
		
}
#theImages img{
	border:0px;	/* No border */
	filter:alpha(opacity=50);	/* Transparency - IE */
	opacity:0.5; /* Transparency - Firefox */
	padding-top:1px;	/* Space between images */
}

#theImages .imageCaption{
	display:none; /* display imageCaption*/
}

#DataTable .ACenter .input {
	background-color: #140051;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #240258;
	border-right-color: #240258;
	border-bottom-color: #240258;
	border-left-color: #240258;
	color: #33FFFF;
	height: 20px;
	vertical-align: middle;
}

#DataTable .textarea {
	font-size: 12px;
	border: 1px solid #140051;
	line-height: 150%;
	background-color: #140051;
	scrollbar-3dlight-color: #113692;
	scrollbar-arrow-color: #113692;
	scrollbar-base-color: #7390B0;
	scrollbar-darkshadow-color: #03133b;
	scrollbar-face-color: #140051;
	scrollbar-highlight-color: #113692;
	scrollbar-shadow-color: #140051;
	color: #33FFFF;
}
#DataTable .ACenter .input2 {
	color: #0066FF;
	background-color: #140051;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 24px;
}
