@charset "utf-8";
/* CSS Document */


#mypic img { border:none; width:100px; height:150px;}
#mypic img:hover { border:none; width:110px; height:160px;}

