﻿@charset "utf-8";

/* ==========================================
   Tag Reset
========================================== */
body, form, input, textarea, select {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 14px;
	font-family: LiGothicMed, '微軟正黑體';
}
img { border: 0; text-decoration: none; vertical-align: top;}
textarea { resize: none;}

/*