#technical_detail_title{
	margin:10px;
	padding:10px;
	}
	#technical_detail_title h2{
		text-align:center;
		}

	#technical_detail_title h3{
		text-align:center;
		}
	#technical_detail_title .title{
		padding-top:20px;
		font-size:120%;
		font-weight: bold;
		text-align:center;
		}

	#technical_detail_title #technical_detail_title_date {
		text-align:right;
		margin-top:10px;
		}
		#technical_detail_title #technical_detail_title_date table{
			text-align:right;
			font-size:80%;
			}

#tech_detail_match{
	margin-top:60px;
	margin-left:40px;
	padding:0px;
	}
	#tech_detail_match h3{

		}
	#tech_detail_match ul{
		margin-left:40px;
		}

#tech_detail_summary{
	margin-top:30px;
	margin-left:30px;
	margin-bottom:40px;
	padding:0px;
	font-size:90%;
	}
	
#tech_detail_body{
	margin-left:30px;
	padding:0px;
	}

	#tech_detail_body .tech_detail_contents{
		}

		#tech_detail_body .tech_detail_contents .title{
			margin-bottom:20px;
			}

			#tech_detail_body .tech_detail_contents .title h3{
				}

		#tech_detail_body .tech_detail_contents .detail{
			margin-left:10px;
			font-size:90%;
			}

			#tech_detail_body .tech_detail_contents .detail ul{
				margin-left:40px;
				font-size:100%;
				}

		#tech_detail_body .tech_detail_contents .detail_table{
			margin-left:30px;
			}

			#tech_detail_body .tech_detail_contents .detail_table table{
				font-size:90%;
				}

		#tech_detail_body .tech_detail_contents .detail_table2{
			}

			#tech_detail_body .tech_detail_contents .detail_table2 table{
				font-size:100%;
				}

			#tech_detail_body .tech_detail_contents .detail_table2 table tr td{
				padding:4px;
				}

