body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	margin: 0;
	padding: 0 0 0;
	background-color:#FFFFFF;
}

#top_main_bg {
	background:url(images/top_main_bg.gif) repeat-x;
	height: 20px;
}

#head_but {
	width: 892px;
}

#green_bg {
	background:url(images/green_mainpage_bg.gif) no-repeat;
	width: 266px;
	height: 35px;
}

#footage_bgbg {
	background:url(images/footage_bg.gif) repeat-x;
	height: 70px
}

#contact_box {
	background:url(contactus/images/box.gif) no-repeat;
	width: 266px;
	height: 279px;
}

#process_01 {
	background:url(process-department/images/01.gif) no-repeat;
	width: 873px;
	height: 228px;
}

#process_02 {
	background:url(process-department/images/02.gif) no-repeat;
	width: 873px;
	height: 228px;
}

#process_03 {
	background:url(process-department/images/03.gif) no-repeat;
	width: 873px;
	height: 250px;
}

#process_04 {
	background:url(process-department/images/04.gif) no-repeat;
	width: 873px;
	height: 195px;
}

#process_05 {
	background:url(process-department/images/05.gif) no-repeat;
	width: 873px;
	height: 221px;
}

#cert_box {
	background:url(images/cert/box.gif) no-repeat;
	width: 266px;
	height: 313px;
}

/* -------------------------- Button Style */

#nav-menu ul {
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
}

#nav-menu li a
{
background:url(images/button/prod01.gif);
float: left;
width: 102px;
height: 23px;
display: block;
}

/* -------------------------- Font Style */

.lightgreen {
	color:#00CC00;
	text-decoration:none;
}

.darkGreen {
	color:#003300;
	text-decoration:none;
}

.graygray {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}

a:link {
	font-size: 12px;
	color:#33cc00;
	text-decoration:underline;
}
a:visited {
	font-size: 12px;
	color:#33cc00;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:active {
	font-size: 12px;
	color:#33cc00;
	text-decoration:underline;
}

a.b:link {
	font-size: 12px;
	color:#737373;
	text-decoration:none;
}

a.b:visited {
	font-size: 12px;
	color:#737373;
	text-decoration:none;
}

a.b:hover {
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}

a.b:active {
	font-size: 12px;
	color:#737373;
	text-decoration:none;
}

#largeImg {
	width: 410px;
	height: 302px;
}
.thumbs img {
	width: 129px;
	height: 106px;
	padding: 4px;
}

.thumbs img:hover {
}
