@charset "utf-8";

table{border-spacing:0;border-collapse:collapse}td,th{padding:3}/*表格欄位的間隔*/

img { BORDER: 0px; }

body{
letter-spacing:0px;
font-size:1.5em;

font-family: "微軟正黑體","Arial",  "Microsoft JhengHei";	
}


.line_menubg{
	background-image:url(../images/top_banner.png);
	background-position:center center;
	position:absolute;
	top:0px;
	left:0;
	right:0;
	width:100%;
	height:117px;
	margin:auto;
	z-index:10000;
}

.font_big{
	font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";	
	font-size:1.8em;
	font-weight:600;
}

.font_title{
	font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";	
	font-size:1.2em;
	color:#088fee;
	font-weight:600;
}

.font_title_red{
	font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";	
	font-size:1.2em;
	color:#d0002c;
	font-weight:600;
}

.font_subtitle{
	font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";	
	font-size:1.2em;
	color:#088fee;
	font-weight:500;
}

.font_subtitle_small{
	font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";	
	font-size:1em;
	color:#2f80ba;
	font-weight:400;
}

.font_price{
	font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";	
	font-size:1.4em;
	font-weight:500;
}

.color_red{
	color:#990000;
}

.color_blue{
	color:#009cd6;
}

.color_orange{
	color:#f07700;
}

.color_pink{
	color:#ce003f;
}

.color_black{
	color:#000000;
}

.color_text{
	color:#000000;
	font-family: "微軟正黑體", "Microsoft JhengHei", "Arial";	
	font-size:1em;
}


A.naz:link {
	COLOR: #ffff00; TEXT-DECORATION: none
}
A.naz:visited {
	COLOR: #ffff00; TEXT-DECORATION: none
}
A.naz:hover {
	COLOR: #7dbce2; TEXT-DECORATION: underline;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
}

