@charset "utf-8";
@import "_composing.css";

html,body{ background:#ededed url(../img/background-index.jpg) top center no-repeat;}
.header .banner{ height:388px; }

.wrapper .content{ margin:0px; width:990px; min-height:100px; _height:100px; }
.container .footer{ margin:0; padding:10px 15px 10px 5px; }
.content h1{ display:none; }
.content h2{ color:#000; font-size:14px; font-weight:bold; margin-top:13px; }
.content ul li{ float:left; margin-right:10px; }
.content ul li .date,
.content ul li .topic{ color:#b8121b; font-weight:bold; }
.content ul li.news{ background:url(../img/news.jpg) top left no-repeat; width:235px; height:136px; padding-left:137px; }
.content ul li.article{ background:url(../img/article.jpg) top left no-repeat; width:235px; height:136px; padding-left:137px; }
.content ul li.product{ margin-right:0px; }
.content ul li a{ display:block; color:#b8121b; text-decoration:none; background:url(../img/logo-dot.jpg) top left no-repeat; padding-left:15px; margin-top:5px; }
.content ul li a:hover{ text-decoration:underline; }
.content ul li.product a{ background:none; padding:0; margin:0; }
