锘?* 缁?姊?8锛?dede58.com锛?????濂界??缁?姊︽?寸?妯℃?夸?杞界?绔? */
/*
Copyright 2011, KISSY UI Library v1.20
MIT Licensed
build time: Nov 28 12:38
*/
/*
KISSY CSS Reset
??蹇碉?1. reset ??????涓?????ゆ?瑙??ㄧ??榛?璁ゆ?峰?锛?杩?浠????ㄥ??宸ヤ???娓??ゅ????缃???揣瀵?涓?????????
     2. reset ??????涓????榛?璁ゆ?峰??ㄦ????娴?瑙??ㄤ?涓??达???????灏?榛?璁ゆ?峰??????藉甫?ョ???????
     3. reset ??????渚?涓?濂????????ㄧ???虹??峰???浣?娌℃???跺脊锛??ㄨ???规???蜂???姹?锛?瑁?????淇??瑰????浣跨?ㄣ??
?硅?诧?1. ??搴?涓???锛?2. ?轰????颁富娴?娴?瑙??ㄣ??
缁存?わ???浼?lifesinger@gmail.com>, 姝ｆ烦<ragecarrier@gmail.com>
*/

/** 娓??ゅ??澶?杈硅? **/
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;
}
{
 margin: 0;
 padding: 0;
}
/** 璁剧疆榛?璁ゅ?浣? **/
body, button, input, select, textarea /* for ie */ {
	font: 14px / 1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
} /* 灏???浣??舵? */
code, kbd, pre, samp {
	font-family: courier new, courier, monospace;
} /* 缁?涓?绛?瀹藉?浣? */
small {
	font-size: 12px;
} /* 灏?浜? 12px ??涓???寰??鹃??璇伙?璁 small 姝ｅ父?? */
/** ??缃???琛ㄥ??绱? **/
ul, ol {
	list-style: none;
}
/** ??缃??????煎???绱? **/
a {
	text-decoration: none;
}
/*a:hover { text-decoration: underline; }*/

sup {
	vertical-align: text-top;
} /* ??缃????灏?瀵硅?楂???褰卞?? */
sub {
	vertical-align: text-bottom;
}
/** ??缃?〃????绱? **/
legend {
	color: #000;
} /* for ie6 */
fieldset, img {
	border: 0;
} /* img ??溅锛?璁╅?炬?ラ???? img ??杈规? */
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
} /* 浣垮?琛ㄥ????绱?? ie 涓??界户?垮?浣?澶у? */
/* 娉??optgroup ??娉??舵? */

select {
	appearance: none;
	-moz-appearance: none; /* Firefox */
	-webkit-appearance: none; /* Safari ?? Chrome */
}
/** ??缃?〃?煎??绱? **/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ??缃 HTML5 ??绱? */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	display: block;
	margin: 0;
	padding: 0;
}
mark {
	background: #ff0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
*zoom:1;
}
img {
	vertical-align: middle;
}
.l {
	float: left;
}
.r {
	float: right;
}
.c {
	clear: both;
}
.m0 {
	margin: 0;
}
.p0 {
	padding: 0;
}
