﻿/*
Property: HF reset
Editer: Jim Chung
Date: 2012.03.15
version: 1.0
*/

html{color:#000;background:#FFF;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;}
input, textarea, select {*font-size:100%;}
legend {color:#000;}

body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td 
{margin: 0;padding: 0; font-size:13px; color:#333;font-family: Arial,Helvetica,sans-serif,"新細明體";}

fieldset,img {border: 0;}

/* remember to define focus styles! */

:focus { outline:0;}

address, caption, cite, code, dfn,em, strong, th, var, optgroup {font-style: normal;font-weight: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
abbr, acronym {border: 0;font-variant: normal;}
input, button, textarea,select, optgroup, option {font-family: inherit; font-size: inherit;font-style: inherit;font-weight: inherit;}
code, kbd, samp, tt {font-size: 100%;}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */

input, button, textarea, select {*font-size: 100%;}

body {line-height:1.5}

ol, ul {list-style:none;}

/* tables still need 'cellspacing="0"' in the markup */

table {border-collapse:collapse; border-spacing:0;}

sup, sub {font-size: 100%; vertical-align: baseline;}
ins { text-decoration:none;}
del { text-decoration:line-through;}

blockquote, q { quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}

/**Clearfix**/

.clearfix:before,
.clearfix:after {content: ".";display: block;height: 0;overflow: hidden;}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE 5.5/6/7 */
.clear{ clear:both;}

a, a:link {color: #015f8f;text-decoration: none; font-size:13px;}
a:hover {color:#FE4005;}
