﻿/* CSS Document */
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, blockquote { margin:0; padding:0;font-family: "微软雅黑",Arial,'Times New Roman',SimHei; ;font-size:13px;color:#555555 }
body { zoom:1; }
img { border:0 none; vertical-align:middle; }
ul, ol, li { list-style-type:none; }
h1, h2, h3, h4, h5, h6 { font-size:14px; }
body, input, select, button, textarea { font-size:12px; }
table, tr, th, td { border:0 none; vertical-align:middle; }
button { cursor:pointer; }
i, em, cite, address { font-style:normal; }
a, a:link { text-decoration:none; cursor:pointer; }
a:visited {  }
a:hover, a:active { text-decoration:none; }
a:focus { outline:none; }


a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } 


