<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(2013th_tech_bg2.jpg);
	background-repeat:no-repeat;
	background-position: center 59px;
	font-family: "寰蒋闆呴粦";
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	background-color: #660032;
}

#main #left #top_news {
	float: left;
	width: 520px;
	height: 800px;
	padding-left: 200px;
	padding-top: 20px;
}
#main #left #top_news a{
	color: #CC0066;
	text-decoration: none;
}
#main #left #top_news a:hover{
	text-decoration: underline;
}
#main #left #top_news table tr td {
	padding: 10px;
	line-height: 20px;
}
#main #left #boards {
	float: left;
	width: 520px;
	padding-left: 200px;
	padding-top: 60px;
}
#main #left #boards table tr td ul li {
	float: none;
}
#main #left #boards table tr td ul li a {
	color: #333;
	text-decoration: none;
	line-height: 25px;
	padding-left: 20px;
}
#main #left #boards table tr td ul li a:hover {
	color: #060;
}
#main #right {
	float: right;
	width: 280px;
}
#main #right #structrue{
	width: 220px;
	float: right;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: left;
	text-indent: 8px;
	line-height: 22px;
	
}
#main #right #structrue ul li {
	float: none;
}
#main #right #structrue ul li a {
	color: #333;
	text-decoration: none;
}
#main #right #structrue ul li a:hover {
	color: #999;
}

#main #right #ppt {
	float: right;
	width: 280px;
	padding-top: 40px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #right #ppt table tr td img {
	border: 1px solid #666;
	padding: 2px;
	background-color: #FFF;
}
#main #right #ppt table tr td a {
	color: #333;
	text-decoration: none;
}
#main #right #ppt table tr td a:hover {
	color: #999;
}

#bottom {
	background-image: url(2013th_tech_bottom_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	width: auto;
	height: 128px;
	margin: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}</pre></body></html>