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

body{
font-family: Arial, Helvetica, "Microsoft YaHei", "微軟雅黑", SimHei, "黑體", SimSun, "宋體", sans-serif;
background:#FFF url(../images/BackgroundVER2-1920x190.jpg) left top no-repeat;"
}

#nav_en{
margin-left:10px;	
}

#nav_en a{
	display:block;
font-family: Arial, Helvetica, "Microsoft YaHei", "微軟雅黑", SimHei, "黑體", SimSun, "宋體", sans-serif;
font-size:small;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	padding-left:6px;
}


.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;
}
/*
.sub{
padding-left:8px;	
}*/


#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;
}

.sim_dis{
	float:left;
}

p{
	line-height:21px;
}
