﻿/* CSS Document */

@charset "utf-8";

/******************/

/**

 *

 * @authors isle24@qq.com

 * @date

 */

/******************/

/* */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,select,p,a,span,img,blockquote {/* margin:0; */padding:0;}

.cle{clear:both;height: 0;}

.w640{

    margin:0 auto;

    max-width: 640px;

    /*min-height: 360px;*/

}
/* å•†åŠ¡é€šè¿·ä½ å¼¹çª—é«˜åº¦ */
#LR-BUBBLE-MSG {
    height: 150px !important;
    margin-top: 5px;
    font-size: 14px;
    overflow: hidden;
color: #000;}


@keyframes myfirst2{    0% { font-size:16px; }    50% { font-size:16px; }   51% { font-size:18px; }   100%{ font-size:18px;;}}  @-o-keyframes myfirst2{   0% { font-size:16px; }    50% { font-size:16px; }   51% { font-size:18px; }   100%{ font-size:18px;;}}  @-moz-keyframes myfirst2{   0% { font-size:16px; }    50% { font-size:16px; }   51% { font-size:18px; }   100%{ font-size:18px;;}}  @-webkit-keyframes myfirst2{    0% { font-size:16px; }    50% { font-size:16px; }   51% { font-size:18px; }   100%{ font-size:18px;;}}