@charset "utf-8";
/* CSS Document */

#header h1.logo a {
	display:block;
	width:149px;
	height:54px;
	float:left;
	margin:0;
	padding-top:25px;
	background:url(../images/logo.gif) bottom no-repeat;
	text-indent:-9999px;
}
#footer .csmuLogo {
	float:left;
	width:450px;
	height:106px;
	margin:10px 0 25px 0;
	background:url(../images/img.gif) 0 -388px;
	text-indent:-9999px;
}
#footer {
	padding: 0 10px;
	background:#ef551f;
	height:130px;
}
.footerarea{ display:block; width:997px; margin:0 auto;}
#footer p {
	margin: 0;
	padding: 30px 0 10px 20px;
	color:#000;
	line-height:1.95em;
	text-align:left;
}
#footer p a:hover {
	color:#FFF;
}
/*#footer .csmuLogo {
	float:right;
	width:184px;
	height:106px;
	margin:10px 0 25px 0;
	background:url(../images/img.gif) 0 -388px;
	text-indent:-9999px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background:#ef551f;
	height:130px;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 30px 0 10px 20px;
	color:#000;
	line-height:1.95em;
}
.oneColFixCtrHdr #footer p a:hover {
	color:#FFF;
}*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
p {
	margin:0;
	margin-left:10px;
	padding:3px;
}
p a {
	color:#000;
	font-family: "微軟正黑體";
	font-size: 13px;
	text-decoration: none;
}
p a:hover {
	color:#EF5823;
}
