@charset "utf-8";
/* CSS Document */


#catalog{ width:92%; margin: 0 auto; position:relative;}


#catalog ul li{ line-height:30px; background:url(../images/arrow.png) no-repeat scroll 0 60%; list-style-type:none; padding-left:30px; }

#catalog ul li.double{background:url(../images/arrow.png) no-repeat scroll 0 10%; line-height:17px;}

#catalog ul { padding-left:0px;}

td.left{ border-right:1px solid #ccc;}

table{ border:1px solid #ccc; padding-left:10px;}

h2{    font-size: 25px;
    margin-bottom: 10px;
    text-align: center;}
	
span.strong{ font-size:12px; font-weight:bold; padding-left:20px;}

td.pre{     margin-left: -5%;
    position: absolute;
   /* top: 24%; */
	height:28px; width:28px;}

td.next{  right:-3.7%;;
    position: absolute;
   /* top: 24%; */
	 height:28px; width:28px;}
	
td.image img{ border:1px solid; padding:2px; }

td.pre img{ border:none;}

td.next img{ border:none;}

#banner{ background:url(../images/types_ban.png) no-repeat !important;}