@charset "utf-8";
/* CSS Document */

a {
	border: 0;
	margin: 0;
	padding: 0;
	}

p {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333;
	line-height: 130%;
	text-align: justify;
	}

.bullet-p {
	list-style-type: none;	
	list-style-image: url(../images/bullet_p.png);
	margin-left: 25px;

	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #555;
	line-height: 150%;
	text-align: justify;
	}

.div-gray {
	background: url(../images/div_gray.gif) repeat-x;
	}

.align-right {
	text-align: right;
	}

.margin-20px {
	margin: 20px;
	}
	
.border-pic {
	border: #999 thin solid;
	}

.txt-normal {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #555;
	line-height: 130%;
	}
	
.txt-normal-b {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #555;
	line-height: 130%;
	font-weight: bold;
	}

.text-normal-black {
	font-family: Verdana, Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 17px;
}

.txt-normal-white {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #fff;
	line-height: 130%;
	}
	
.txt-normal-white-b {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #fff;
	line-height: 130%;
	font-weight: bold;
	}

.txt-normal-justify {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #555;
	line-height: 130%;
	text-align: justify;
	}
	
.table-contents {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333;
	line-height: 130%;
	text-align: justify;
	}

.table-contents-not-justify {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333;
	line-height: 130%;
	}
	
.table-contents-normal {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333;
	padding: 5px;	
	}
	
.text-paging {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.txt-title-01 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #666;
	font-weight: bold;
	}
	

.txt-title-02 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #059FD1;
	}
	
.txt-exhibitor-name {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #059FD1;
	}


.text-ticket {
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	font-weight:bold;
}

.text-ticket-number {
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	color: #FF0000;
}

.text-ticket-invalid {
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 50px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

.text-ticket-title {
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #059fd1;
}

.text-ticket-2010 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #059fd1;
}

.text-ticket-text {
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}