html {
  overflow-x:hidden;
  scrollbar-face-color:#6e9091;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-Shadow-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#000000;
}
body {margin: 0px;padding: 0px; font-family:"微软雅黑"; font-size:12px; color:#000000;background-color:#000000;}
body,td,th {color: #354646;}
a:link {color: #354646; text-decoration: none;}
a:visited {text-decoration: none; color: #354646;}
a:hover {text-decoration: underline; color: #354646;}
a:active {text-decoration: none; color: #354646;}
a.one:link {color: #760000; text-decoration: none;}
a.one:visited {text-decoration: none; color: #760000;}
a.one:hover {text-decoration: underline; color: #760000;}
a.one:active {text-decoration: none; color: #760000;}
a.two:link {color: #cc0000; text-decoration: none;}
a.two:visited {text-decoration: none; color: #cc0000;}
a.two:hover {text-decoration: underline; color: #cc0000;}
a.two:active {text-decoration: none; color: #cc0000;}
.style1 {
         color: #6e9091;
         font-family: 黑体;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {
         color: #760000;
		 font-family: Verdana, Arial, Helvetica, sans-serif
}
.style5 {
           color: #ff0000;
		   font-family: Verdana, Arial, Helvetica, sans-serif
}
.style6 {color: #D3DEDE;}
.style7 {
         color: #ffffff;
         font-family: Verdana, Arial, Helvetica, sans-serif
}
.style8 {
         color: #000000;
         font-family: Verdana, Arial, Helvetica, sans-serif
}
		   
#mian{margin:0 auto;min-width:1003px;}
#aimir3index{ height:700px; background:url("../images/aimir3index.jpg")/*tpa=http://www.59icq.com/images/aimir3index.jpg*/ no-repeat center;}
.content{  width:900px;margin:0 auto; text-align:center;}
div,td{font-family:"宋体"; font-size:12px;}

#aimir3main{ height:1200px; background:url("../images/aimir3main.jpg")/*tpa=http://www.59icq.com/images/aimir3main.jpg*/ no-repeat center;}
.content{  width:900px;margin:0 auto; text-align:center;}
div,td{font-family:"宋体"; font-size:12px;}

#aimir3ny{ height:1200px; background:url("../images/aimir3ny.jpg")/*tpa=http://www.59icq.com/images/aimir3ny.jpg*/ no-repeat center;}
.content{  width:900px;margin:0 auto; text-align:center;}
div,td{font-family:"宋体"; font-size:12px;}

#aimir3pay{ height:1000px; background:url("../images/pay.jpg")/*tpa=http://www.59icq.com/images/pay.jpg*/ no-repeat center;}
.content{  width:900px;margin:0 auto; text-align:center;}
div,td{font-family:"宋体"; font-size:12px;}

#download{ height:800px; background:url("../images/download.jpg")/*tpa=http://www.59icq.com/images/download.jpg*/ no-repeat center;}
.content{  width:900px;margin:0 auto; text-align:center;}
div,td{font-family:"宋体"; font-size:12px;}

.scroll {   
        width: 680px;                                     /*宽度*/   
        height: 650px;                                  /*高度*/   
        color: ;                                        /*颜色*/   
        font-family:Verdana, Arial, Helvetica, sans-serif;  /*字体*/   
        padding-left: 1px;                             /*层内左边距*/   
        padding-right: 1px;                            /*层内右边距*/   
        padding-top: 1px;                              /*层内上边距*/   
        padding-bottom: 1px;                           /*层内下边距*/   
        overflow-x:hidden;                             /*横向滚动条(scroll:始终出现;auto:必要时出现)*/   
        overflow-y: auto;                             /*竖向滚动条*/   
           
        scrollbar-face-color:#6e9091;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3dlight-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-Shadow-color:#000000;
        scrollbar-arrow-color:#000000;
        scrollbar-track-color:#000000;            
    }   