body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	font-size: 12px;
	line-height: 170%;
	color: #4C4433;
}

.bg {
	background-image: url(../images/bg_top.gif);
	background-repeat:repeat-x;
}

img {
	border: none;
}

.icon_img {
	vertical-align: middle;
}

.bg-img {
	background-image: url(../images/sec_bgimage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.text10-140 {
	font-size: 10px;
	line-height: 140%;
}

.text10-120 {
	font-size: 10px;
	line-height: 120%;
}

.text14-b {
	font-size: 14px;
	font-weight: bold;
}

.table-border {
	border: 1px solid #C5B9A9;
}

.table-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5B9A9;
}

.sitemap {
	background-image: url(../images/site_img02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 275px;
	height: 40px;
}

.sitemap2 {
	background-image: url(../images/site_img03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 275px;
	height: 40px;
}

.sitemap3 {
	background-image: url(../images/site_img03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 30px;
	width: 245px;
	height: 40px;
}

.sitemap4 {
	background-image: url(../images/site_img02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 30px;
	width: 245px;
	height: 40px;
}

a {color:#993300; text-decoration:none;}
a:link {color:#993300; text-decoration:none;}
a:visited {color:#993300; text-decoration:none;}
a:active {color:#993300; text-decoration:none;}
a:hover {color:#CC3300; text-decoration:underline;}
