@charset "utf-8";
/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: top layout set 

==========================================================
*/

/*
===== 1: top layout set =================================
*/


#flashContent {
	width: 100%;
	height: 443px;
	text-align: center;
	position: relative;
	background-image: url(../img/bg_top_fla.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	z-index: 10;
}
#flashContent #top_tbar {
	background-image: url(../img/bg_top_tbar.png);
	background-repeat: repeat-x;
	height: 48px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 396px;
	z-index: 999;
}
#flashContent_in {z-index: 9;}
.noflash { text-align:center; margin-top: 150px;}
ul.business_list {
	width: 950px;
	margin: 15px auto 0;
}
/* 幅310px　*/
ul.business_list li {
	width: 310px;
	float: left;
	margin-right: 10px;
}
/* 幅230px 4colm　
ul.business_list li {
	width: 230px;
	float: left;
	margin-right: 10px;
}
*/
ul.business_list li.list_end { margin-right: 0px; }.top_tbar_innar {
	height: 18px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#tpbox02 {
	position: relative;
}

.ts_btn02 {
	position: absolute;
	left: 55px;
	top: 176px;
}

#tpbox03 {
	position: relative;
}

.ts_btn03 {
	position: absolute;
	left: 55px;
	top: 176px;
}

.ts_btn04 {
	position: absolute;
	left: 55px;
	top: 207px;
}

