*                       { margin:0; padding:0; }

a                       { color:#ea7601; text-decoration:underline; }
a:hover                 { color:#ea7601; text-decoration:underline; }
a img                   { border:0; }
:focus                  { outline:0; }

/* Heading */
h1, h2, h3, h4          { margin-bottom:.5em; line-height:1.4em; }
h2						{ font-size: 1.2em; font-family: SimSun; color: #E65B00 !important; }
h3                      { margin-bottom:.5em; color:#253033; font-size:1.25em; }
h4                      { margin-bottom:.6em; color:#494848; font-size:1.05em; }
h5                      { font-size:1.05em; }
h6                      { font-size:1em; }

/* Table */
th                      { padding:0; text-align:left; vertical-align:top; }
td                      { padding:0; vertical-align:top; font-size:12px; }


/* Form */
fieldset                { border:0; }
legend                  { display:none; }
label                   { color:#666; font-size:12px; font-family: Arial;}
input, select           { vertical-align:middle; }
textarea                { overflow:auto; }

/* Size */
small                   { font-size:.9em; }
