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

#tbl1 {
	width:100%;
	margin:10px 0 20px 0;
	}
#tbl1 td {
	vertical-align:top;
	width:50%;
	}
#tbl1 img {
	padding-left:20px;
	}
div.txt_size {
	width:200px;
	padding:10px 10px 10px 15px;
	border:#666 solid 1px;
	}
#tbl2 {
	width:100%;
	border-top:#666 solid 1px;
	border-left:#666 solid 1px;
	margin:10px 0;
	}
#tbl2 th,#tbl2 td {
	padding:3px 1px;
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
	}
#tbl2 th {
	background-color:#CCD6EB;
	color:#666;
	font-weight:normal;
	}
#tbl2 td {
	text-align:center;
	}
#tbl2 td.td_left {
	background-color:#CCD6EB;
	text-align:left;
	}
h4 {
	font-weight:normal;
	padding-top:20px;
	font-size:13px;
	}
div.picture2 {
	padding-top:20px;
	margin-bottom:20px;
	}
div.pic_left {
	float:left;
	}
div.pic_right {
	width:180px;
	float:left;
	}
p.text_pict {
	margin:0;
	padding-top:5px;
	color:#039;
	}
div.fig {
	margin:10px 0; }

#tdsp {
	width:70px;
	background-image:url(../products/img_product4/tdbg.jpg);
	background-repeat:no-repeat;}