#instroy {
	float:left;
	position:relative;
	display:inline;
	width:604px;
	left:28px;	
}

#instroy h2,  #instroy h1{
	margin:25px 0 13px 0;
	width:604px;
	height:28px;
	/*text-indent:-9000px;*/
	/*background: url(/images/headers.png) no-repeat left -141px;*/
	border-bottom:1px solid #c9cacf;
	position:relative;
	z-index:-1;
}

#instroy h3 {
	float:left;
	margin:0px 25px 0px 0;
	display:inline;
}

#instroy h3 a {
	display:block;
	width:160px;
	height:80px;
	text-indent:-9000px;
	/*background: url(/upload/instroy.png) no-repeat;*/
	background-repeat:no-repeat;
	background-position:left -80px;
}
#instroy .url {
	line-height:22px;
	color:#1e2172;
	font-weight:bold;
}

#instroy-preview {
	height:150px;
	width:612px;
}

#instroy-preview ul {
	position:absolute;
	overflow:hidden;
	width:1836px;
	white-space:nowrap;
}

#instroy-preview li {
	float:left;
	display:block;
	padding:0px 10px 0px 0px;
}

#instroy-preview li img {
	border:1px solid #c1c2c6;
}

#instroy-preview .arrows {
	position:absolute;
	visibility:hidden;
	cursor:pointer;
	width:15px;
	height:15px;
	bottom:25px;
	border:1px solid #000;
	text-indent:-9000px;
}

#instroy-preview .prev-arrow {
	background:#FFFFFF url(/images/arrows.png) no-repeat scroll center -105px;
	left:10px;
}

#instroy-preview .forw-arrow {
	background:#FFFFFF url(/images/arrows.png) no-repeat scroll center -130px;
	right:18px;
}

#instroy  p{
	line-height:18px;
}


#instroy p a {
	color:#1e2172;
	font-weight:bold;
}

#instroy h4 {
	color:#1e2172;
	margin-top:25px;
}