@charset "utf-8";
/* CSS Document */

#OPtable01 {
	width: 700px;
	border-collapse: collapse;
}
#OPtable01 td {
	text-align: center;
}

.OPIndexL {
	width: 219px;
}
.OPIndexR {
	width: 219px;
}
.OPIndexBtn {
	padding-top: 7px;
	padding-bottom: 20px;
}
#operationmethod_sub {
	background-image: url(../../operationmethod/images/operationmethodsubTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	color: #FFF;
	padding-left: 15px;
}
#operationmethod_dataBox {
	clear: both;
	margin-top: 15px;
	padding-bottom: 15px;
}
#dataBoxPic {
	width: 350px;
	float: left;
}
#dataBoxPic img {
	border: 1px solid #DFE1E2;
}


#dataBoxText {
	width: 320px;
	float: right;
}
#dataBoxTextInner {
	background-image: url(../../operationmethod/images/dataBoxTopUnder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
#catalogLink {
	text-align: center;
	margin-top: 15px;
}
#operationmethod_dataUnderBox {
	background-image: url(../../operationmethod/images/detailDataUnderBoxLine.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#operationmethod_dataUnderBox ul {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #333;
	background-image: url(../../operationmethod/images/detailDataUnderBoxLine.gif);
	padding-bottom: 15px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#operationmethod_dataUnderBox ul li {
	line-height: 1.5em;
	margin-bottom: 5px;
	background-image: url(../../operationmethod/images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 12px;
}
#titleSizeBox {
	margin-top: 15px;
}

#SizeBoxInner {
	background-image: url(../../operationmethod/images/titleSizeUnder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
#AseriesPicBox {
	width: 320px;
	border-collapse: collapse;
	margin-top: 15px;
}
.AseriesThumb {
	text-align: left;
	width: 60px;
}
.AseriesThumb img {
	border: 1px solid #DFE1E2;
}
#AseriesBtn {
	width: 140px;
	text-align: right;
}
.TseriesThumb {
	text-align: left;
	width: 60px;
}
.TseriesThumb img {
	border: 1px solid #DFE1E2;
}
#TseriesBtn {
	text-align: center;
}
#TseriesBtn img{
	border: none;
}

