/* CSS Document */* { margin: 0; padding: 0 }				p,li{		color:#ffffff;		text-decoration:none;		}				img{		border:0;		margin:0;		padding:0;		}		a{cursor:pointer;margin:0;padding:0;}				body {		overflow:hidden;			font-family: Verdana, Arial;			margin:0;			padding:0;			background-color:#F6F5F2;		}				div.band{		background-color:#908781;		position:absolute;		top:240px;		left:0px;		width:100%;		height:384px;		}				div.menu{		position:absolute;		top:85px;		left:59px;		width:133px;		}				img.menu{		margin-bottom:19px;		}				div.menu2{		margin:0 66px auto auto;		width:131px;		}				img.rogo{		margin-top:85px;		margin-bottom:238px;		}		div.content{		position:absolute;		top:85px;		left:270px;		width:758px;		}				div.slider-btn{		position:absolute;		top:254px;		left:385px;		}				.stripViewer .panelContainer .panel ul {			text-align: left;			margin: 0;		}				.slider-wrap {			position:absolute;					top:-117px;					}				.csw { height: 460px; background: #fff; overflow: scroll}		.csw .loading {margin: 200px 0 300px 0; text-align: center}		.stripViewer {			position: relative;			overflow: hidden; 			border:none;			margin:0;			width: 349px;			height: 349px;			clear: both;			background:#908781;		}				.stripViewer .panelContainer {			position: relative;			left: 0;			top:0;			list-style-type: none;			}				.stripViewer .panelContainer .panel {			float:left;			height: 100%;			width: 349px;			}				.stripViewer .panelContainer .panel .wrapper {			padding: 0px;			}				.stripNav {			margin: 0;			visibility:hidden;			}				.stripNav ul {			list-style: none;			}				.stripNav ul li {			float: left;			margin-right: 2px;			}				.stripNav a {			font-size: 10px;			font-weight: bold;			text-align: center;			line-height: 32px;			background: #c6e3ff;			color: #fff;			text-decoration: none;			display: block;			padding: 0 15px;		}				.stripNav li.tab1 a { background: #60f }		.stripNav li.tab2 a { background: #60c }		.stripNav li.tab3 a { background: #63f }		.stripNav li.tab4 a { background: #63c }		.stripNav li.tab5 a { background: #00e }				.stripNav li a:hover {			background: #333;		}				.stripNav li a.current {			background: #000;			color: #fff;		}				.stripNavL, .stripNavR {			position: absolute;			top: 0px;			text-indent: -9000em;		}				.stripNavL a, .stripNavR a {			display: block;			height: 40px;			width: 40px;		}				.stripNavL {			left: 0;		}				.stripNavR {			right: 0;		}				.stripNavL {			background: url("images/arrow-left.gif") no-repeat center;		}				.stripNavR {			background: url("images/arrow-right.gif") no-repeat center;		}				#mycustomscroll {overflow:auto;position:relative;background-color:#908781;}