diff --git a/themes/beauty/views/site/index.php b/themes/beauty/views/site/index.php
index 82bd1b9..d7bfcc9 100644
--- a/themes/beauty/views/site/index.php
+++ b/themes/beauty/views/site/index.php
@@ -217,8 +217,7 @@ eof;
-
-
+
{$title}
@@ -231,8 +230,7 @@ eof;
-
-
+
{$title}
diff --git a/www/css/beauty.css b/www/css/beauty.css
index 9aed2d7..3bb5615 100644
--- a/www/css/beauty.css
+++ b/www/css/beauty.css
@@ -80,6 +80,7 @@ a:link{text-decoration:none}
.im_img_title img{vertical-align:bottom}
.im_item:hover .im_img{transform:scale(1.03)}
.im_item:hover .im_img_title{color:#FFF}
+.im_img_title .right-bottom{left:auto;right:5px;bottom:5px;margin-right:0;padding:0 2px;font-size:12px}
.web_info{padding:10px 0 42px 0;margin-top:75px;border-top:solid 1px #f5f5f5}
.web_info p{color:#808080;font-size:13px;margin:5px 0}