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

body {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 18px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}

table {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 18px;
}

a, a:active, a:visited {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 18px;
	color: #3300FF;
	text-decoration: underline;
}

a:hover {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 18px;
	color: #FF9900;
	text-decoration: underline;
}

a.link-menu, a.link-menu:active, a.link-menu:visited {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}

a.link-menu:hover {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #AE0000;
	text-decoration: none;
}

a.link-home-product, a.link-home-product:active, a.link-home-product:visited {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

a.link-home-product:hover {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

a.link-footer, a.link-footer:active, a.link-footer:visited {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	color: #858585;
	text-decoration: none;
}

a.link-footer:hover {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

a.link-osc, a.link-osc:active, a.link-osc:visited {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 11px;
	color: #858585;
	text-decoration: none;
}

a.link-osc:hover {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

.table-meta-top {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	background-image: url(../images/layout/meta-top.jpg);
	background-repeat: no-repeat;
	color: #858585;
}

.table-header-top {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 50px;
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	color: #FF9900;
}

.table-lmenu {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	background-image: url(../images/layout/menu-head.jpg);
	background-repeat: no-repeat;
	color: #0066CC;
	padding-left: 50px;
}

.table-home-products-bg {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	background-image: url(../images/layout/home-product-bg.jpg);
	background-repeat: no-repeat;
}

.table-home-products-bg-title {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	color: #0066CC;
}

.table-home-products-bg-contents {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
}

.table-content-title {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 18px;
	color: #0066CC;
}

.table-footer {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	background-image: url(../images/layout/bg-footer.jpg);
	background-repeat: repeat;
	color: #FF9900;
}

.table-osc {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 11px;
	color: #858585;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
}

#menudiv {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #FF9900;
	text-align: left;
	width: 280px;
	height: 25px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}

.font-grey-11 {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 11px;
	color: #858585;
}

.font-orange-14 {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #FF9900;
}

.font-grey-14 {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #858585;
}

