@charset "iso-8859-1";
/* CSS Document */
body,select,table,input,form,textarea {font-family:Tahoma, Arial, Helvetica; font-size:12px; color:#464646; line-height:19px}
img {border: none;}
body {
	background-color: #006699;
}
A:link {text-decoration:none; color:blue}
A:visited {text-decoration:none; color:blue; }
A:active {text-decoration:none; color:green; }
A:hover {text-decoration:none; color:orange;  }

a.menu2:link {text-decoration:none; color:#505223} 
a.menu2:visited {text-decoration:none; color:#505223} 
a.menu2:active {text-decoration:none; color:#505223; }
a.menu2:hover {text-decoration:underline; color:#252611;  }
.box-line {
	border: 1px solid #006699;
}
.bg-topslogan {
	background-image: url(../images/top-slogan.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.bg-box1 {
	background-image: url(../images/box-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-box2 {
	background-image: url(../images/box-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-box3 {
	background-image: url(../images/box-3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.title-orange {
	font-family: Tahoma, Arial, serif;
	font-size: 13px;
	font-weight: bold;
	color: orange;
}
.title-green {
	font-family: Tahoma, Arial, serif;
	font-size: 15px;
	font-weight: bold;
	color: green;
	line-height: 30px;
}
.title-green2 {
	font-family: Tahoma, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: green;
	line-height: 23px;
}

.bg-box4 {
	background-image: url(../images/box-4.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.box-line-content {
	border: 2px dotted #B6DDF8;
}
.price-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005279;
}
.price-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0083C1;
}

