@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

/* leftsead */
#leftsead{width:170px;height:143px;position:fixed;top:40%;right:0px;z-index:999;}
#leftsead li{width:170px;height:60px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:170px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-170px;cursor:pointer;cursor:hand;}
#leftsead li a.ewm .hides{display:none;position:absolute;right:200px;top:120px;}