



		#slider ul, #slider li{

			margin:0;

			padding:0;

			list-style:none;

			}

		#slider, #slider li{

			height:220px;

			width:214px;

			overflow:hidden;

			}

		#slider{

			margin-left:5px;

			}

		#prevBtn{
			
			float:left;
			
			display:block;

			width:30px;

			height:77px;
			margin-top:-180px;
			margin-left:8px;

			}

		#nextBtn{

			float:right;
			display:block;

			width:30px;

			height:77px;
			margin-top:-180px;
			margin-right:5px;
			}

		#prevBtn a {

			display:block;

			width:30px;

			height:77px;

            background:url(../images/gallery_img/btn_prev.gif) no-repeat 0 0;

			}

		#nextBtn a{
			display:block;

			width:30px;

			height:77px;

			background:url(../images/gallery_img/btn_next.gif) no-repeat 0 0;

			}



	/* // slider */



	.col strong, .full strong{

		padding:0 2px;

		background:#f1f1f1;

		}

	.col a, .full a{

		font-weight:bold;

		text-decoration:underline;

		}





	.full ul, .full li{

		margin:0;

		padding:0;

		list-style:none;

		}

	.full li{

		padding:3px 15px;

		background:#f1f1f1;

		margin-bottom:1px;

		}



/* // content */





