﻿body { font-size:12px;
}
a{ text-decoration:none;color:#333333;}
a:hover{color:#FF5500;}

/*ToolTip样式#E8BC13*/
.trans_msg
        {
            filter: alpha(opacity=100,enabled=1) revealTrans(duration=.2,transition=1) blendtrans(duration=.2);
        }


/*会员中心内容样式*/
.menber_width{
	width:770px;
	font-size:12px;
	}

/*列表样式*/
.tb_header
{
    background-color:#FBFBFB;
    font-weight:bolder;
    height:30px;
    border:solid 1px #E5E5E5;
	}
/*	.tb_header tr td{ text-align:center;}*/
.tb_content
{
    border-left :solid 1px #E5E5E5;
    border-right:solid 1px #E5E5E5;
    border-bottom :solid 1px #E5E5E5;
	}
	
.td_tr_1
{
	background-color:#FFFFFF;
	font-weight:normal;
	height:25px;
	/*text-align:center;*/
	}
.td_tr_1 td
{	
	padding-top:5px;
}
.td_tr_2
{
	background-color:#F8F8F8;
	font-weight:normal;
	height:25px;
	/*text-align:center;*/
	}
.td_tr_2 td
{	
	padding-top:5px;
}


.td_tr_3
{
	background-color:#FFFFFF;
	font-weight:normal;
	height:25px;
	/*text-align:center;*/
	}
.td_tr_3 td
{	
	border-bottom:dashed 1px #cccccc;
	padding-top:5px;
}
.td_tr_4
{
	background-color:#F8F8F8;
	font-weight:normal;
	height:25px;
	/*text-align:center;*/
	}
.td_tr_4 td
{	
	border-bottom:dashed 1px #cccccc;
	padding-top:5px;
}
	
	
	
/*加载提示*/
.Process_Wait_bg
{
	background-color: #cccccc; 
	position: absolute;
	width: 770px;
	z-index: 900; 
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
	}
	
.Process_Wait_content
{
	position: absolute; 
	left: 300px;
	color: Blue; 
	z-index: 999;
    padding:15px 20px 15px 20px;
    background-color:#ffffff;
	}
.Process_Wait_img
{
	vertical-align:middle;
	}
	
/*分页按钮*/
.PageButton
{
	
	border: solid 1px #006AB4;
	padding:3px 10px 3px 10px;
	_padding:3px 10px 3px 10px;
	background-color:#ffffff;
	cursor:pointer;
	color:Black;
}
.PageButton_Over
{
	border: solid 1px #006AB4;
	padding:3px 10px 3px 10px;
    background-color:#0060AC;
	cursor:pointer;
	color:White;
}
.PageButton_textBox{ width:20px; position:relative; top:-1px; top:-1px\9; *top:2px; _top:1px; height:16px;  height:17px\9; *height:16px; _height:16px; text-align:center; line-height:17px;}



a.PageButton_Over:link{ color:#fff;}
a.PageButton_Over:visited{ color:#fff;}

/*证照过期提示*/
.Tip_Bg
{
	background-color: #cccccc; 
	position: absolute;
	z-index: 900; 
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
	top:0px;
	}
	
.Tip_content
{
	position: absolute; 
	z-index: 999;
    padding:15px 20px 15px 20px;
    background-color:#ffffff;
    border:solid 3px #126AB1;
	}
	
	
/*药品专业分类样式*/
.ul_XY
{
	display:none;z-index:400; 
	position:absolute;
	background:#00FFCC; 
	min-height:34px; 	 
	}
.ul_XY a{display:inline;z-index:410; 
	position:absolute;
	background:#00FFCC; 
	min-height:34px; 	}
.ul_XY_hover
{
	width: 300px; 
	min-height:34px; 
	z-index:300; 
	position:absolute; 
	left:180px; 
	top:0px; 
	display:block; 
	background-color:#ffffff; 
	border:solid 1px #01669a;
	padding:0px 2px;
	
	}


.div_XY
{
	width: 220px; 
	border:solid 1px #fff9ef; 
	cursor: pointer; *position:relative;  *z-index:-200;
	
	}
.div_XY_hover
{
	width: 180px; 
	border:solid 1px #01669a; 
	border-right:0px;
	cursor: pointer; 
	position:relative;
	background:#ffffff; z-index:320
	}