/* CSS Document */

#cmLib{
margin:0;
padding:7px 0 0 0;
/padding-left:0px;
width:200px;
height:195px;
background-image:url(../image/index/cm_library_base.gif);
background-repeat:no-repeat;
}

.libMov{
width:186px;
height:163px;

/*margin-top:7px;*/
margin-left:7px;
/*ie6_7*/
/margin-right:7px;
/padding-left:-7px;
}

.goLib{
width:187px;
height:14px;
margin:5px 0 0 7px;	
/*ie6_7*/
/margin:5px 7px 0 -7px;	

}
.goLib a{
width:187px;
height:14px;
background-image:url(../image/index/to_library01.gif);
background-repeat:no-repeat;
display:block;
font-size:0px;
text-indent:-9999px;

}
.goLib a:hover{
background-image:url(../image/index/to_library02.gif);
background-repeat:no-repeat;
}