
/* CSS container shadow */
 #shadow-container {
  position: absolution;
  left: 3px;
  top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  margin-top:5px;
  
  width:175px;height:105px;

  
 }
    #shadow-container .shadow2,
    #shadow-container .shadow3,
    #shadow-container .container {
        position: relative;
        left: -1px;
        top: -1px;
		width:175px;height:105px;
    }
    #shadow-container .shadow1 {
        background: #F1F0F1;
		width:175px;height:105px;
    }
    #shadow-container .shadow2 {
        background: #DBDADB;
		width:175px;height:105px;
    }
    #shadow-container .shadow3 {
        background: #91ABC6;
		width:175px;height:105px;
    }
    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #91ABC6;
        padding:0px;
		width:175px;height:105px;
    }
/* CSS container shadow */
/*cssÔ²½Ç*/
.b1b,.b2b,.b3b,.b4b
{display:block;overflow:hidden;font-size:1px;}
.b1b,.b2b,.b3b{height:1px;}
.b4b,.b3b,.b2b{border-left:1px solid #999;border-right:1px solid #999;} 
.b2b{margin:0 3px;border-width:0 2px;}
.b3b{margin:0 2px;}
.b4b{height:2px; margin:0 1px;}
.b1b{margin:0 5px; background:#999;} 
body{cursor:url('../../images/link.cur');}
/*Ö÷ÌåÉèÖÃ¡ý*/
a{text-transform:none;text-decoration:none;color:#000;cursor: url('../../images/link.cur');}
a:hover{color:#2E6F27;text-decoration:none;cursor: url('../../images/link.cur');}
