
/* Easy Slider */
#wrap{
	width:auto;
	float:left;
	margin-TOP: 10px;
	margin-bottom: 30px;
	border:1px dashed #C5C5C5; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius:6px
}
#slider{width:640px; height:auto; float:left;position:relative;overflow:hidden;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		width:auto;
		float:left;
		margin:0;
		padding:0;
		height:auto;
		list-style:none;
		border:0;
		
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:640px;
		overflow:hidden;
		position:relative;
		border:0;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:none;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:0px;
		height:0px;
		}	
	#nextBtn a, #slider1next a{ 
		}	
		
	


.withOutPic									{width:642px; float:left; padding:0 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height: 18px; color:#333333; text-indent:20px; text-align:left; margin:0 0 0 0; position:relative; border:0;}
.withOutPic img								{position:relative; top:5px;}
.withOutPic p						{font-size:11px margin-left:100px}
.withOutPic p.signature						{height:20px; font-size:11px; font-weight:bold; float:right; background:url(../images/q-botmImg.png) no-repeat right bottom; margin-top:10px;}
.withOutPic a								{width:100%; float:left; font-size:11px; color:#0f7177;	font-style:normal; text-decoration: underline}
.withOutPic a:hover							{text-decoration:none}
.withOutPic div								{width:600px; float:left; position:relative; padding:10px 0 0 20px;background: url(../images/qtop.png) no-repeat 20px 10px }



