@charset "utf-8";







/*#



li_menu {



	list-style-type: none;



}



*/
h1{color:#a30c2c;}
.h1{
	color:#a30c2c;
	font-size: 24pt;
}
.h1_bg_red{
	background-image: url(https://www.drugoffice.gov.hk/eps/do/en/images/h1_bg_red.jpg);
	background-repeat:no-repeat;
	height:27px;
	padding:3px 0 0 10px;
	}
h2{color:#c23855;}
h2.h1_bg_red{color:#9c1d38;}

body {



/*	background-image: url(https://www.drugoffice.gov.hk/eps/do/images/bg_01.jpg);



	background-repeat:repeat-y;



	background-color: #eff6fc; */



	margin-left: 0px;



	margin-top: 0px;



}



#header {



	background-image:url(https://www.drugoffice.gov.hk/eps/do/images/g_menu/bkgdtexture.gif);



}

/* AAA font size */
.font_size_s_active, .font_size_ss_active, .font_size_sss_active, a.font_size_s_active:hover, a.font_size_ss_active:hover, a.font_size_sss_active:hover{
	color:#FE0000;
	text-decoration:underline;
}

.font_size_s, .font_size_s_active{
	font-size:12px;
}

.font_size_ss, .font_size_ss_active{
	font-size:16px;
}

.font_size_sss, .font_size_sss_active{
	font-size:20px;
}

.font_size {
	float:right;
	margin-bottom:0px;
	text-decoration:none;
}

.font_size ul{
	list-style-type:none;
	display:inline;
}

.font_size ul li{
	display:inline;
	padding-right:2px;
}

/* div submenu */

#menu {
	width: 200px;
	float: left;/*background:url(https://www.drugoffice.gov.hk/eps/do/css/green/DH-PS_menu.jpg.jpg) no-repeat;*/
}

#menu ul {
	margin-top:0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}

.sub_menu_section{
	width:164px;
	overflow:hidden;
}

.sub_menu_others{
	background:url(https://www.drugoffice.gov.hk/eps/do/images/DH-PS_menu-bg2.jpg) no-repeat;
	width:164px;
	overflow:hidden;
}

.sub_menu_others ul li{
	margin-top:10px;
}
 
#menu ul li.dh_menu {
	list-style-type:none;
	width:164px;
	color:#1b418a;
	background:url(https://www.drugoffice.gov.hk/eps/do/images/common/red/DH-PS_menu.jpg) left top no-repeat;
	display:block;
	min-height:30px;
	height:auto!important;
	height:30px;/*margin:6px 0px 5px 0px; */
}
#menu li.selected_dh_menu a {
	display:block;
	width:122px;
	/*background:url(https://www.drugoffice.gov.hk/images/en/blue/menu_01.gif) no-repeat 2px center;*/
	text-align:left;
	margin:5px 0px 5px 0px;
	color:#0b4d89;
	min-height:30px;
	text-decoration:none;
	padding:5px 0px 5px 10px;
	border-left: 2px #FF0000 solid;
}
#menu ul li.dh_menu a.menu {
	display:block;
	width:164px;
	/*background:url(https://www.drugoffice.gov.hk/images/en/blue/menu_01.gif) no-repeat 2px center;*/
	text-align:left;
	/*margin:2px 0px 2px 0px;*/
	color:#000000;
	text-decoration:none;
	min-height:19px;
}
#menu ul li.dh_menu a.menu span {
	display:block;
	padding: 5px 5px 5px 5px;
	width:154px;
}
#menu ul li.dh_menu a.now {
	/*background: url(https://www.drugoffice.gov.hk/images/en/blue/menu_02.gif);*/
	background-position: 2px center;
	background-repeat: no-repeat;
	border-left: 3px #e42a00 solid;
	padding-left:7px;
}
/*#menu ul li.dh_menu a.menu:hover {
	color:white;
	opacity:0.5;
	background:url(https://www.drugoffice.gov.hk/eps/do/images/common/red/DH-PS_menu_on.jpg) left top no-repeat;
	min-height:30px;
	display:inline-block;
	text-decoration:none;
	width:164px;
	background-repeat: no-repeat;
}*/
#menu ul li.dh_menu a:hover span{
	color:white;
	/*opacity:0.5;*/
	background:url(https://www.drugoffice.gov.hk/eps/do/images/common/red/DH-PS_menu_on.jpg) left top no-repeat;
	display:inline-block;
	text-decoration:none;
	width:154px;
	background-repeat: no-repeat;
	height:auto!important;
	min-height:20px;
	padding-right:5px;
		padding-left:5px;
}
#menu ul li.dh_menu a.arrow_right, #menu ul li.dh_menu a.arrow_right:hover {
	/*background:url(https://www.drugoffice.gov.hk/eps/do/images/common/blue/arrow_right.png) no-repeat left 70%;*/
	color:#0B4D89;
	height:auto!important;
	height:100%;
}
#menu ul li.dh_menu a.arrow_down, #menu ul li.dh_menu a.arrow_down:hover {
	/*background:url(https://www.drugoffice.gov.hk/eps/do/images/common/blue/arrow_down.png) no-repeat -10% 60%;*/
	color:#0B4D89;
}
#menu ul li.dh_menu a.arrow_down_selected {
	/*background:url(https://www.drugoffice.gov.hk/eps/do/images/common/blue/arrow_down.png) no-repeat left 60%;*/
	color:#0B4D89;
}
.submenu ul li {
	list-style-type:none;
}
.submenu {
	display:none;
	z-index:9999;
	position:absolute;
}
.submenu_item a:hover {
	background-color: #bd3e6e;
	width: 200px;
}
.submenu_item a:focus {
	background-color: #bd3e6e;
	color: #181818;
}
.submenu_item a {
	border:none;
	display: block;
}
.submenu_item {
	background-color: #e6afb7;
	width: 200px;
	height:auto;
	border:#ffffff 2px solid;
}
.submenu_item_H a:hover {
	background-color: #ae5d0c;
	width: 200px;
}
.submenu_item_H a:focus {
	background-color: #ae5d0c;
	color: #181818;
}
.submenu_item_H a {
	border:none;
	display: block;
}
.submenu_item_H {
	background-color:#f7d8ba;
	width: 200px;
	height:auto;
	border:#ffffff 2px solid;
}
.submenu_item_P a:hover {
	background-color:#286410;
	width: 200px;
}
.submenu_item_P a:focus {
	background-color:#286410;
	width: 200px;
}
.submenu_item_P a {
	border:none;
	display: block;
}
.submenu_item_P {
	background-color:#c9e4be;
	width: 200px;
	height:auto;
	border:#ffffff 2px solid;
}
.submenu_box {
	border:#ffffff 1px solid;
	font-family: PMingLiU;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.submenu_box:hover {
	font-family: PMingLiU;
	color: #ffffff;
	line-height: 18px;
}
.submenu_text01 {
	font-family: PMingLiU;
	/*font-size: 11px;*/
	color: #333333;
}



.subtitle_bg_c {



	background-image:url(https://www.drugoffice.gov.hk/eps/do/en/images/title_blank.jpg);



	background-repeat: no-repeat;



	font-family: PMingLiU;



	font-weight:bold;



	vertical-align:bottom;



	/*text-shadow:#FFF;



	font-size: 12px;*/



	color: #891F49;



	height: 20px;



	padding-left: 16px;



	padding-top: 5px;



}



.icons_bottom{
	width:100%;
}
.icons_bottom ul{
	margin: 0 auto;
}
.icons_bottom ul li{
	display:inline;
	width:33%;
	margin-right: 45px;
}



.footage_text01 {



	font-family: PMingLiU;



	/*font-size: 11px;*/



	color: #333333;



}



#nav{



	margin: 8px 0px;



}



.nav_text01 {



	font-family: PMingLiU;



	/*font-size: 11px;*/



	color: #333333;



}



.content_text01 {

	font-family: PMingLiU;

	/*font-size: 12px;*/

	margin:0px;

	color: #333333;

	/*margin-left:20px;*/

	padding:0px;

}

.content_text02 {

	font-family: PMingLiU;

	/*font-size: 12px;*/

	margin:0px;

	color: #333333;

	padding:0px;

}



.content_antihyper {

	font-family: PMingLiU;

	/*font-size: 13px;*/
	
	margin:0px;

	color: #333333;

	margin-left:20px;

	padding:0px;

}



.content_text01 ul.point li{

	width:80%;

	height:auto;

	background:url(https://www.drugoffice.gov.hk/eps/do/en/images/disc.gif) no-repeat scroll 5px 5px transparent;

	padding-left:20px;

	list-style-type:none;

}



.content_noticeText01 {



	font-family: PMingLiU;



	/*font-size: 12px;*/



	color: #EF0000;



}



a {



	color: #555555;



	font-family: PMingLiU;



}



a:link {



	color: #333333;



	font-family: PMingLiU;



}



a:hover {



	color: #006697;



	font-family: PMingLiU;



}



.a1 {



	color: #333333;



	font-family: PMingLiU;



}



.a2:link {



	color: #c2273f;



	font-family: PMingLiU;



}



.a3:hover {



	color: #c2273f;



	font-family: PMingLiU;



}



ul, ol {



	list-style-type: disc;



}



.search_small_text {



	font-family: PMingLiU;



	/*font-size: 10px;*/



	color: #333333;



}



#searchDrugBtn,#searchDealerBtn, #searchAdulteratedBtn,#searchSlimmingDrugBtn,#searchVirilityDrugBtn{

	float:left;

	margin-left:3px;

	margin-top:3px;

}



#ul_orange {



	list-style-type: disc;



}



