.article-module > div { margin-bottom: 5px; overflow: auto; border-bottom: 1px dashed #E5E4E4; }
.article-module > div .name a:hover { color:#666 !important }
.article-module .right { }
.article-module > div + div { padding-top: 16px; }
.article-module .image { float: left; margin-right: 10px; }
.article-module .image img { border: 1px solid #E7E7E7; padding: 3px; background:#fff }
.article-module .name { margin-bottom: 3px; padding-left: 9px; padding-left: 4px; }
.article-module .description { color: #4D4D4D; line-height: 15px; margin-bottom: 5px;}
.article-module .article-comment a, .article-module .article-readmore a, .blocktext a { text-decoration: none; }
.home .article-module .article-comment a, .article-module .article-readmore a, .blocktext a {
background:none; }
.article-module .blog-byline { overflow:hidden; }
.article-module .blog-byline > div { float:left; vertical-align:middle; font-size:10px; color:#616161; padding:4px; }
.article-module .byline-artshow_icon a { width:16px; height:16px; display:block; float:left; padding:4px; }
.article-module .byline-artshow_icon a.byline-mail { background:url(image/email.png) no-repeat; }
.article-module .byline-artshow_icon a.byline-print { background:url(image/print.png) no-repeat; }
/*rating*/
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating .current-rating { background: url(image/star1.gif) left -1000px repeat-x; }
.star-rating { position:relative; width:80px; height:15px; overflow:hidden; list-style:none; margin:0; padding:0; background-position: left top; }
.star-rating li { display: inline; }
.star-rating a, .star-rating .current-rating { position:absolute; top:0; left:0; text-indent:-1000em; height:15px; line-height:15px; outline:none; overflow:hidden; border: none; }
.star-rating a:hover, .star-rating a:active { background-position: left bottom; }
.star-rating a.one-star { width:20%; z-index:6; }
.star-rating a.two-stars { width:40%; z-index:5; }
.star-rating a.three-stars { width:60%; z-index:4; }
.star-rating a.four-stars { width:80%; z-index:3; }
.star-rating a.five-stars { width:100%; z-index:2; }
.star-rating .current-rating { z-index:1; background-position: left center; }
.byline-creatdate { display: block; margin:0px 0 2px 0; font-size: 13px;
  font-weight: 600; }