@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(images/bg.gif) top left repeat-x;
	font-size:15px;
	font-family:Arial;
}

.BG{
	background:url(images/layout03b.jpg) no-repeat top left;
	width:995px;
	height:auto;
}

a{
	color:#993300;
}

img{
	border:0px;
}

.content01 {
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 2px;
}
.title01 {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}

.color_text{
	color:#FF6633;
}

.bg01{
	background:url(images/corner-bg01.gif) top right no-repeat #FFFFFF;
}

.bg02{
	background:url(images/corner-bg02.gif) top right no-repeat #FFFFFF;
}

.bg03{
	background:url(images/corner-bg03.gif) top right no-repeat #FFFFFF;
}

.bg04{
	background:url(images/corner-bg04.gif) top right no-repeat #FFFFFF;
}
.cellborder table tr td{
	border-bottom:#669999 solid solid 2px;
	-moz-border-bottom: #669999 solid solid 2px;
}
