@charset "UTF-8";
/* CSS Document */

body{
font-family: "細明體", MingLiU, Arial, "Microsoft JhengHei", "微軟正黑體", sans-serif;
/*font-size:12px;*/
background:#FFF url(../images/BackgroundVER2-1920x190.jpg) left top no-repeat;"
}

#nav_en{
margin-left:10px;

}

#nav_en a{
	display:block;
font-family: "細明體", MingLiU, Arial, "Microsoft JhengHei", "微軟正黑體", sans-serif;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	padding-left:6px;
}


/*.sub{
padding-left:8px;	
}*/


.navStyle{
	border-right-color:#000;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#FFF;
	border-top-width:1px;
	border-top-style:solid;
	height:27px;
	font-size:small;
}


#footer{
	font-size:12px;
	padding-top:10px;
	margin-left:10px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000;
}

.copyright{
	float:left;
	margin-right:100px;
}

.copyright span{
	font-family:Arial, Helvetica, sans-serif;
}

.dis{
	float:left;
}

p{
	line-height:21px;
}
