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

		#screen{
			width: 960px;
			padding: 0px;
		}			
			#screen li{
				float: left;
				list-style: none;
			}
			#screen .jq-ss-crop{
				margin: 0px;
				border: 0px solid #FFFFFF;
				float:left;				
			}
				#left,#right{
					display: block;
					font-weight: bolder;
					font-size: 36px;
					text-decoration: none;
					margin: -14px 0px 0px 0px;
					color: black;
				}
			#view{
				width: 900px;
				height: 229px;
				margin: -14px 0px 0px 0px;
				border: 0px dotted #FFFFFF;
				overflow: hidden;
			}
				#images{
					width: 2700px !important;
					width: 2700px;
					padding: 0px;
				}
					#images li img{
						border: 0px;
						background-image: url(../../images/scrollshow/load.gif);
						background-repeat: no-repeat;
						background-position: center;
					}