﻿/* CSS Document */
body{ margin:0px;padding:0px;font-size:12px;font-family:"微软雅黑", "宋体";overflow: -moz-scrollbars-vertical; overflow-y:scroll\0;}
*{ margin:0px; padding:0px;}
a{ text-decoration:none; outline:none;}
ul,li{ list-style: none;}
img{ border:0px;}

/*浮动*/
.leftfloat{float:left;}/*左浮动*/
.rightfloat{float:right;}/*右浮动*/

.clearfloat{clear:both; width:100%; overflow:hidden; height:0;}
.rightText{ text-align:right;}

body a{outline:none;blr:expression(this.onFocus=this.blur());}

h1,h2,h3,h4,h5,h6{ font-weight:normal;}