@charset "utf-8";

html, body, h1, h2, h3, h4, h5, h6, br, hr, p, div, span, ul, ol, li, form, lable, table, tr, td, th, img, button, input, textarea {
	padding: 0px;
	margin: 0px;
	color: #666;
	font-size: 13px;
	font-weight: normal;
}

body {
	font-family: "微軟正黑體", Arial, "LiHei Pro", "新細明體", sans-serif;
}

img {
	border: 0;
}

#bgtop{
	width: 100%;
	height: 5px;
	background: #0D6CC4;
}

#header{
	margin: auto;
	padding: 0;
	width: 980px;
	height: 85px;
}

#bodycontent{
	margin: auto;
	padding: 0px 0px 30px 0px;
	width: 980px;
}

#footer{
	width: 100%;
	height: 60px;
	background: #0D6CC4;
}

.footer{
	margin: auto;
	padding: 0;
	width: 980px;
}

.tag{
	color: #2D89D8;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}

.tag_en{
	color: #9FD3FF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

.font16_black,.font16_black a{
	color: #000000;
	font-size: 16px;
	line-height: 25px;
	text-decoration: none;
}

.font14_black{
	color: #00000;
	font-family: Arial, "微軟正黑體";
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}

.font_16_white{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 25px;
	font-family:"微軟正黑體", Arial;
	letter-spacing: 1px;
	padding-left: 20px;
}

.subnavi{
	color: #666666;
	font-size: 14px;
	padding-right: 10px;
}