#toolTip
{
	width:150px;
	position:absolute;
	z-index:100;
	padding:10px;
	background-color:#FFF;
	border: #a7a9ac solid 1px;
	margin-bottom:5px;
	background-image:url(../img/cell_bg.png);
	display:none;
}

#toolTip_pic
{
	width:150px;
	height:150px;
	/*background-image:url(../img/drugs/qmark.png);*/
	background-position:center;
	background-repeat:no-repeat;
	background-size:50%;
	position:relative;		
}

#toolTip_pic img
{
	width:150px;
}

#toolTip_label
{
	font-size:18px;
	position:relative;
	text-align:center;
	margin-top:10px;		
}

.main_column
{
	width:488px;	
	float:left;
	border:0px solid #F00;
}

#main_cell0
{
	width:200px!important;
	margin-right:5px;
	padding:00px!important;
	float:left;
}

#main_cell1
{
	width:239px!important;
	height:170px;
	overrflow:hidden;
	float:left;
	cursor:default!important;
}


.main_cell
{
	width:448px;

	padding-top:00px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
	border: #a7a9ac solid 1px;
	margin-bottom:5px;

	background-image:url(../img/cell_bg.png);

}



.main_cell_margin
{
	width:10px;
	height:10px;
	float:left;
}
/*
.main_cell_seperator
{
	width:100%;
	height:10px;
	clear:both;
}
*/

#main_txt
{
		font-family: 'customFont1';
		margin-top:10px;
		font-size:30px;
		height:40px;
		overflow:hidden;
}

.index_txt
{
	font-family: 'customFont1';
	font-size:40px;	
}

.index_txt a
{
	color:#fff;
	text-decoration:none;	
}

.index_txt a:hover
{

	text-decoration:underline;	
}




.letter_button
{
	padding:10px;
	background-color:#c74784;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:22px;
	height:20px;
	line-height:20px;
	font-size:18px;
	text-align:center;
	cursor:pointer;
	overflow:hidden;
	border:1px solid #c74784;
}

.letter_button:hover
{
	font-size:30px;
	background-color:#000;
}
.letter_button a
{
	color:#FFF;
	text-decoration:none;	
}


#index_campaign
{
	background-color:#FFF;
	width:448px;
	height:224px;
	overflow:hidden;	
}

#index_campaignContainer
{
	cursor:pointer;	
	width:4480px;
}

#index_campaignContainer img
{
	width:448px;
	height:224px;		
}

#index_search_container
{
	margin-top:10px;
	font-size:14px;		
}

#index_search_label
{
	width:147px;
	line-height:26px;
	border:0px solid #999;
}

#index_filter
{
	padding:5px;
	background-color:#fff;
	float:left;
	
	width:170px;
	margin-right:7px;
	
	height:13px;
	line-height:12px;
	font-size:12px;


	overflow:hidden;
	border:1px solid #fff;	
}

#index_search_button
{
	padding:6px;
	background-color:#c74784;
	float:left;
	
	width:78px;
	
	height:12px;
	line-height:12px;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	overflow:hidden;
	border:1px solid #c74784;	
}

#index_search_button:hover
{
	background-color:#000;
}











#index_id_container
{
	margin-top:10px;
	font-size:14px;		
}

#index_id_label
{
	width:152px;
	line-height:52px;
	border:0px solid #999;
}


#index_id_button
{
	/*background-color:#c74784;*/
	background-color:#fff;
	float:left;
	
	width:284px;
	
	height:50px;


	cursor:pointer;
	overflow:hidden;
	border:0px solid #c74784;	
	display:none;
}

#index_id_beltContainer
{
	width:284px;
	height:50px;
	overflow:hidden;
	
}

#index_id_belt
{
	width:2500px;
	height:50px;
}

.index_id_belt_cell
{
	width:50px;
	height:50px;
	overflow:hidden;
	float:left;
	position:relative;
	/*background-image:url(../img/drugs/qmark.png);*/
	background-size:50%;
	background-position:center;
	background-repeat:no-repeat;
}

.index_id_belt_cell:hover
{
	background-color:#c74784;
}


.index_id_belt_cell img
{
	height:50px;
}


#index_id_button:hover
{
	/*background-color:#c74784;*/
}
