@charset "utf-8";
/* CSS Document */
.rom_show { border: solid 1px #ffcaca; padding: 4px; text-align: center; overflow: hidden; }
.articles { margin-top: 10px; }
.articles h2 { font-size: 16px; line-height: 30px; height: 40px; }
.articles ul { border-top: solid 1px #ddd; margin-top: 0; margin-right: -8px; margin-bottom: 0; margin-left: -8px; }
.articles ul li { display: block; border-bottom: solid 1px #ddd; padding: 8px; }
.articles ul li img { width: 100%; height: 100%; }
.li_text h3 { color: #780000; font-size: 16px; line-height: 25px; }
.articles .li_img { float: left; }
.articles .li_text { margin-right: 0; margin-left: 83px; }
.artdetails { margin-top: 8px; padding: 8px; background-color: #f8f8f8; border-radius: 4px; border: solid 1px #ddd; }
.artdetails h1 { font-size: 16px; height: 35px; line-height: 35px; text-align: center; display: block; border-bottom: solid 1px #d8bbbb; }
.artdetails h1 i { display: block; float: right; height: 20px; line-height: 20px; margin-top: 14px; color: #539821; font-style: normal; font-weight: normal; font-size: 12px; }
.artdetails *{line-height:1.7em;font-size: 14px; color: #555;word-break:break-all; word-wrap:break-word; }
.artdetails p img{ max-width:100%; }
