@charset "big5";

html,body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	min-height:100%;
	position:relative;
	width: 1003px;
}
#wrapper #header .top-nav {
	background-image: url(/conference/conference2014/images/img1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 143px;
}
#wrapper #header .top-nav ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #header .top-nav li {
	list-style-type: none;
	float: left;
	width: 25%;
	text-align: center;
}
#header {
	padding:0px;
}
#content {
	padding:0px;
	padding-bottom:80px;
}
#footer {
	width:100%;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #123B69;
}
h1 {
	font-size: 22px;
	line-height: normal;
	color: #123B69;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding: 0px;
	color: #123B69;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 14px;
	line-height: 24px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding: 0px;
	color: #123B69;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#column-two span {
	font-size: 18px;
	font-weight: bold;
}

.holder {
   overflow: hidden;
   clear:    both;
}
.holder .even-height {
	float: left;
}
#column-one {
	width: 220px;
	margin-top: 18px;
}
#column-two {
	width: 757px;
	padding-right: 26px;
	padding-top: 28px;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}
#wrapper   #content   #container   #column-two ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper  #content  #container  #column-two ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
#wrapper #content #container #column-two li {
	margin-bottom: 3px;
	margin-top: 3px;
}
a.textlink:link, a.textlink:visited     {
	color: #446E96;
}
a.textlink:hover     {
	text-decoration: none;
}

#footer-column-one {
	width: 300px;
	font-size: 12px;
	line-height: 18px;
	color: #123b69;
	margin-left: 26px;
	margin-top: 10px;
}
#footer-column-two {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: right;
	margin-right: 26px;
	width: 651px;
	margin-top: 10px;
}
#footer-column-one span {
	font-size: 12px;
	line-height: 18px;
	color: #123b69;
	margin-left: 20px;
	margin-right: 20px;
}
#footer-column-one a {
	color: #123B69;
	text-decoration: none;	
}
#footer-column-one a:hover {
	color: #123B69;
	text-decoration: underline;
}
#wrapper #content #container #column-two td {
	text-align: justify;
}
.partners-logo {
	min-width: 150px;
	padding: 15px;
	float: left;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 10px #999999;
	-webkit-box-shadow: 0px 0px 10px #999999;
	box-shadow: 0px 0px 10px #999999;
	margin-bottom: 15px;
	margin-right: 15px;
	width: auto;
}
.partners-logo a {
	padding-top: 15px;
	display: block;
	text-align: center;
}
.sponsors-btn {
	width: auto;
	float: right;
	margin-left: 5px;
	background-color: #5B82A9;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #333333;
	-webkit-box-shadow: 0px 0px 5px #333333;
	box-shadow: 0px 0px 5px #333333;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
a.sponsors-btn:link, a.sponsors-btn:visited    {
	color: #FFFFFF;
	text-decoration: none;
}
a.sponsors-btn:hover {
	background-color: #123B69;
}
.sponsors-area {
	padding: 10px;
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.Btop:link, a.Btop:visited {
	color: #446E96;
	float: right;
	font-style: italic;
}
a.Btop:hover     {
	text-decoration: none;
}
.spaker {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.spaker-photo {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
