/* CSS Document */
body {
	margin:0 auto;
	width:1003px;
	text-align:center;
}

.cont-bg01{background-image:url(images/cont-bg01.jpg); background-repeat:repeat-x}

.cont-bg02{background-image:url(images/cont-bg02.jpg); background-repeat:repeat-x; background-position:bottom}

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

.font01{font-size:12px; color:#666; line-height:23px}
.font01 a{color:#666; text-decoration:none}
.font01 a:hover{color:#333; text-decoration:underline}

.footer{font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:18px; color:#fff}

.left-nav{font-size:14px; color:#666; line-height:30px; font-weight:bold}
.left-nav a{color:#666666; text-decoration:none}
.left-nav a:hover{color:#333; text-decoration:none}






























