@charset "utf-8";
/* CSS Document */

#logotext {
	float:right;
	width: 320px;
	margin-bottom:20px;
}
#logo {
	float:right;
	width:170px;
	margin-left:15px;
	margin-bottom:20px;
}
/* industry exhibition */
.thumb_first {
	margin-right:10px;
}

.thumb {
	width:254px;
	float:left;
	padding:0px;
	border:1px solid #444;
	margin-bottom:10px;
}

.thumb span{
	display:block;
	width:262px;
	float:left;
	margin:0;
	text-align:center;
}

.thumb_last {
	margin-bottom:15px;
}
/*limkokwing innovative enterprise awards form*/
label {
	display:block;
	float:right;
	width:160px;
}
/*collaborate form*/
#content table {
	width: 100%;
	padding: 0px;
	margin: 0 0 10px 0;

}

#content table th {
 	width:30%;
	padding: 5px 10px 5px 10px;
	text-align:right;
}


#content table td {
	padding: 5px 10px 5px 10px;
	vertical-align:middle;
	text-align:right;
}
.border {
	border-bottom:1px dashed #444;
}
