﻿/* ------------------------------------ͨ����ʽ����---------------------------------------- */
@charset "utf-8";

/* ������Ĭ��margin��padding�ı�����㣬���б�ǵ�margin��padding����ʹ��ʱ���嶨�� */
*{ margin:0;padding:0; border:0;}

/* ����IE5.x��IE6��б�����bug */
* html body{overflow:visible; }
* html iframe, * html frame{ overflow:auto;}
* html frameset{overflow:hidden;} 

/*���ñ�ǩ��������ǩĬ����ʽȡ����HTML��ǩ��ȡ��������ǩĬ����ʽ����ֹ��ͬ�������ʾЧ����ͬ��text-align:center; �����ͬ�������������*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{margin:0; padding:0;}
input,select{font-size:12px; vertical-align:middle;}

/* ������������룬�ָ���BODY���þ��в����ļ̳� */
body div{text-align:left;}

/* ��ǩ���ԣ�textarea,input ǿ������ʱ���ݳ���ʱ���� */
textarea,input{word-wrap:break-word; word-break:break-all; padding:0px;}/* 

/*���ul�б��ǵ���ʽ��ul�б��������ڲ���Ҫ�б�ǰ�÷��ŵ���ʽ�� */
ul,li{ list-style:none;}

/* ����ͼƬ�߿򣬵�ͼƬ��Ϊ�������ݱ����ʱ������Ĭ�ϱ߿���֣��ض���� */
img{border:0 none;}

/* ����Ĭ�ϵ�������ʽ����������ΪĬ����ʽ�ṩ�������ڸ��Ե�ʵ���и��ǵ� */
a{color:#000; text-decoration:none;}
a:hover{color:#c70c1f; text-decoration:none;}
/* ȥ�����ӵ����߿� */

/* ����Hϵ�б�ǩ������Hϵ�б�ǩĬ������ */
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}



