.company {
	font-family: verdana,arial,helvetica;
	FONT-SIZE: 15px;
	color: #971F00;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	FONT-SIZE: 11px;
	color: #971F00;
	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;
	background-color: #F5F7FC;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #0852F5;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #0852F5;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #6C9AFE;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #6C9AFE;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgbottom {
	background-image: url(../images/bgbottom.jpg);
}
.bgtop {
	background-image: url(../images/bgtop.jpg);
}
.bglexpand {
	background-image: url(../images/lexpand.jpg);
}
.bglbody {
	background-image: url(../images/lbody.jpg);
}
.bgmenu {
	background-color: #FFEB59;
}
.bgline01 {
	background-color: #D79645;
}
.bgline02 {
	background-color: #EDCFAA;
}
.bgwhite {
	background-color: #FFFFFF;
}
.border01 {
	border: 4px solid #E2B377;
}
.border02 {
	padding: 1px;
	margin: 4px;
}
.content_margin_top {
	padding-top: px;
}
.content_margin_bottom {
	padding-bottom: px;
}
.content_margin_left_right {
	padding-left: px;
	padding-right: px;
}
