ul#subnavi{
	width:800px;
	height:33px;
	background-image:url(/img/<?=lang;?>/navi_subback.png);
	background-repeat:no-repeat;
}

ul#subnavi li{
	float:left;
}


ul#subnavi li a{
	width:114px;
	height:23px;
	padding:10px 0 0 0;
	float:left;
	display:block;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	background-image:none;
}

ul#subnavi li a:hover{
	text-decoration:none;
	color:#ffff00;
}

h1.title{
	width:775px;
	height:12px;
	text-align:left;
	font-size:12px;
	border-left:20px solid #949494;
	border-bottom:3px solid #949494;
	padding:0 0 2px 5px;
	margin:20px 0 30px 0;
}

h2{
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}

h3{
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}

h4{
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}

h5{
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}

h6{
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}


#products.title{
	width:775px;
	height:12px;
	text-align:left;
	font-size:12px;
	border-left:20px solid #949494;
	border-bottom:3px solid #949494;
	padding:0 0 2px 5px;
	margin:20px 0 30px 0;
}

ul#products{
	margin:20px 0 0 0;
	display:block;
	color:#202020;
}

ul#products li{
	float:left;
}

ul#products li a{
	width:240px;
	height:95px;
	margin:0 20px 40px 0px;
	padding:60px 20px 0 120px;
	display:block;
	font-size:14px;
	text-align:left;
	color:#202020;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top center;
	text-decoration:none;
}

ul#products li.qc a{
	background-image:url(/img/<?=lang;?>/products_qc.png);
}

ul#products li.qc a:hover{
	background-image:url(/img/<?=lang;?>/products_qc_over.png);
	color:#0000ff;
}

ul#products li.qcNEW a{
	background-image:url(/img/<?=lang;?>/products_qcNEW.png);
}

ul#products li.qcNEW a:hover{
	background-image:url(/img/<?=lang;?>/products_qcNEW_over.png);
	color:#0000ff;
}

ul#products li.twodim a{
	background-image:url(/img/<?=lang;?>/products_twodim.png);
}

ul#products li.twodim a:hover{
	background-image:url(/img/<?=lang;?>/products_twodim_over.png);
	color:#0000ff;
}

ul#products li.ppc a{
	background-image:url(/img/<?=lang;?>/products_ppc.png);
}

ul#products li.ppc a:hover{
	background-image:url(/img/<?=lang;?>/products_ppc_over.png);
	color:#0000ff;	
}


ul#products li.excel a{
	background-image:url(/img/<?=lang;?>/products_excel.png);
}

ul#products li.excel a:hover{
	background-image:url(/img/<?=lang;?>/products_excel_over.png);
	color:#0000ff;	
}

#products.outline{
	width:700px;
	margin:0 auto;
	text-align:left;
}

#products.concept{
	line-height:25px;
}

#products.border{
	width:655px;
	height:20px;
	margin:10px 0 10px 0;
	padding:0 0 0 5px;
	background-color:#ededed;
	border-left:20px solid #00CCFF;
	border-right:20px solid #00CCFF;
}

#products.border2{
	width:695px;
	height:30px;
	font-size:12px;
	line-height:30px;
	padding:0 0 0 5px;
	background-image:url(/img/<?=lang;?>/aboutqc_title.png);
	background-repeat:x-repeat;
}

#products.border3{
	width:650px;
	height:30px;
	font-size:12px;
	line-height:30px;
	padding:0 0 0 10px;
	background-image:none;
	background-repeat:no-repeat;
	background-color:#ededed;
	border-left:20px solid #00CCFF;
	border-right:20px solid #00CCFF;
}

img.aboutqc_01-1{
	margin:0px 0 0 50px;
}

img.aboutqc05-1{
	margin:0px 0 0 50px;
}

img.aboutqc05-2{
	margin:0px 0 0 50px;
}

#aboutqc.aboutqc_02-1{
	width:700px;
	height:206px;
	margin:0 0 20px 0;
}

img.aboutqc_02-1{
	height:206px;
	width:300px;
	float:left;
	display:block;
}

#aboutqc.aboutqc_02-1detail{
	height:176px;
	width:385px;
	padding:30px 0 0 15px;
	float:right;
	display:block;
	font-size:12px;
	line-height:20px;
}
h1.explaination{
	width:700px;
	height:100px;
	text-align:left;
	margin:10px 50px 10px 50px;
}

table.qcspcVER{margin:auto; border:solid 1px #666}
table.qcspcVER tr{}
table.qcspcVER tr th{text-align:center; border:solid 1px #666; font-weight:bold; background-color:#CCFFCC;}
table.qcspcVER tr td{text-align:center; border:solid 1px #666; background-color:#FFFFCC;}
table.qcspcVER tr th.option{text-align:left;}

