<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image:url(2015th_tech_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	background-color: #FFF;
}
body &gt; div {
	margin: 0 auto;
	width: 1500px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
}
.grey_border_img {
	border: 1px solid #CCC;
}
.dark_grey_small_title {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.white_16_title {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 5px;
}
.black_18_bold_title {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: center;
}
.light_grey_12_location {
	font-size: 12px;
	color: #666;
	text-align: left;
}


#banner {
	height: 230px;
	margin: auto;
	padding: 0px;
	width: 1500px;
	float: none;
}

#invitation {
	font-weight: bold;
	color: #333;
	line-height: 50px;
	height: 50px;
	background-image: url(2015th_tech_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 150px;
	margin: auto;
	padding-left: 450px;
	width: 1050px;
}

#invitation ul li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	font-size: 16px;
	width: 105px;
}
#invitation ul li a:hover {
	color: #FFF;
	background-color: #036;
}
#main {
	min-height: 940px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	width: 1200px;
}
#main table {
	margin: 0px;
	padding: 0px;
}
#main #news {
	background-image: url(2015th_tech_news_bg.png);
	background-repeat: no-repeat;
	height: 220px;
	padding-top: 50px;
	line-height: 25px;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 390px;
	padding-right: 100px;
}
#main #news a {
	color: #FC0;
	text-decoration: none;
}
#main #news a:hover {
	color: #FF0;
}


#main #news table tr td ul li {
	padding-right: 15px;
}
#main #structure {
	height: 450px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	float: none;
	padding-top: 0px;
	background-image: url(2015th_tech_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 280px;
}
#main #structure ul li {
	float: none;
	line-height: 24px;
}
#main #structure ul li a {
	color: #069;
	text-decoration: none;
}
#main #structure ul li a:hover {
	color: #09F;
}

#main #ppt {
	background-image: url(2015th_tech_ppt_icon.png);
	background-repeat: no-repeat;
	background-position: 30px top;
	margin: 0px;
	height: 390px;
	width: 730px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#main #ppt ul li {
	padding-right: 15px;
	padding-bottom: 8px;
	text-align: center;
}
#main #ppt a    {
	color: #333;
	text-decoration: none;
}
#main #ppt a:hover {
	color: #000;
}
#main #photo {
	background-image: url(2015th_tech_photo_icon.png);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	padding-left: 100px;
	padding-top: 60px;
	height: 160px;
	padding-right: 50px;
}
#main #photo li {
	padding-right: 15px;
}
#main #left_nav {
	background-image: url(2015th_tech_left_bg.png);
	background-repeat: no-repeat;
	height: 470px;
	width: 215px;
	float: left;
	padding-left: 130px;
	padding-right: 50px;
	padding-top: 220px;
	text-align: left;
}
#main #left_nav ul li {
	float: none;
	text-align: left;
}
#main #left_nav ul li a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
	background-image: url(2015th_tech_dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
	float: none;
}
#main #left_nav ul li a:hover {
	color: #CCC;
}

#main #right_content {
	background-color: #FFF;
	border: 1px solid #999;
	min-height: 660px;
	margin-top: 22px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#main #right_content #content {
	line-height: 24px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 13px;
}
#main #right_content #content a {
	color: #069;
	text-decoration: none;
}
#main #right_content #content a:hover {
	color: #0CF;
}


#bottom {
	height: 100px;
	padding-top: 50px;
	background-color: #036;
	width: auto;
}</pre></body></html>