@charset "utf-8";

/* 
	@����: base
	@����: ���������Ĭ����ʽ
*/

/* ��ֹ�û��Զ��屳����ɫ����ҳ��Ӱ�죬������û������Զ������� */
html{
	color:#000;background:#fff;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:62.5%;
}

/* ����߾�ͨ���ø����������ʽ�ı���λ�ò�ͬ */
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,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;padding:0;
}

/* ���� HTML5 ��ǩ, IE ��Ҫ�� js �� createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
	display:block;
}

/* HTML5 ý���ļ��� img ����һ�� */
audio,canvas,video {
	display:inline-block;*display:inline;*zoom:1;
}

/* Ҫע����Ԫ�ز����̳и��� font ������ */
body,button,input,select,textarea{
	font:12px/1.5 tahoma,arial,\5b8b\4f53;
}

input,select,textarea{
	font-size:100%;
}

/* ȥ���Table  cell �ı߾ಢ������غ� */
table{
	border-collapse:collapse;border-spacing:0;
}

/* IE bug fixed: th ���̳� text-align*/
th{
	text-align:inherit;
}

/* ȥ��Ĭ�ϱ߿� */
fieldset,img{
	border:0;
}

/* ie6 7 8(q) bug ��ʾΪ���ڱ��� */
iframe{
	display:block;
	border:0;
}

/* ȥ�� firefox �´�Ԫ�صı߿� */
abbr,acronym{
	border:0;font-variant:normal;
}

/* һ�µ� del ��ʽ */
del {
	text-decoration:line-through;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:500;
}

/* ȥ���б�ǰ�ı�ʶ, li ��̳� */
ol,ul {
	list-style:none;
}

/* �������Ű�����Ҫ������, ����ʲô������ */
caption,th {
	text-align:left;
}

/* ����yahoo, �ñ��ⶼ�Զ���, ��Ӧ���ϵͳӦ�� */
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:500;
}

q:before,q:after {
	content:'';
}

/* ͳһ�ϱ���±� */
sub, sup {
	font-size:75%;line-height:0;position:relative;vertical-align:baseline;
}
sup {top:-0.5em; }
sub {bottom:-0.25em; }



/* �������� hover ״̬����ʾ�»��� */
a:hover {
	text-decoration:underline;
}

/* Ĭ�ϲ���ʾ�»��ߣ�����ҳ���� */
a {text-decoration:none !important; color:#000;}

/* �����ڸ��� */
.fn-clear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.fn-clear {
	*zoom:1; /* for IE6 IE7 */
}

/* ��������, ���ٸ���������bug */
.fn-left,.fn-right {
	display:inline;
}
.fn-left {
	float:left;
}
.fn-right {
	float:right;
}
/* Ĭ��������ʽ ΢���ź�&����*/
body,h1,h2,h3,h4,h5,h6,a,b,p,i,input,button,select,textarea {font-family:\5FAE\8F6F\96C5\9ED1;}
span{font-family:\5B8B\4F53;}

/* Բ����ʽ */
.bor5r {-webkit-border-radius:0.5rem; border-radius:0.5rem; -moz-border-radius:0.5rem;}
.bor4r {-webkit-border-radius:0.4rem; border-radius:0.4rem; -moz-border-radius:0.4rem;}
.bor3r {-webkit-border-radius:0.3rem; border-radius:0.3rem; -moz-border-radius:0.3rem;}
.bob4r {-webkit-border-radius:0 0 0.4rem 0.4rem; border-radius:0 0 0.4rem 0.4rem; -moz-border-radius:0 0 0.4rem 0.4rem;}

/* ������Ӱ */
.wsd {-moz-box-shadow:2px 2px 6px #cecece; -webkit-box-shadow:2px 2px 6px #cecece; box-shadow:2px 2px 6px #cecece;}
.nsd {-moz-box-shadow:2px 2px 6px #cecece inset; -webkit-box-shadow:2px 2px 6px #cecece inset; box-shadow:2px 2px 6px #cecece inset;}