@charset"UTF-8";
@import"initial.css";
@import"common.css";
/* =========== BEGIN CHAPTER 2 FLEXIBLE UNIT::FOR SITEMAP =========== */
#c2				{
	padding-top: 0;
	padding-bottom: 15px;
}
#c2 h2			{	clear:both;	}
#characteristics{	width:100%; height:63px !important; height /**/:41px; }
#point			{	width:770px; clear:both; display:inline-block; margin:-20px 0 0 15px;	}
#point:after	{	height:0px; display:block; content:""; clear:both; visibility:hidden;	}
#point li		{	height:314px; float:left; position:relative;	}
#point1,#point2	{	width:250px;	}
#point3			{	width:270px;	}
table			{	position:relative;	}
table th		{	color:#000000; font-size:14px; text-align:left; text-indent:20px; background:url(../img/common/marker02.gif) left center no-repeat;	}
table td		{	padding:15px 0 0 10px;	}
#unit			{	display:inline-block; padding:0 0 0 20px;	}
#product1		{	width:225px; float:left; margin:0 15px 0 0;	}
.useful			{	width:255px; float:left;	}
.useful *		{	margin:0px; padding:0px;	}
#product2		{	width:450px; float:left; margin:0 0 0 20px !important;	 margin /**/:0 0 0 10px;	}
#product2 th	{	width:205px;	}
#product2 td	{	width:205px; height:151px;	}
#flexible		{
	width:300px;
	float:left;
	position:relative;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#flexible p		{	width:100%; margin:5px 0 0 0; padding:0 0 6px 0; color:#000000; font-size:16px; font-weight:600; text-indent:5px; background:url(../img/common/bg_border01.gif) left bottom repeat-x;	}
#flexible a		{	color:#0a5fab	}
.anchor			{	width:94px; height:20px; clear:both; position:relative; left:690px; top:10px; overflow:hidden;	}
.anchor a		{	width:100%; padding:20px 0 0 0; position:absolute; left:0px; top:0px; display:block; /*\*/ overflow:hidden; /**/ background:url(../img/common/page.gif) no-repeat;	}

/* for all*/
.youtube{
	width: 670px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* for Win firefox*/
.youtube{
	margin-right: auto;
	margin-left: auto;
}
/* for Win IE7*/
html* .youtube{
	margin-right: auto;
	margin-left: auto;
	
}
/* for Win IE6*/
* html .youtube{
	margin-right: 60px;
	margin-left: 60px;
}





.youtube p{
	width: 340px;
	font-size: 14px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
	padding-left: 10px;
}
.pdfImg{
	width: 340px;
	margin-bottom: 5px;
}
.app{
	width: 750px;
	margin-left: 15px;
}
.app h3{
	font-size: 14px;
	line-height: 140%;
	padding: 5px;
	width: 730px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #0A61AE;
	border-right-color: #0A61AE;
	border-bottom-color: #0A61AE;
	border-left-color: #0A61AE;
	color: #000000;
	font-weight: normal;
}
.app strong{
	background-image: url(../img/product/product01.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 290px;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sampleImg{
	width: 230px;
}
.app em{
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../img/common/marker02.gif);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	display: block;
}
.app h5{
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../img/product/arrow.gif);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 5px;
}
.app img{
	margin-bottom: 5px;
	margin-left: 0px;
}
.app ul{
	width: 320px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.app li{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.floatLeft{
	float: left;
	
}
.floatRight{
	float: right;
}
.sample{
	width: 510px!important;
}

.app br{
	margin: 0px!important;
	padding: 0px!important;
}
.app .clear{
	clear: both;
}


.w180{
	width:150px!important;
}
.w320{
	width:320px!important;
}













#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(../../css/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../../css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../../css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../../css/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: normal;
}
