html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	position: relative;
	font: 16px "Times New Roman", Times, serif;
	border-top: 7px solid #FFAE00;
	min-width: 994px;
	background-color: #F3F3F3;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.tab {
	width: 100%;
	border-collapse:collapse;
}
.cell {
	vertical-align: top;
	padding: 0px;
}
.maintab {
	background-image: url(/content/img_expo/html.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.spacer {
	display: block;
}

.logo {
	background-image: url(/content/img_expo/logo.png);
	height: 49px;
	width: 210px;
	position: absolute;
	top: 10px;
	right: 23px;
	cursor: pointer;
}

.left_col {
	width: 20%;
	padding-top: 234px;
	padding-bottom: 25px;
}
.left_col .calendar {
	background-image: url(/content/img_expo/calendar.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: right top;
	padding-right: 5px;
	padding-bottom: 20px;
}
.left_col .calendar u {
	background-image: url(/content/img_expo/calendar_pict.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 21px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.left_col .calendar form {
	padding-top: 6px;
	padding-left: 25px;
	border-bottom: 1px solid #9BBACF;
	font-weight: bold;
	color: #595B5C;
	min-height: 10px;
	margin-bottom: 18px;
}
.left_col .calendar select {
	float: left;
	font: 12px Tahoma, Arial, sans-serif;
	color: #000000;
	border: 1px solid #719FBC;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.left_col .calendar .year {
	width: 35%;
	margin-right: 4px;
}
.left_col .calendar .theme {
	width: 55%;
}
.left_col .calendar .back {
	display: block;
	height: 38px;
	width: 138px;
	margin-bottom: 12px;
	margin-left: 25px;
}
.left_col .calendar ul {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.left_col .calendar li {
	padding-left: 25px;
	list-style: none;
	line-height: 22px;
}
.left_col .calendar a {
	color: #0A60D5;
}
.left_col .calendar_bot {
	font-size: 0px;
	background-image: url(/content/img_expo/calendar_bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	margin-bottom: 20px;
}
.left_col h3 {
	margin-top: 0px;
	margin-bottom: 28px;
	margin-left: 25px;
}
.left_col h3 img {
	display: block;
}
.left_col .banner {
	margin-bottom: 26px;
	border: 1px solid #919CA8;
	float: left;
	margin-left: 29px;
	clear: both;
}
.left_col .banner img {
}










.center_col {
	padding-top: 40px;
	padding-bottom: 25px;
}
.center_col a {
	color: #095FD5;
}

.center_col .subject {
	display: block;
	background-image: url(/content/img_expo/subject.png);
	height: 152px;
	width: 394px;
	cursor: pointer;
	margin-bottom: 65px;
}
.center_col h1 {
	font-size: 24px;
	font-weight: normal;
	color: #205592;
	margin-top: 0px;
	margin-bottom: 10px;
}
.center_col h2 {
	font-size: 20px;
	font-weight: normal;
	color: #205592;
	margin-top: 0px;
	margin-bottom: 20px;
}

.center_col .place {
	padding-left: 11px;
	border-left: 1px solid #919CA8;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center_col .time {
	background-color: #E3E6E9;
	padding: 12px 12px 12px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center_col .invitation {
	font-size: 14px;
}
.center_col .invitation table {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 29px;
}
.center_col .invitation td {
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 18px;
}
.center_col .invitation th {
	font-weight: normal;
	text-align: left;
	width: 50%;
}


.center_col .invitation .cyan {
	background-color: #E4E7EA;
}
.center_col .invitation .inp {
	font-size: 14px;
	color: #999999;
	height: 14px;
	width: 95%;
	border: 1px solid #ABABAB;
}
.center_col .invitation .subm {
	font: normal 14px "Times New Roman", Times, serif;
	color: #000000;
	background-color: #E3E5E7;
	width: 150px;
	border-bottom: 2px solid #D5D7D9;
	border-top: 1px solid #E3E5E7;
	border-right: 1px solid #E3E5E7;
	border-left: 1px solid #E3E5E7;
}

.right_col {
	width: 18%;
	padding-top: 242px;
	padding-bottom: 25px;
}
.right_col .adds {
	background-color: #D5DBE1;
	height: 28px;
	padding-top: 12px;
	margin-bottom: 25px;
	padding-right: 5px;
}
.right_col .adds div {
	float: left;
	width: 33%;
}
.right_col .adds img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.right_col h3 {
	margin-top: 0px;
	margin-bottom: 8px;
}
.right_col h3 img {
	display: block;
}
.right_col .list {
	margin: 0px 0px 12px;
	padding: 0px 0px 10px;
	background-color: #E3E6E9;
}
.right_col .list li {
	list-style: none;
	padding: 1px 12px;
}
.right_col .list a {
	color: #095FD5;
}
.right_col .list b {
	font-weight: normal;
	color: #88898B;
}
.right_col .archive {
	background-color: #E3E5E7;
	padding: 5px 10px 9px 16px;
	color: #7F8185;
	min-height: 10px;
}
.right_col .archive b {
	font-weight: normal;
	display: block;
}

.right_col .archive select {
	float: left;
	font: 12px Tahoma, Arial, sans-serif;
	color: #000000;
	border: 1px solid #719FBC;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 45%;
}
.right_col .archive .subm {
	font: normal 16px "Times New Roman", Times, serif;
	color: #535658;
	background-color: #E3E5E7;
	border-style: none;
	float: left;
	width: 40px;
	margin-top: 1px;
	cursor: pointer;
}
.footer {
	background-color: #B2A196;
	background-image: url(/content/img_expo/footer.gif);
	background-repeat: repeat-x;
	height: 108px;
	padding-top: 11px;
	font: 12px Tahoma, Arial, sans-serif;
	padding-left: 33px;
}
.footer .banner_cell {
	padding-right: 30px;
	width: 1px;
	padding-bottom: 2px;
}
.footer .banner_cell img {
	border: 1px solid #919CA8;
}
.footer .create {
	font-size: 11px;
	color: #000000;
	margin-left: 15px;
}
.footer .spacer {
	display: none;
}

