.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
table {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #81D2FF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #81D2FF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #F8F8F8;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #F8F8F8;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.padding {
	padding-top: 10px;
	padding-left: 11px;
	padding-right: 11px;
}
.border {
	border: #000000 solid 1px;
}
.bgmenu {
	background-image: url(../images/bgmenu.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #BABABA;
}
.bgtop {
	border: #000000 solid 1px;
	background-image: url(../images/bgtop.jpg);
}
.bgbottom {
	background-image: url(../images/bgbottom.jpg);
}
.bgbody {
	background-color: #000000;
}
.line01 {
	background-image: url(../images/line01.jpg);
}
.line02 {
	background-image: url(../images/line02.jpg);
}
.line03 {
	background-color: #005380;
}
.content_margin_top {
	padding-top: 0px;
}
.content_margin_bottom {
	padding-bottom: 0px;
}
.content_margin_left_right {
	padding-left: 0px;
	padding-right: 0px;
}
