﻿#screen{
			width:620px;
			padding:0;
		}			
			#screen li{
				float:left;
				list-style:none;
				
			}
			#screen .jq-ss-crop{
				margin:5px 5px;
				border:1px solid #FFFFCC;
				float:left;				
			}
				#left,#right{
					font-weight:bolder;
					font-size:36px;
					margin-top:65px;
					display:block;
					text-decoration:none;
					color:black;
				}
			#view{
				margin:20px;
				width:490px;
				
				
				overflow:hidden;
				background-color:transparent;
			}
				#images{
					width:3818px !important;
					width:3822px;
					padding:0;
				}
					#images li img{
						border:0;
					}
