body {
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	color: #333333;
	background: #FFFFFF url(bgimage2.jpg) no-repeat fixed 0px 0px;
	margin: 0;
	padding: 0;

}
a{
	color: blue;
	text-decoration: none;
}
a:visited{
	color: blue;
}
a:hover{
	color: red;
	text-decoration: underline;
}
.left {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 100%;
	position: absolute;
	z-index:3;
	top: 0px;
}
.right {
	position: absolute;
	left: 165px;
	top: 0px;
	padding: 0px;
}
.line1 {
	background: #ff8499;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 100%;
	top: 80px;
	position: relative;
}

.line2 {
	border-left: 8px solid  #ff8499;
	border-right: 8px solid  #ff8499;
	border-bottom: 8px solid  #ff8499;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width:160px;
	right: 70px;
	top:-27px;
	position: absolute;
	background: url(face.gif) no-repeat center bottom;
}
.line3 {
	display: block;
	border-left: 8px solid  #ff8499;
	border-bottom: 8px solid  #ff8499;
	border-top: 8px solid  #ff8499;
	margin-right: 0px;
	padding: 10px;
	height: 110px;
	right: -3px;
	top: 100px;
	position: absolute;
	background-color: white;
	left: 280px;
}
.mess1{
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.main{
	margin-right: 250px ;
}
.topbg01{
	background: url(title_03.gif) no-repeat top right;
}
.topbg02{
	background: url(title_06_bg.gif) repeat-x;
}
.m1{
	font-size: 18px;
	font-weight: bold;
}
.c1{
	margin-left: 15px;
	font-size: 16px;
	line-height: 130%;
}
.c2{
	margin-left: 15px;
	font-size: 12px;
	line-height: 130%;
}
.mapmain{
	text-align: left;
	margin-left: 40px;
}
.mapstation{
	font-size: 12px;
	line-height: 130%;
}
.mapimage{
	border: 2px solid black;
}
.entryenter{
	margin-left: 200px;
	font-size: 20px;
	font-weight: bold;
}
.copyright{
	margin-left: 110px;
	font-size: 10px;
	color: #ff8499;

}