﻿/*
V1.0, Sam Hui, PDEV-1199
V1.1, Sam Wong, MS Font fix
*/

body { font-family: 微軟正黑體修正,微軟正黑體修正2,微軟正黑體, 'Microsoft JhengHei', Arial; }
body.eng { font-family: Arial; }

.pt { cursor:pointer; }

.v2_title { font-size:25px; font-weight:bold; color:#000000; padding:20px 0px; text-align:left; border-bottom:1px solid #e5e5e5; }
.v2_subtitle { font-size:21px; font-weight:bold; color:#1a689c; padding:34px 0px 16px 0px; text-align:left; }
.v2_txt { font-size:16px; color:#545454; }




