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

h1 {
	background-color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 20px;
	color:#FFFFFF;
	padding:5px 0px 5px 14px;
	margin:0px;
}

.sh {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 20px;
	color:#333;
}

.pPane {
	font-family: Arial, Helvetica, sans-serif;
	margin:50px 0px 0px 10px;
	width:664px;
}

.pPane img {
	float:left;
	margin:0px 0px 0px 0px;
}

.info {
	margin:0px 0px 0px 20px;
	float:left;
	font-weight:normal;
	font-size: 11px;
}


.myColorImg {
	float:left;
	width:137px;
	height:126px;
	background-image:url("../images/mycolor big place.jpg");
	background-repeat:no-repeat;
}

.completeImg {
	float:left;
	width:137px;
	height:126px;
	background-image:url("../images/complete big place.jpg");
	background-repeat:no-repeat;
}

.calibratorImg {
	float:left;
	width:137px;
	height:126px;
	background-image:url("../images/calibrator big place.jpg");
	background-repeat:no-repeat;
}


.productImg {
	float:left;
}

.info a {
	text-decoration:none;
}

.info a, .info a:visited {
	font-weight:bold;
	font-size: 20px;
	color:#333333;
	text-decoration:none;
}

.info a:hover {
	text-decoration:underline;
}


.info .header {
	font-weight:bold;
	font-size: 20px;
	color:#333333;
}

.info .header span {
	font-size: 15px;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	color:#36F;
	margin:0px;
	padding:0px;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#127;
	margin:0px 0px 10px 0px;
}


.hd {
	font-weight:bold;
	font-size: 20px;
	color:#333333;
}

.info a span {
	font-size: 15px;
}

.slogun {
	font-weight:normal;
	font-size: 13px;
	color:#333333;
	width:450px;
	margin-top:7px;
}



.purpose {
	float:left;
	width:60px;
	text-align:right;
	color:#333333;	
	margin:20px 0px 0px 0px;
}

.purposeInfo {
	width:350px;
	float:left;
	color:#333333;	
	margin:20px 0px 0px 10px;
}

.user {
	float:left;
	width:60px;
	text-align:right;
	color:#333333;	
	margin:20px 0px 0px 0px;
}

.userInfo {
	width:350px;
	float:left;
	color:#333333;	
	margin:20px 0px 0px 10px;
}

.func {
	float:left;
	width:60px;
	text-align:right;
	color:#333333;	
	margin:10px 0px 0px 0px;
}

.funcInfo {
	width:350px;
	float:left;
	color:#333333;	
	margin:10px 0px 0px 10px;
}