/*----- 千惟企業有限公司 -----*/
@charset "utf-8";

/*----- GLOBAL SETTINGS -----*/
html, body, table, tr, td {
	padding: 0;
	margin: 0 auto;
	font-size: 100%;
	font-weight: normal;
}

img {
	border: 0;
}

body {
	background: #CAE3FF;
	font-family: "微軟正黑體", Arial, "LiHei Pro", "新細明體", sans-serif;
	color: #333333;
}

#main_body {
	padding: 25px;
	font-size: 13px;
	color: #333333;
	line-height: 30px; 

}

.sub_title {
	color: #275D9B;
	font-size: 13px;
	line-height: 30px;
}

#footer {
	background: url(../images/footer_bg.jpg) repeat-x top left;
	height: 58px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.footer, .footer a, .footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
