/* Edition Powered by Luke */
/* Date // June 1st@2009.  */
/* ser. no: 0001           */

html { font-family: Palatino Linotype, "新細明體"; background:url(./layout/html.gif); }

body {
	border-top:0px;	border-right:0px;
	border-bottom:0px;	border-left:0px;
	padding:0px;
	margin:0px auto;
	font-family: Palatino Linotype, "新細明體";
	overflow:hidden;
}

#BigHead {
	display: block;
	font-size: 3em;
	Z-INDEX: 100;
	margin: 0 auto;
	width: 68%;
	top: 0px;
	height: 130px;
	position:absolute;
	background-image:url(./layout/logo.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-left:50px;
	overflow: hidden;
	left: 12px;
 }
#show textarea {
	position: relative;
}
textarea {
	width: 800px;
	text-align: center;
	background-color: transparent;
	overflow: hidden;
	font-family: Arial, Tahoma, "新細明體";
	color: #F5F5F5;
	position: absolute;
	left: -9000px;
}

#BigFooter {	
	overflow: hidden;  width:420px;  height:40px; line-height:18px;
	margin:0px auto; text-align:center; vertical-align:middle; bottom:0px;
	background-image:url(./layout/footer_bk.png); vertical-align:middle;
	Z-INDEX: 99;
}
#Footer { display: block; width:100%; bottom:0px; position: absolute; Z-INDEX: 1; height:40px;}

#content { color:#FFFFFF; left:275px; top:130px; bottom:40px; right:0px;
	position:absolute; margin-top:15px; margin-left:60px; margin-bottom:0px; margin-right:0px;
	align:left; cellpadding:0; cellspacing:0; display:block;  overflow-y: auto; padding:0px;
	}


#BigLeft {
	top: 135px;	left:0px;
	bottom:40px;	width:150px; height:250px;
	position:absolute;
	margin-top: 40px; margin-left:100px;
	background-image: url(./layout/menu.png);
	background-repeat:no-repeat;	background-position:center top;
}
.menuarea{
padding:0px; margin-left:0px; border:0px;width:120px;
list-style: none;
}


#BigLeft UL{list-style: none; font-style:normal; font-weight: normal;}
#BigLeft UL LI A{
	font-size: 1.0em;
	width:120px;
	text-align: center;
	margin:0 auto;
	color:#999999;
	height: 32px;
	line-height:32px;
	list-style: none;
	text-decoration:none;
	vertical-align: middle;
	margin-left:30px;
}
#BigLeft UL LI:hover{ background: url(./layout/mainmenuBRA.png);}
#BigLeft UL LI A:hover{ color:#FFFFFF; }
	
.pro_table {width:560px; border:0; height:30px; vertical-align:middle; margin-left:10px;}

.input01 {width:70px;}
.input02 {width:118px; text-align:center; color:#FF0000;}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#BigLeft UL LI A.chosen{
	color:#FFFFCC;
}

.products {
	width:160px; height:225px; background: url(./layout/prod_logo.png); background-position:center top;
}

.products IMG { height:225px; width:160px; border:0px solid #333333; visibility: visible; margin:0 auto; margin-top:5px;
 	opacity: .5; filter:Alpha(Opacity=75, FinishOpacity=50, Style=1, StartX=0, StartY=75, FinishX=100, FinishY=75);
 }
.products IMG:hover { border:0px solid #f2f2f2;
 	opacity: 1.0; filter: Alpha(Opacity=100, FinishOpacity=100);
 }

.pro_table TD{ color:#CCC;}
#copyright {
	position: absolute;
	left: -9000px;
}
