@charset "utf-8";

#wrapper {
	margin-bottom: 20px;
	width: 920px;
}

#wrapper .link {
	padding: 0 40px 30px 40px;
	background-color: #a0a0a0;
}

#contents_area {
	background-color: #f2f2f2;
	padding: 20px 40px;
}
.anchor {
	margin: 0 0 40px 0;
}
	.anchor ul {
		width: 840px;
	}
	.anchor ul li {
		float: left;
		margin: 3px 0 10px 0;
		display: inline;
		padding: 8px 24px 8px 38px;
		background: url(../images/bg_arrow_bottom.gif) 12px 8px no-repeat;
		font-size: 12px;
		border-left: 1px dashed #707070;
		zoom: 1;
	}
	.anchor ul li.right {
		border-right: 1px dashed #707070;
	}
	.anchor ul li a:link,
	.anchor ul li a:active,
	.anchor ul li a:hover,
	.anchor ul li a:visited {
		color: #0068b7;
	}
.adjustment {
	margin-bottom: 44px;
}
	.adjustment h3 {
		padding-bottom: 20px;
		font-size: 18px;
	}
	.adjustment p {
		font-size: 12px;
	}
.punctuation {
	background: url(../images/bg_punctuation.jpg) left top repeat-x;
	height: 2px;
}
#quality_colortemperature,
#input_support,
#rgb_setting,
#screen_size {
	margin: 20px 0 27px 0;
}
	#quality_colortemperature h3,
	#input_support h3,
	#rgb_setting h3,
	#screen_size h3 {
		margin-bottom: 20px;
		padding: 7px 0 9px 20px;
		border-left: 5px solid #c89838;
		font-size: 15px;
	}
	#quality_colortemperature table,
	#input_support table {
		border: 1px solid #707070;
		vertical-align: middle;
	}
	#quality_colortemperature table th {
		padding: 9px 0;
		text-align: center;
		font-weight: bold;
		background-color: #a0a0a0;
		color: #ffffff;
		font-size: 12px;
	}
	#quality_colortemperature table th.numeric_value {
		width: 119px;
		border-right: 1px solid #707070;
		border-bottom: 1px solid #707070;
	}
	#quality_colortemperature table th.txt {
		border-bottom: 1px solid #707070;
	}
	#quality_colortemperature table td {
		padding-left: 20px;
		border-right: 1px solid #707070;
		border-bottom: 1px solid #707070;
		font-size: 11px;
		vertical-align: middle;
	}
	#quality_colortemperature table td.num {
		padding: 10px 0 10px 20px;
	}
	#quality_colortemperature table td.txt {
		padding: 9px 10px;
		border-right: none;
	}
	#quality_colortemperature table td.txt2 {
		padding: 0 10px;
		border-right: none;
		vertical-align: middle;
		height: 60px;
	}
	#input_support table th {
		padding: 9px 0;
		text-align: center;
		font-weight: bold;
		background-color: #a0a0a0;
		color: #ffffff;
		width: 167px;
		border-right: 1px solid #707070;
		border-bottom: 1px solid #707070;
		font-size: 12px;
	}
	#input_support table th.last {
		border-right: none;
	}
	#input_support table td {
		padding: 9px 10px;
		border-right: 1px solid #707070;
		border-bottom: 1px solid #707070;
		font-size: 11px;
		vertical-align: middle;
	}
	#rgb_setting dl,
	#screen_size dl {
		width: 840px;
	}
	#rgb_setting dl dt,
	#screen_size dl dt {
		float: left;
		width: 210px;
	}
	#rgb_setting dl dd,
	#screen_size dl dd {
		float: left;
		width: 630px;
	}
	#rgb_setting dl dd p,
	#screen_size dl dd p {
		font-size: 12px;
	}
	#rgb_setting dl dd p span,
	#screen_size dl dd p span {
		font-weight: bold;
	}
	#rgb_setting dl dd table,
	#screen_size dl dd table {
		width: 500px;
		border: 1px solid #707070;
		vertical-align: middle;
	}
	#rgb_setting dl dd table td,
	#screen_size dl dd table td {
		padding: 9px 10px;
		width: 89px;
		border-right: 1px solid #707070;
		border-bottom: 1px solid #707070;
		font-size: 11px;
	}
	#rgb_setting dl dd table td.last,
	#screen_size dl dd table td.last {
		width: 308px;
		border-right: none;
	}



	
#menu_area {
	margin: 0;
	padding: 0;
	width: 190px;
	float: left;
	background-color: #1b1b1b;
	position: relative;
}
#side_menu {
		margin: 0;
		padding: 0;
		position: absolute;
		left: 19px;
		top: 80px;
	}
.annotation {
	margin: 0;
	padding-top: 10px;
	text-align: right;
	color: #e5e5e5;
	font-size: 9px;
}


#contentslink_top {
	margin: 0;
	padding: 0 0 10px 0;
	width: 840px;
	background: url(../images/bg_contentslink_top_bottom.jpg) left bottom no-repeat;
}
	#contentslink_top .contentslink_body {
		margin: 0;
		padding: 0 20px;
		background-color: #1b1b1b;
	}
	#contentslink_top .contentslink_body div {
		float: left;
		width: 250px;
	}
	#contentslink_top .contentslink_body div.cen {
		margin: 0 25px;
	}
#contentslink_bom {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	width: 840px;
	background: url(../images/bg_contentslink_bom_bottom.jpg) left bottom no-repeat;
}
	#contentslink_bom .contentslink_body {
		margin: 0;
		padding: 0 20px;
		background-color: #1b1b1b;
	}
	#contentslink_bom .contentslink_body div {
		float: left;
		width: 250px;
	}
	#contentslink_bom .contentslink_body div.cen {
		margin: 0 25px;
	}
	


