@charset "UTF-8";

.about_wrapp {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 17px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:20px;
}

.about_title {
	width: 680px;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	clear: both;
	margin-bottom: 15px;
	color: #4D4D4D;
}
.about_subtitle {
	width: 680px;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	clear: both;
	margin-bottom: 15px;
	padding-top:20px;
	color: #4D4D4D;
}

.about_img {
	width: 150px;
	float: left;
	/*height: 85px;*/
}

.about_txt {
	float: left;
	text-align: left;
	clear: right;
	width: 530px;
	font-size:12px;
	line-height:15px;
}

.about_txt2 {
	clear: both;
	text-align: left;
	margin-top: 30px;
	float: left;
	width: 680px;
}
.about_txt3 {
	clear: both;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 680px;
}
.login_regi a {
	font-size: 21px;
	font-style: italic;
	color: #009FE8;
	clear: both;
	text-decoration: underline;
}
.login_regi a:hover {
	font-size: 21px;
	font-style: italic;
	color: #009FE8;
	clear: both;
	text-decoration: underline;
	background:none;
}
.about_txt a {
	text-transform:uppercase;
 color:;
}
.about_txt a:hover {
	background-color:#CCC;
}
strong {
	font-weight:bold;
}

