﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}

.width1 { width: 1%; }

.width05 { width: 5%; }

.width08 { width: 8%; }

.width10 { width: 10%; }

.width13 { width: 13%; }

.width15 { width: 15%; }

.width18 { width: 18%; }

.width20 { width: 20%; }

.width25 { width: 25%; }

.width30 { width: 30%; }

.width33 { width: 33%; }

.width35 { width: 35%; }

.width40 { width: 40%; }

.width45 { width: 45%; }

.width50 { width: 50%; }


/* 定位點-----------------------------------------------------------------------------------*/


#tabU,.key_l,.key_c,.key_r { 
    position: absolute; 
	visibility: visible;	
	z-index: 999;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	 }
	 

#tabU {
	top: 22px;
	left: 311px;

}

#tabU a {
	color: #EDEDEF;
	text-decoration: none;
}

#tabU a:hover {
	color: #FFFFFF;
}

.key_l {
	top: 339px;
	left: 4px;
}

.key_l a {
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

.key_l a:hover {
	color: #999999;
}


.key_c {
	top: 400px;
	_top: 400px;
	left: 210px;
}

.key_c a {
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

.key_c a:hover {
	color: #999999;
}


.key_r {
	top: 326px;
	_top: 350px;
	left: 766px;
}

.key_r a {
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.key_r a:hover {
	color: #010000;
}


/*-------------------定位點 結束---------------------*/


a { text-decoration: none; }

a:hover { text-decoration: underline; }
