
*{
 margin:0;
 padding:0;
}
div, td, table, ul, li, ol, dd, dl,dt {
 margin: 0;
 padding: 0;
}
html {
 width:100%;
 margin:auto;
}
body{
 margin:0;
 padding:0;
 text-align: center;
 font: 12px/1.5  "宋体",Verdana;
}
table{
 border: none;
 border-collapse: collapse;
}
div, td{
 word-wrap: break-word;
 word-break: break-all;
 font-size: 12px;
}
img, img a, img a:hover{
 border: none;
}
h1,h2,h3,h4,h5,h6{
 font-size: 12px;
 font-weight: normal;
}
a{
 color: #393939;
 text-decoration: none;
}
a:hover{
 color: #F60;
 text-decoration: underline;
}
ul, ol{
 list-style: none;
}
marquee{
 font: 12px/1.5  "宋体",Verdana;
}
em, i{
 font-style: normal;
}
li{
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 line-height: 1.8;
 text-indent: 5px;
 overflow:hidden; 
 text-overflow:ellipsis; 
 white-space:nowrap;
 margin: 0;
}
