.home { padding-bottom:20px; }
.home .cycle { float:left; padding:12px; background-image: url(../images/home/back_cycle.gif); }
.home .cycle .item { position:relative; width:588px; height:322px; overflow:hidden; }
.home .cycle .item .image { position:absolute; z-index:1; }
.home .cycle .item .image img { border:5px solid #59595b; }
.home .cycle .item .transparent { position:absolute; z-index:2; width:578px; background-color:#000000; bottom:5px; left:5px; filter:alpha(opacity=70); opacity:0.7; -moz-opacity:0.7;}
.home .cycle .item .transparent h4 { padding:5px 30px; color:#59595b; text-transform: normal;line-height:18px;  font-weight:normal; font-size:14px; background:none; filter:opacity(alpha=0); opacity:0; -moz-opacity:0;   }
.home .cycle .item .title { position:absolute; z-index:2005; width:578px; bottom:5px; left:5px;}
.home .cycle .item .title h4 { padding:8px 30px 5px 30px; color:#59595b; text-transform: normal;line-height:10px; font-weight:normal; font-size:10px; text-align:right; }
.home .cycle .item .title h4 a { color:#ffffff; text-decoration:none; }
.home .cycle .item .title .prev { float:left; padding-top:5px; }
.home .cycle .item .title .next { float:right; padding-top:5px; }
.home .box { float:right; background-image:url(../images/home/box.jpg); background-repeat:no-repeat; width:298px; height:345px; }
.home .box .space { height:220px; }
.home .box .space2 { height:80px; }
.home .box .text { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; line-height:22px; font-style:italic; padding:25px 25px 0px 25px; }
.home .box .author { font-size:10px; border-top:1px dashed #7b7450; margin:10px 25px 0px 25px; padding-top:10px; }
.home .box .author .authorimg { float:left; background-color:#FFFFFF; margin-right:10px; border:1px solid #c9c9c9; padding:6px; }
.home .box .author strong { color:#205d92; font-weight:bold; }
.home .box .pagination { float: right; margin-top:20px; }
