.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
table {
	font-size: 12px;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #e69f22;
	color: #000000;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #D45E07;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #D45E07;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #E48407;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #E48407;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
.bg_l {
	background-image: url(../images/bg_l.jpg);
	background-repeat: repeat-y;
}
.bg_r {
	background-image: url(../images/bg_r.jpg);
	background-repeat: repeat-y;
}
.menu {
	background-image: url(../images/bg_mu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #ff9000;
	padding-left: 15px;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom_mu {
	background-image: url(../images/bottom_mu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top_mu {
	background-image: url(../images/mu_top.jpg);
	background-repeat: repeat-x;
}
.colorbody {
	background-color: #fff9ed;
}
.bgnav {
	background-color: #e69f22;
}
.bgwhite {
	background-color: #ffffff;
}
.bgmenu {
	background-color: #FF9000;
}
.bgmenu_l {
	background-image: url(../images/bgmenu_l.jpg);
}
.content_margin_top {
	padding-top: 1px;
}
.content_margin_bottom {
	padding-bottom: 1px;
}
.content_margin_left_right {
	padding-left: 2px;
	padding-right: 2px;
}
