
/* CSS Document */

/*===============��������Ĭ����ʽ =======================*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,
th, td{margin:0; padding:0;}

body,button, input, select, textarea {font-size:12px;} /*==== ����Ĭ�������ֺ�=== */

h1, h2, h3, h4, h5, h6 {font-size:100%;}

address, cite, dfn, em, var, i{ font-style:normal;} /* =====��б����� =======*/

code, kbd, pre, samp{ font-family:courier new, courier, monospace; } /* =======ͳһ�ȿ�����======= */

small{ font-size:12px; } /* =====������С���� =====*/

ul, ol{list-style:none;}/*=== �����б�Ԫ��====*/

a { text-decoration:none;}
a:hover { text-decoration:none; }/*====== �����ı���ʽԪ�� ==========*/

sup { vertical-align:text-top; } 
sub { vertical-align:text-bottom; }/*======= ���ã����ٶ��иߵ�Ӱ��======= */


legend { color:#000; }/*=== for ie6 ===*/
fieldset, img,button{border:none;} /* ====img����������� img �ޱ߿� ====*/
button, input, select, textarea { font-size:100%; } /* =======ʹ�ñ?Ԫ���� ie ���ܼ̳������С=== */


table { border-collapse:collapse; border-spacing:0; }/*============���ñ��Ԫ�� ==========*/

.clear{clear:both;}

input:focus{outline: none;}
