@charset "utf-8";


#left_content{
	width:675px;
	float:left;
}

.title{
	background-image:url(../images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	margin-top:0;
	clear:both;
}

.title p{
	margin-left:20px;
	padding-top:8px;
}

/*
.contact_title {
	background-image:url(../images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	margin-top:0;
	clear:both;
}
*/

.contact_message p{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
}

.contact_message ul{
	padding:0 20px 0 45px;
	list-style:none;
	font-size:1em;
}
/*
dl{
	padding:0 20px 0 20px;
	margin-bottom:20px;
}
*/
.contact_message dt,dd{
	font-size:0.8em;
	line-height:150%;
}

.contact_message dt{
	margin-bottom:20px;
}