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

 body{
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
 }
A:link {
	color:#999999;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
A:visited {
	color:#999999;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
} 
A:hover {
	color:#ff8e10;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.content_bg{
background:url(../content_bg.jpg) no-repeat;
width:664px;
height:443px;

}
.contact_bg{
	background-image: url(../contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pro_bg{
background:url(../products_bg.jpg) no-repeat;
width:664px;
height:443px;
}

.about_bg{
background:url(../about_bg.jpg) no-repeat;
width:664px;
height:443px;
}

.content_bg02{
background:url(../content_bg02.jpg) repeat-y;
width:664px;}

.style01{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style02{
	color:#999999;
	font-size: 12px;
}

.style03{
	color:#333333;
	font-size: 12px;
}

.style04{
	color:#595757;
	font-size: 20px;
	font-weight: bold;
}

.style05{
	color:#008bff;
	font-size: 36px;
	font-weight: bold;
}

.style06{
	color:#888888;
	font-size: 36px;
	font-weight: bold;
}
.style07{
	color:#3d3e3e;
	font-size: 26px;
}
.style08{
	color:#8d8d8d;
	font-size: 18px;
}
.style09{
	color:#000000;
	font-size: 18px;
}
.style10{
	color:#ffa801;
	font-size: 18px;
}


