﻿html,body{height:100%;}
        .coverCSS
        {
           width:100%; height:100%; top:0px; left:0px; background:#000; position:absolute; opacity:0.3; -moz-opacity:0.3;filter:alpha(opacity=30); z-index:10; display:block; 
            }
        .boxCSS
        {
            color:#333;width:343px;height:200px;position:absolute; top:50%; left:40%; top:200px; z-index:11; 
            }
        .boxCSS .top,.boxCSS .mid,.boxCSS .bot,.boxCSS .top a{background:url(../img/sc/box.png) repeat-y;_background:url(../img/sc/box.gif) repeat-y;}
        .boxCSS a{color:#06F;}
        .boxCSS a:hover{color:#f00}
        .boxCSS .top a{width:16px;height:17px;position:absolute;margin-left:310px;*margin-left:285px;background-position:-1047px 0px;top:7px;}
        .boxCSS .top a:hover{background-position:-1047px -21px;}
        .boxCSS .top{height:57px;}
        .boxCSS .mid{background-position:-348px 0px; height:80px; text-align:center;}
        .boxCSS .bot{background-position:-696px 0px;height:20px; border:0px;}
        .boxCSS .top p{margin:0px 0 0 26px; padding-top:10px;font-size:16px;font-family:"宋体"}
        
        .dialogtips{color:#333333;font-size:13px;line-height:2em;}