body {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	background-image: url(img/bg-web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405b68;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;

}

.TopMenu a:link { color: #405b68; text-decoration: none; }
.TopMenu a:visited { color: #405b68; text-decoration: none; }
.TopMenu a:hover { color: #405b68; text-decoration: underline; }
.TopMenu a:active { color: #405b68; text-decoration: underline; }

.BottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.BottomMenu a:link { color: #FFFFFF; text-decoration: underline; }
.BottomMenu a:visited { color: #FFFFFF; text-decoration: underline; }
.BottomMenu a:hover { color: #FFFFFF; text-decoration: none; }
.BottomMenu a:active { color: #FFFFFF; text-decoration: none; }

.Welcome {
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(img/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 532px;
	padding-top: 54px;
	padding-right: 204px;
	padding-left: 10px;
}
.CateName {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(img/cate-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-weight: normal;
	line-height: 16px;
}
.cat-no {
	color: #666;
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal  a:link    { text-decoration: undeline; color: #015199; }
.normal  a:visited { text-decoration: underline; color: #015199; }
.normal  a:active  { text-decoration: none; color: #000000; }
.normal  a:hover   { text-decoration: none; color: #000000; }

.normalLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normalLeft  a:link    { text-decoration: none; color: #717f81; }
.normalLeft  a:visited { text-decoration: none; color: #717f81; }
.normalLeft  a:active  { text-decoration: underline; color: #000000; }
.normalLeft  a:hover   { text-decoration: underline; color: #000000; }

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.small  a:link    { text-decoration: undeline; color: #0000cc; }
.small  a:visited { text-decoration: underline; color: #0000cc; }
.small  a:active  { text-decoration: underline; color: #0000cc; }
.small  a:hover   { text-decoration: underline; color: #000066; }


.MenuOver {
	background-color: #91c7e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.MenuOver a:link { color: #405b68; text-decoration: none; }
.MenuOver a:visited { color: #405b68; text-decoration: none; }
.MenuOver a:hover { color: #FFFFFF; text-decoration: none; }
.MenuOver a:active { color: #FFFFFF; text-decoration: none; }

.MenuOut {
	background-color: #FFFFFF;

}

/* /////------- Page ------------- /// */

