@charset "utf-8";
body {
	margin: 0px;
	font-size: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

hr {color: #fff; background-color: #fff; border: 2px dotted #CCCCCC; border-style: none none dotted; }
}

p {
	margin: 0px;
	padding: 0px;
	/*text-align: justify;*/
}

#header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 221px;
	/* background-image: url(../images/TechSympo-Banner-background-only.jpg);  
	background-repeat: no-repeat;
	background-position: left top;
	*/
}
#nav  .imenav a {
	padding: 0px;
}


#nav {
	position: relative;
	height: 30px;
	/*top: 190px; */
	background-color: #003366;
	/*
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid; 
	*/
}
#nav ul {
	float: right;
	margin: 0px;
}

#nav li {
	float: left;
	list-style-type: none;
	width: 80px;
	text-align: center;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
}

#nav a {
	line-height: 30px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 5px;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-y;
	background-image: url(../images/container_bg.jpg);
}
#sidebar {
	width: 180px;
	padding-bottom: 10px;
	float: left;
	background-color: #6c8fb3;
	height: auto;
}
#sidebar .active {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;

	border-bottom-color: #CFD5E4;
	color: #FFFFFF;
	line-height: 20px;
}
#sidebar .active span {
	font-weight: bold;
	color: #003366;
}
#sidebar .active img {
	margin-top: 10px;
	margin-bottom: 15px;
}


#pagebox {
	width: 690px;
	padding: 10px;
	float: right;
}

#pagebox h2 {
	color: #003366;
	font-size: 24px;
	letter-spacing:1px; 
	font-weight: 900;
}
#pagebox h3 {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-size: 15px;
	letter-spacing:1px; 
	margin-top:-15px;
}
#pagebox p {
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing:1px;
}

#pagebox td {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing:1px;
}

.summary  p {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 20px;
	text-indent: 26px;
}
#footer  span {
	color: #CFD5E4;
	line-height: 47px;
}

#footer img {
	margin-right: 15px;
	vertical-align: middle;
	float: right;
	margin-top: -38px;
}

#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-repeat: repeat-y;
	background-color: #003366;
	text-align: center;
	height: 63px;
}


/*
#footer p {
	font-size: 12px;
	margin-left: 340px;
	line-height: 30px;
	color: #CFD5E4;
}
*/
.lecturer {
	visibility: visible;
	position: relative;
}

.lecturer ul {
	font-size: 16px;
	line-height: 25px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.lecturer li {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6C8FB3;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.lecturer  li a {
	text-decoration: none;
	color: #0084A8;
}
.lecturer a:hover {
	color: #FF6600;
}
.lecturer   .lect_top {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	float: right;
	margin-right: 10px;
	line-height: 25px;
	padding-right: 12px;
}
.lecturer .lect_top a {
	color: #0084A8;
	text-decoration: none;
	background-image: url(../images/in_top.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-right: 12px;
	display: block;
}

.lecturer .lect_top a:hover {
	color: #FF6600;
	background-image: url(../images/in_top_hover.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-right: 12px;
}
.enter .enter1 {
	margin-bottom: 15px;
}
.enter .enter1 table,.enter .enter_table table {
	display: table;

}
.enter .enter1 td,.enter .enter_table td{
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	vertical-align: inherit;
	display: table-cell;
	font-size: 13px;
	line-height: 30px;
	
}
.enter .enter_table .enter_tdcolor span {
	color: #FF0000;
}


.enter .enter_table td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}



.enter .enter_table {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #ABBFD3;
	border-bottom-color: #ABBFD3;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.enter_tdcolor {
	background-color: #E0E8EF;
}

button, textarea, input, select {
	display:inline-block;
}

.titliBg {
	color: #FFFFFF;
	text-align: center;
	background-color: #007fac;
}
.bgColor {
	background-color: #F3F3F3;
}
.tableBor {
	font-size: 12px;
}

.tableBor    td  {
	padding: 4px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	text-align: center;
}

.trafficTable td {
	line-height: 20px;
	padding: 5px;
}
.trafficTable p {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 22px;
}

.trafficTd  {
	background-color: #CDDFE2;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #4081A8;
}
.trafficTable {
	margin-top: 15px;
}

.factory{
        display: table-cell;
        vertical-align:bottom;
        width:710px;
        text-align:left;
}

.factory img {
	vertical-align: middle;
	margin-bottom: 10px;
	margin-right: 15px;
/*	
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
*/	
}
.text_left {
	margin-left:0px;
	margin-right:140px;
	text-align: justify;
	margin-bottom:10px;
}

.img_right {
	position: relative;
	float:right;
	margin-left:15px;
	margin-right:0px;
	margin-top:20px;
}

.delete {
	clear: both;
}

.titbits {
	padding-right: 10px;
	padding-left: 10px;
	width: 680px;
}
#pagebox .titbits h3 {
	font-size: 15px;
	color: #003366;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-top: 15px;
}


.explain {
	width: 680px;
	padding-left: 1px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	float: left;
}
.explainText {
	padding-left: 10px;
}


.explainImg {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	margin-bottom: 10px;
}
.explainImg2 {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	padding-left: 65px;
	padding-right: 65px;
}
.explainImg3 {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


.photoDownload {
	background-image: url(../images/photo.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.photoDownload a {
	font-size: 15px;
	font-weight: bold;
	color: #158AA4;
	text-decoration: none;
	line-height: 30px;
}
.theme .meetingTable {
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0F88A1;      
	border-right-color: #0F88A1;    
	border-bottom-color: #0F88A1; 
	border-left-color: #0F88A1;     
}


.themeTable .themeTableBor {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F88A1; 
}


.theme .themeTable td {
	font-size: 13px;
	line-height: 18px;
	color: #003366;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F88A1;
	font-weight: bold;
}

.explainVideo {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.photoDownload a {
	font-size: 15px;
	font-weight: bold;
	color: #158AA4;
	text-decoration: none;
	line-height: 30px;
	padding-left: 30px;
}


.photoDownload {
	background-image: url(../images/photo.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-bottom: 10px;
	clear: both;
}