#header {
	clear: both;
	width: 768px;
	height: 300px;
	background-image: url(../image/page/header.jpg);}
#footer {
	clear: both;
	width: 768px;
	height: 254px;
	background: url(../image/page/footer.jpg);}
.c {
	text-align: center;}
.r {
	text-align: right;}
.l {
	text-align: left;}
img {
	border: 0px;}
h1{
	font-size: 30px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;}
p {
	font-size: 20px;}
.small {
	font-size: 14px;}
.mailbuttom {
	font-size: 50px;
	text-align: right;
	padding: 5% 19% 0% 0%;}
.fl {
	float:left;}
a	{
	color: black}
A:link {
	text-decoration: none}
A:visited {
	text-decoration: none}
A:active {
	text-decoration: none}
A:hover {
	color: blue;
	}
.cornerl {
	width:104px;
	height:104px;
	background-position:left;
	position:fixed;
	background-image:url(image/page/ltc.png);
	}
.top {
	background:url(image/page/top.png);
	}
.bottom {
	background:url(image/page/bottom.png) ;
	}
.rtc {
	background:url(image/page/rtc.png);
	}
div.center {
	background:#000;
	}
div.left {
	background:url(image/page/left.png);
	}
div.left {
	background:url(image/page/left.png);
	}
div.right {
	background:url(image/page/right.png);
	z-index:1;
	}
div.lbc {
	background:url(image/page/lbc.png);
	}
div.rbc {
	background:url(image/page/rbc.png);
	}
.red {
	color:red
	}
.white {
	color:white
	}