.table_database {



	font-family: PMingLiU;



	/*font-size: 11px;*/



	color: #333333;



	border: 1px solid #CCCCCC;



}






.td_menubg {



  background: url('https://www.drugoffice.gov.hk/eps/do/images/DH-PS_menu-bg2.jpg');



  background-repeat:no-repeat



}







.height_301{



	height: 301px;



}











#advSearchBtn {






    cursor: pointer;



}



#advSearchTr {



	display:none;



}



#simpleSearchBtn {	







    cursor: pointer;



}



label.error {



	color: #FF0000;



	display: block;



}



table.searchTable tr td.label {



	



	color: #333333;



	font-family: PMingLiU;



	/*font-size: 11px;*/



	font-weight: bolder;	



	padding: 10px;



}



table.searchTable tr td.input {



	



	padding: 0 10px 0 10px;



}







.underline{



	text-decoration: underline;



}

/*

td.home_cell ul {

	width:200px;

}

#home1, #home3 {

	width:240px;

}

*/



#faq_table td {

	vertical-align:top;

}

#faq_table tr.question td {

	font-weight:bold;

}



table.solidTbl
{
	border-top: 1px solid  #cccccc;
	border-left: 1px solid  #cccccc;
}
.solidTbl td
{
	border-bottom: 1px solid  #cccccc;
	border-right: 1px solid  #cccccc;
}
