/*
 * 
 * LEO19999
 * 2014-09-26
 * 
 */

/* ---- 基础 ---- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font: inherit; vertical-align: baseline; list-style:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, label, legend { display: block; }
body { font-size:100%; line-height: 1;margin:0 auto; text-align:center; /*background:#fff url(../images/bg.png) repeat-x; */}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-spacing: 0; }
a:link,a:visited,a:hover{ text-decoration:none;}
.clr{ clear:both}


/* ---- 清除 ---- */
.row:before,.row:after,.clearfix:before,.clearfix:after{content:'';display:table}
.row:after,.clearfix:after{clear:both}
.row,.clearfix{zoom:1}
*html .clearfix {height: 1%;}

.brAll{border-radius:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}

/* ---- 框架及头部 ---- */
*{box-sizing:border-box; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
body{margin:0 auto; color:#393939; text-align:center; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;}

	
	
	

