﻿/*
 20110823 (怡如) 加入input標籤的屬性設定
 Redefine tag's attribute and Html5 has been included. coding by kimberly 2012/06/25.

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd,fieldset, form, label, legend, caption, input,buttom{
    margin:0; 
    padding:0; 
    outline: 0; 
    font-size: 100%; 
}
table,  tbody, tfoot, thead, th, td{margin:0}
/*table{border-collapse:collapse;border-spacing:0;}*/
img{border:none; display:inline;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
/*ol,ul{list-style:none;}*/
caption,th{text-align:left;}
q:before,q:after{content:'';}
body{background-color:#FFFFFF;}

/*HTML5*/
abbr,article,aside,audio,canvas,command,datalist,details,dailog,embed,
figure,figcaption,footer,header,hgroup,mark,meter,nav,output,progress,
section,summary,source,video,keygen
{margin:0; padding:0;display:block;}