@charset "UTF-8";

#g-img{overflow:hidden;}
ul#results li{float:left;font-size:70%;height:120px;width:120px;margin-right:10px;margin-bottom:5px;text-align:center;padding:5px;overflow:hidden;line-height:120%;}
ul#results li a{display:block;color:#999;text-decoration:none;}
ul#results li a .img_wrap img{margin-top:-11px;}
ul#results li a .img_wrap{width:120px;height:68px;overflow:hidden;margin-bottom:5px;}


#g-img #next_result{width:65px;height:400px;position:absolute;right:0px;top:0px;cursor:pointer;}
#g-img #prev_result{width:65px;height:400px;position:absolute;left:0px;top:0px;cursor:pointer;}

#search_result{width:900px;margin:30px auto;}
#search_result p.no_result{text-align:center;margin:200px;font-size:14px;font-weight:bold;}
#search_result ul li{clear:both;list-style-type:none;padding:0px 0px 10px;margin:0px 0px 10px;border-bottom:1px dotted #999;}
#search_result ul li .img_wrap{float:left;display:block;margin-right:10px;}