@charset "utf-8";
/* CSS Document */


/**********  box  **********/


.title_box {
    width: 896px;
	height: auto;
	padding-bottom: 20px;
}

.title_box2 {
    width: 672px;
	height: auto;
}


.about_img_box {
    width: 201px;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.about_copy_space {
    width: 468px;
	height: auto;
	padding-top: 30px;
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 30px;
}

.table_space {
    width: 672px;
	height: auto;
	padding-top: 10px;
}
.list_swivel h2{
    font-size:12px;
    float: left;
	color: #004b88;
	padding-left:20px;
}

h2 a{
    text-decoration:none;
}



