/* sellnow	*/	

#imauri .scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 930px; 
	height: 1060px;
	overflow: hidden;
		margin:0px;
		padding:0px;
	}
#imauri .scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:930px;
		height:1060px;
		overflow:hidden;
		float:left;
		margin:0px;
		padding:0px;	
		}
#imauri .scroller div.content {
		overflow:hidden;

		width: 10000px;
		margin:0px;
		padding:0px;	

		}

#imauri #section1 {
		background:#fff;
		margin:0px;
		padding:0px;
		}	
#imauri #section2 {
		background:#fff;
		margin:0px;
		padding:0px;
		}	
#imauri #section3 {
		background:#fff;
		margin:0px;
		padding:0px;
		}	
		
/* voice	*/
#voice #my-slider p{
text-align:center;
color:#666;
line-height:1.3em
}

#voice .scroller #wrapper_rt .one_word{
width:150px;
margin-right:2px;
color: #d03d78;
text-align:right;
}

#voice .scroller #wrapper_rt dd{ 
float:left;
margin-bottom: 20px; 
margin-top: 7px;
}

#voice .scroller #wrapper_rt dt{
}

#voice .scroller #wrapper_rt .img1{ 
margin:3px 1px 5px 21px; 
border:3px solid #999; 
padding:1px;
}

#voice .scroller { 
/* modify width and height of scrolling section if necessary	*/		
width: 645px; 
height: 860px;
overflow: hidden;
border:1px solid #fff;
margin:0px;
padding:0px;
}

#voice .scroller div.section {
/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
width:645px;
height:860px;
overflow:hidden;
float:left;
margin:0px;
padding:0px;	
}

#voice .scroller div.content {
overflow:hidden;
width: 10000px;
margin:0px;
padding:0px;	
}

#voice #section1, #voice #section2, #voice #section3{
margin:0px;
padding:0px;
background-color:#CCCCCC;
background-image:url(../../../images/new/voice/bg.gif);
background-position: 0px 50px;
}	

