body{
	BACKGROUND-COLOR: #e0eefb;
	margin: 15px 15px 15px 15px;
}
p, td, a, tr {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 150%;
}
.MainBg {
	background-image: url(../link/_img/1_main/img_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 514px;
}
.MainBg2 {
	background-image: url(../link/_img/1_main/img_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 514px;
}
.LinkText {
	font-size: 12px;	font-weight: bolder;	color: #FF4DFF;	text-decoration: none;
}
.LinkText a{
	font-size: 12px;	font-weight: bolder;	color: #FF4DFF;	text-decoration: none;
}
.LinkText a:hover{
	font-size: 12px;	font-weight: bolder;	color: #FF4DFF;	text-decoration: underline;
}
.bottomnav {
	BACKGROUND: #66ccff; LINE-HEIGHT: 18px
}
.bottomnav-cell {
	PADDING-LEFT: 18px; LINE-HEIGHT: 18px
}
.bottomnav-link {
	COLOR: #ffffff; LINE-HEIGHT: 18px; FONT-FAMILY: helvetica; TEXT-DECORATION: none
}
A.bottomnav-link:hover {
	COLOR: #ffffff; LINE-HEIGHT: 18px; FONT-FAMILY: helvetica; TEXT-DECORATION: none
}
.bottomnav-lang {
	COLOR: #ffffff; LINE-HEIGHT: 18px; FONT-FAMILY: helvetica; TEXT-DECORATION: none
}
.bottomnav-lang {
	FONT-WEIGHT: bold; COLOR: #3333cc; LINE-HEIGHT: 18px
}
A.bottomnav-lang:hover {
	FONT-WEIGHT: bold; COLOR: #3333cc; LINE-HEIGHT: 18px
}
.blue {
	COLOR: #66ccff;
	line-height: 150%;
	font-weight: bolder;
	text-decoration: none;
}
.blue a{
	COLOR: #66ccff;
	line-height: 150%;
	font-weight: bolder;
	text-decoration: none;
}
.blue a:hover{
	COLOR: #66ccff;
	line-height: 150%;
	font-weight: bolder;
	text-decoration: underline;
}
.blueNoteB {
	font-size: 10px;
	color: #007BBD;
	text-decoration: none;
}
.blueNoteB a{
	font-size: 10px;
	color: #007BBD;
	text-decoration: underline;
}.blueNoteB a:hover{
	font-size: 10px;
	color: #007BBD;
	text-decoration: none;
}
.blueNote {
	font-size: 11px;
	color: #1DA2DA;
	line-height: 150%;
	text-decoration: none;
}
.blueNote a{
	font-size: 11px;
	color: #1DA2DA;
	line-height: 150%;
	text-decoration: underline;
}
.blueNote a:hover{
	font-size: 11px;
	color: #1DA2DA;
	line-height: 150%;
	text-decoration: none;
}
.FormFormat input{
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
	height: 17px;
	color: #333333;
}
.FormFormat textarea{
    background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}
