@charset "utf-8";
/* CSS Document */	

/*reset*/
body { width:100%; font-family:"微软雅黑","arial","sans-serif"; text-align:left; background:#fff; margin:0; padding:0; }
html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,header,menu,section,nav,footer { margin:0; padding:0; outline:none; }

a { text-decoration:none; blr:expression(this.onFocus=this.blur()); outline:none; }
a:hover { text-decoration:none; }
a:visited { text-decoration:none; }
a:focus { outline:none; -moz-outline:none; }
button,html input[type=button],input[type=submit] { -webkit-apperance:button; }

.clearBoth { display:block; overflow:hidden; clear:both; height:0; line-height:0; font-size:0; }
img { vertical-align:top; border:0; }
.fL { float:left; }
.fR { float:right; }
.pR { position:relative; }
.pA { position:absolute; }
.tL { text-align:left; }
.tC { text-align:center; }
.tR { text-align:right; }
.hide { display:none; }

.t0 { top:0; }
.r0 { right:0; }
.b0 { bottom:0; }
.l0 { left:0; }

/*编辑器的默认样式*/
.content { line-height:180%; font-size:1em; font-weight:normal; }
.content pre { line-height:180%; border:none; padding-left:2em; }
.content blockquote { line-height:180%; border:none; padding-left:2em; }
.content p { line-height:180%; font-size:1em; font-weight:normal; }
.content img { max-width:90%; height:auto; display:block; margin:20px auto; }
.content h1 { line-height:180%; font-size:3em; color:#767676; font-weight:bold; }
.content h2 { line-height:180%; font-size:2em; color:#767676; font-weight:bold; }
.content h3 { line-height:180%; font-size:1.5em; color:#767676; font-weight:bold; }
.content h4 { line-height:180%; font-size:1.2em; color:#767676; font-weight:bold; }
.content ul { font-size:1em; font-weight:normal; padding-left:20px; }
.content ol { font-size:1em; font-weight:normal; padding-left:20px; }
.content dl { font-size:1em; font-weight:normal; padding-left:20px; }
.content u { font-size:1em; text-decoration:underline; font-weight:normal; }
.content i { font-size:1em; font-style:italic; font-weight:normal; }
.content strong { font-size:1em; font-weight:bold; }
.content b { font-size:1em; font-weight:bold; }






















