body {
	background-image:url(/images/2014th_tech_detail_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
#main {
	height: auto;
}

#main table tr td #structure {
	height: auto;
}
#main table tr td #content {
	height: auto;
}

#main table tr td #content table tr td #position {
	background-image: url(/images/2014th_tech_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	height: 20px;
	color: #333;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main table tr td #content table tr td #position a {
	color: #666;
	text-decoration: none;
}
#main table tr td #content table tr td #position a:hover {
	color: #000;
}
#main table tr td #content table tr td #detail {
	width: 680px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 40px;
	font-size: 13px;
	text-align: left;
	color: #333;
}
#main table tr td #content table tr td #detail img {
	border: 1px solid #CCC;
}

#main table tr td #content table tr td #detail a {
	color: #069;
	text-decoration: none;
}
#bottom {
	background-color: #333;
	clear: none;
	float: none;
	width: auto;
}