
.middle_center_module_left
	{
	width: 220px;
	float: left;
	margin: 0px 15px 0px 0px;	}
	
.middle_center_module_left:hover
	{
	background: #322f31;
/*	cursor: pointer;*/
	}
	
.middle_center_module_left:hover  .top
	{
	background: url(../../../../../public/_images/dylan/online-book-topbg.gif) no-repeat;
	}	

.middle_center_module_left:hover .bottom
	{
	width:220px;
	float:left;
	background: url(../../../../../public/_images/dylan/online-book-bottombg.gif) no-repeat;
	height:5px;
	overflow: hidden;
	}
		
.top
	{
	width: 220px;
	float: left;
	height: 5px;
	overflow: hidden;	}		
.bottom
	{
	width: 220px;
	float: left;
	height: 5px;
	overflow: hidden;	}	
.middle
	{
	width: 200px;
	float: left;
	padding: 0px 0px 0px 10px;
	}
	
.middle_center_module_left label
	{
	color:#acacac;
	}	
	
.middle_center_module_left .bottom_buttons
	{
	float:left;
	padding:0px 0px 5px 0px;
	}
	
.middle_center_module_left:hover label,.middle_center_module_left:hover input,.middle_center_module_left:hover p,.middle_center_module_left:hover button
	{
	color:#fff;
	}	.middle_center_module_left p
	{
	padding:8px 0px 0px 0px;
	min-height: 100px;
	line-height: 15px;
	}	.middle .horizantal_line
	{
	width: 200px;
	}	