@charset "utf-8";
h1,h2,h3 {
	font-size:12px;
	font-weight:normal;
}
h2,h3 {
	text-align:left;
	margin:0 auto;
}
h1 {
	margin:0 auto;
}
h2 {
	width:800px;
	margin:20px auto 0 auto;
}
h3 {
	background-image:url(../img/others/subtitle_back.jpg);
	width:780px;
	height:14px;
	margin:20px auto 0 auto;
	padding:10px;
}
#con_txt {
	width:840px;
	background-color:#666666;
	margin:0 auto 30px auto;
	border:#333333 solid 3px;
}
#con_txt p {
	width:760px;
	line-height:170%;
	margin:0 auto 20px auto;
	text-align:left;
}
.f_txt {
	width:800px;
	margin:10px auto 30px auto;
	text-align:left;
	line-height:170%;
}
#frame2 {
	width:920px;
	height:1028px;
	background-image:url(../img/others/company_back.jpg);
	text-align:left;
}
.company_p {
	width:600px;
	background-color:#525252;
	filter:Alpha(opacity=96);
	margin:30px 0 0 40px;
	border:3px #333333 solid;
}
table {
	width:100%;
	line-height:170%;
}
.company_p th {
	width:70px;
	text-align:left;
	padding:10px;
	font-weight:normal;
	margin:0;
	background-color:#666666;
}
.company_p td {
	text-align:left;
	padding:10px;
	margin:0;
}
.company_p h2 {
	width:559px;
	height:14px;
	margin:15px auto 0 auto;
	background-image:url(../img/others/subtitle_back2.jpg);
	padding:10px;
}


