@charset "UTF-8";
/* CSS Document */

.title_box{
	width:670px;
	height:42px;
	background-image:url(../images/second/title_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:10px;
}
.title_font{
	width:635px;
	height:30px;
	float:left;
	font-size:20px;
	color:#FFF;
	padding-left:35px;
	padding-top:12px;
}
.main_box1{
	width:670px;
	height:auto;
	float:left;
	margin:0px 0px 30px 0px;
}
.font_box{
	width:400px;
	height:auto;
	float:left;
	margin-left:30px;
	margin-top:20px;
	line-height:1.3;
}
.phot_box{
	width:200px;
	height:auto;
	float:right;
	margin-right:0px;
	margin-top:20px;
}
.blue_box{
	width:65px;
	height:30px;
	float:left;
	background-color:#87cefa;
	line-height:1.6;
}
.subtitle{
	width:630px;
	height:auto;
	float:left;
	margin:30px 0px 10px 30px;
}
.h2{
	width:500px;
	height:auto;
	float:left;
	font-size:20px;
	font-weight: 900;
	padding-left:20px;
	line-height:1.2;
}