@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
}

body,td,th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.contentDiv ul{
	margin:0px;
	padding:2px 0px 0px 15px;
	list-style:outside;
	list-style-type: square;
	white-space:nowrap;
	width:195px;
}

#webBody {
	width:305px;
	text-align:left;
	margin:0 auto;
}

#eventLogo {
	text-align:center;
	margin:20px 0px;
}

#eventDiv {
	padding:5px;
	background-color:#F2F2F2;
	margin:0px 10px 20px 10px;
}

#eventtitle {
	font-weight:bold;
	background-color:#E9E9E9;
	padding:10px 6px;
	margin:0px 10px;
}

.titleDiv {
	display:block;
	width:60px;
	float:left;
	padding:0px 3px;
	margin-right:3px;
	margin-bottom:5px;
}

.contentDiv {
	display:block;
	width:205px;
	float:left;
	margin-bottom:5px;
}

#hktdcHeader {
	background-color:#FFF;
}

#hktdcHeader div{
	float:right;
}

#content {
	width:305px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#content p{
	margin:5px 10px;
	line-height:20px;
}

#content h1{
	font-size:15px;
	font-weight:bold;
	margin:5px 10px 15px 10px;
}

#content img{
	border:0px;
	margin:0px;
}

#content .logo{
	text-align:center;
}

#content .logo img{
	margin-bottom:30px;
}

#content .remarks{
	font-size:12px;
	text-align:right;
}

#content .offer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

#content .offer img {
	padding-right: 10px;
	vertical-align: middle;
}


#content .suboffer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
}



#content .suboffer img {
	padding-right: 10px;
	vertical-align: middle;
}








#content .photoDetail{
	margin-top:12px;
	margin-bottom:10px;
	text-align:center;
}

#content .photoList{
	margin-left:5px;
	margin-top:6px;
}
#content .photoList img{
	display:block;
	float:left;
	margin:4px;
}

.arrow{
	height:20px;
	background:url(../images/arrow.png) center no-repeat;
	background-position:left center;
	margin:10px;
	text-align:left;
	padding-left:15px;
	font-weight:bold;
	text-decoration:underline;
}

a:link {
	text-decoration:none;
	color:#f47235;
}
a:visited {
	text-decoration:none;
	color:#f47235;
} 
a:hover {
	text-decoration:none;
	color:#f47235;
}  
a:active {
	text-decoration:none;
	color:#f47235;
}  
#banner {
	margin:5px 0px 2px 0px;
	padding:0px;
}
#ad {
	margin-bottom:5px;
	padding:0px;
}
#ad img{
	border:0;
}

#banner img{
	border:0;
}

#footer {
	text-align:center;
}
