.bg01 {
	background-image: url(images/02_12.jpg);
	background-repeat: repeat-y;
	background-position: left;	
}
.copy{
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.copy a:link, .copy a:visited{
	color: #999999;
	text-decoration:none;
}
.copy a:hover, .copy a:active{
	color: #99CCCC;
	text-decoration:none;
}
.bgr{
	background-image:url(images/02_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgr02{
	background-image:url(images/03_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text{
	font-size: 13px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
}
.text a:link, .text a:visited{
	color: #006699;
	text-decoration:none;
}
.text a:hover, .text a:active{
	color: #99CCCC;
	text-decoration:none;
}
#about01{
padding-right:10px;
padding-top:15px;
float:left;}
#about02{
padding-left:10px;
float:right;}
.title{
	font-size: 13px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
#tab{
padding-left:25px;}

#picframe{
padding:5px;
border:thin #CCCCCC 1px;
}
input.btn{
	color:#666666;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
}
.ti_prod{
	background-image: url(images/ti_product.jpg);
	background-repeat: no-repeat;
}
.sub_ti{
	font-size: 12px;
	color: #006699;
}
.prod_intro{
	font-size: 12px;
	color: #333333;
	padding:10px;
	line-height:1.5;
}
.prod_intro-ti{
	font-size: 13px;
	color: #003366;
	border-bottom:1px dotted #666666;
	border-top:1px dotted #666666;
	padding-top:3px;
}

