@charset "utf-8";
/* CSS Document */

html{filter: expression(document.execCommand("BackgroundImageCache", false, true))}

body { margin:0; padding:0; font-size:12px; color:#000; }
*{ font-family:Verdana,"宋体",sans-serif!important}

.wapper{ width:990px; margin:0 auto; overflow:hidden; background-color:#FFF}


div,ul,ol,li,dl,dt,dd,form,img,p { margin: 0; padding: 0; border: 0; }
img,table{border:0;border-collapse:collapse}
li { list-style: none; }

H1,H2,H3,H4,H5,H6,input { margin:0; padding:0; }

table,tr,td,th {}

/*set the Link Text default color*/
a{ color:#9E52B1; text-decoration:none;}
a:hover{ text-decoration:underline;}

/*set  some float*/
.fLe{float:left;}
.fRi{float:right;}
.hide{ display:none}


.clear1{ clear:both; font-size:0; height:1px; overflow:hidden}
.iS1 h3{ margin-bottom:15px; border-bottom:1px solid #EEE}
