/* CSS Document */
.focusPic img { vertical-align:top; }
h2 { height: 18px; overflow: hidden; }
h2 a { color: #800; text-decoration:none; }

.focusPic { clear:both; margin:0 auto; width:480px; padding: 1px 0 0 0; text-align:left; }
.focusPic .pic{float: left; width: 255px; overflow:hidden;}
.focusPic .liste { float: right; width: 225px; padding-top: 28px; }
.focusPic .pic img { width: 250px; height: 190px; border: 0px; padding-top: 28px; }

.liste { float: left; font: bold 12px/22px Tahoma, Arial, Verdana, 'Sans-Serif'; }
.liste ol, #menu li { clear:both; list-style: none; }
.liste li { height: 23px; overflow: hidden; }
.liste a { width:220px; height:23px; background: url('images/mn_li_bg.gif') no-repeat; color: #000;
		display: block; text-decoration: none; text-indent: 2px;}
.liste a:hover { background-position: 0 -23px; color: #9e0000; text-decoration: none; text-indent: 2px;}

.focusPic .pic .active{ background:url('manset/bg1.gif') 0 -480px no-repeat;}
.focusPic .pic .active img{padding:2px; background:#fff; border:1px solid #1f3a87;}
.focusPic .pic .active img:hover{border:1px solid #bc2931;}
.focusPic h2{clear:both; font-size:14px; font-weight:bold;}
.focusPic .text{ font: bold 11px Tahoma, Arial, Verdana, 'Sans-Serif'; overflow:hidden; height: 64px; padding:2px 2px 2px 0px;}
.focusPic .text a { color: #000; text-decoration: none; }

