body {
	margin: 0px;
	padding: 0px;
}

.bgbody {
	background-image: url(../img/bg_body.gif);
}

#main {
    position: relative;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.bg01 {
    background-color: #F1F1F1;
	background-image: url(../img/body/bg_01.jpg);
	background-repeat: no-repeat;
}

.bg02 {
	background-image: url(../img/body/structure_02.gif);
	background-repeat: no-repeat;
}

.bg03 {
	background-image: url(../img/body/structure_05.gif);
	background-repeat: no-repeat;
}

.bgcolor01 {
	background-color: #F1F1F1;
}

.bgcolor02 {
	background-color: #336699;
}

.bgcolor03 {
	background-color: #E5E5E5;
}

.bgcolor04 {
	background-color: #FFFFFF;
}

.margin01 {
	margin: 0px 10px 0px 0px;
}

.margin02 {
	margin: 15px 10px 15px 10px;
}

.margin03 {
	margin: 0px 10px 0px 10px;
}

.margin04 {
	margin: 2px 14px 2px 27px;
}

.margin05 {
	margin: 2px 23px 2px 14px;
}

.text01 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text01 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.text01 a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.text02 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}

.text02 a {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.text02 a:hover {
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

.text03 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.text03 a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.text03 a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.text04 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.text04 a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.text04 a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.text05 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.text05 a {
	color: #666666;
	text-decoration: none;
}

.text05 a:hover {
	color: #666666;
	text-decoration: underline;
}

.text06 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
	font-weight: bold;
}

.text06 a {
	color: #666666;
	text-decoration: none;
}

.text06 a:hover {
	color: #666666;
	text-decoration: underline;
}

.text07 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:left;
}

.text07 a {
	color: #666666;
	text-decoration: none;
}

.text07 a:hover {
	color: #666666;
	text-decoration: underline;
}

.text08 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:right;
}

.text08 a {
	color: #666666;
	text-decoration: none;
}

.text08 a:hover {
	color: #666666;
	text-decoration: underline;
}

.border01 {
   border: 1px solid #000000;
}

.table01 {
   border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

select {
   	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-size : 9px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #000000;
}

textarea {
	margin: 5px 0px 5px 0px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.absmiddle {
	vertical-align: middle;
}
