
/* // header */

/* content */
				
	.left{
		float:left;
		margin-top:.5em;
		margin-right:15px;
		}			
	.left img{
		border:1px solid #e1e1e1;
		border-top:1px solid #e8e8e8e8;
		border-left:1px solid #e8e8e8e8;
		background:#f1f1f1;
		padding:5px;
		}				
			
	/* slider */

		#slider ul, #slider li{ 
			margin:10px auto;
			padding:0;
			list-style:none;
			}	
		#slider{ 
			height:450px;
			width:560px;
			overflow:hidden;
			}
		#slider li{overflow:hidden; margin:0 auto; height:450px; width:560px; text-align:center; margin:10px auto;}
		#slider{ 
			margin-left:5px;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			}	
			
		#prevBtn{
			float:left;
			margin-left:200px;
			width:24px;
			height:24px;
			text-indent:-9999px;
			overflow:hidden;
		}
		#nextBtn{ 
			float:right;
			margin-right:200px;
			width:24px;
			height:50px;
			text-indent:-9999px;
			overflow:hidden;
			padding:0px;

			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			background:url(/images/001_60_2.png) no-repeat 0 0;	
			text-decoration:none;
			width:24px;
			height:24px;
			}	
		#nextBtn a{ 
			background:url(/images/001_60.png) 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 */

/* footer */

	#footer p{
		margin:0;	
		line-height:76px;		
		}	
	#footer a{
		color:#ccc;
		text-decoration:underline;	
		}				

/* // footer */
