@charset "UTF-8";
#about-pic {
	position:absolute;
	top: 127px;
	right:137px;
	width: 296;
}

#sub_titles{
	position:absolute;
	bottom:-40px;
	right:0px;
	height: 30px;
}
p {
	width:420px;
}

h1 {
	font-size:17pt;
	font-weight:100;
	color:#97346E;
	border-bottom: 1px dashed #97346E;
	width:420px;
	padding-bottom:15px;
}

#box {
	position:absolute;
	top:127px;
	left:114px;
	width:755px;
	background-color:#DFD1BE;
	padding: 26px 0 0 44px;
	background-image:url(images/about/bg.gif);
	background-position: 513px bottom;
	background-repeat: no-repeat;
	overflow: visible;
}



a:link{
 color: #97346E; text-decoration: none;}

a:visited{
 color: #97346E; text-decoration: none;}

a:hover{
 color: #000; text-decoration: none;}

a:active{
 color: #97346E; text-decoration: none;}
