/*--------------------
jquery-cycle
--------------------*/
#jquery-cycle{
	width: 800px;
	height:450px;
	margin:10px 0px 0px 0px;
	float:right;
}

/*--------------------
line-1
--------------------*/
#line-1{
	width:1000px;
	height:1px;
	text-indent:-9999px;
	background-color: #333;	
	clear:both;

}
