body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0 0 0;
}

#blue_ban_bg {
	background:url(images/blue_bg.jpg) no-repeat top left;
	width: 402px;
	height: 170px;
}

#blue_ban_two {
	background:url(images/blue_bg2.jpg) no-repeat top left;
	width: 532px;
	height: 170px;
}

#mission {
	background:url(images/pages/mission.gif) no-repeat;
	height: 120px;
	weight: 397px;
}

#track_box {
	background:url(images/pages/track_box.gif) repeat-y;
	width: 934px;
}

#prod_but {
	background:url(images/product/line.gif) repeat-y;
	width: 242px;
}

.gray_content_bg{
	background-image:url(images/pages/gray_content.jpg);
	background-repeat:repeat-y;
}

.blue {
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#0066CC;
}

.h3 {
	font-size: 22px;
	text-decoration:none;
	font-weight:bold;
}

.red_foot {
	color:#FF0000;
	text-decoration:none;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

a.b:link {
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
}

a.b:visited {
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
}

a.b:active {
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
}

a.b:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a.c:link {
	color:#FF0000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

a.c:visited {
	color:#FF0000;font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

a.c:active {
	color:#FF0000;font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

a.c:hover {
	color:#FF0000;font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}