﻿.body {
	font-family:	Sim Sun, SimSun;
	font-size:		12px;
}

.bold {
	font-family:	Sim Sun, SimSun;
	font-size:		12px;
}

.bold1 {
	font-family:	Sim Sun, SimSun;
	font-size:		12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.bold2{
	font-family:	Sim Sun, SimSun;
	font-size:		12px;
	font-weight: bold;
	color: red;
}
.copy{
	font-family:	Sim Sun, SimSun;
	font-size:		12px;
	text-decoration: none;
	color: #000000;
}
.copy15{
	font-family:	Sim Sun, SimSun;
	font-size:		15px;
	text-decoration: none;
	color: red;
}

.copy_en{
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10px;
	text-decoration: none;
	color: #000000;
}

.header {
	font-family:	Sim Sun, SimSun;
	font-size: 12px;
	font-weight: bold;
}
.header2 {
	font-family:	Sim Sun, SimSun;
	font-size: 14px;
	font-weight: bold;
}
.header3 {
	font-family:	Sim Sun, SimSun;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: blue;
}
.td {
	font-family:	Sim Sun, SimSun;
	font-size: 12px;
}

.th {
	font-family:	Sim Sun, SimSun;
	font-size: 12px;
}

.form {
	font-family:	Sim Sun, SimSun;
	font-size: 12px;
	}

.input {
	border-top:		1px solid silver;
	border-left:	1px solid silver;
	border-bottom:	1px solid silver;
	border-right:	1px solid silver;
	font-family:	Sim Sun,Verdana, Arial, sans-serif;
	font-size:		8pt;
	height:			18px;
}

.textarea {
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10pt;
}


.select {
	font-family:	Sim Sun, SimSun, Verdana, Arial, sans-serif;
	font-size:		10pt;
}

.ul {
	font-family:	Sim Sun, SimSun;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

.li {
	font-family:	Sim Sun, SimSun;
	font-size: 12px;
}

.ol {
	font-family:	Sim Sun, SimSun;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family:	Sim Sun, SimSun;
	font-size: 11px;
}

.big {
	font-family:	Sim Sun, SimSun;
	font-size: 18px;
}

.bodystyle {
	font-family:	Sim Sun, SimSun;
	font-size: 11px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.description {
	font-family:	Sim Sun, SimSun;
	font-size:		12px;
}

.more {
	font-family: Sim Sun, SimSun;
	font-size: 12px; 
	font-weight: normal; 
	color: #0099FF; 
	text-decoration: underline
} 
.button				{
					border-top:		thin;
					border-left:	thin;
					border-bottom:	thin;
					border-right:	thin;
					background:		url("http://www.messefrankfurt.com.hk/services/ems/img/button.gif");
					font-family:	新細明體;
					font-size:		80%;
					width:			80px;
					height:			20px;
					}

.dot_button			{
					border-top:		thin;
					border-left:	thin;
					border-bottom:	thin;
					border-right:	thin;
					background:		url("http://www.messefrankfurt.com.hk/services/ems/img/small_button.gif");
					font-family:	新細明體;
					font-size:		60%;
					width:			20px;
					height:			16px;
					}

.big_button			{
					border-top:		thin;
					border-left:	thin;
					border-bottom:	thin;
					border-right:	thin;
					background:		url("http://www.messefrankfurt.com.hk/services/ems/img/big_button.gif");
					font-family:	新細明體;
					font-size:		80%;
					width:			120px;
					height:			20px;
					}
					
.headerbold1 {font-family: "Sim Sun", "SimSun", "Arial", "Helvetica", "sans-serif"; font-size: 8pt;   font-weight: bold;  color: #00000; text-decoration: none; background-color: #aac055 }
.headerbold2 {font-family: "Sim Sun", "SimSun", "Arial", "Helvetica", "sans-serif"; font-size: 8pt;   font-weight: bold;  color: #00000; text-decoration: none; background-color: #A3c8f0 }