*{
	margin:0;
	padding:0;
	border:0;
	position: static;
}

html{
	height:100%;
}

body {
	height:100%;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	line-height: 1.0em;
	font-size: 12pt;
}

img {
	border: 0px;
	vspace: 0px;
	hspace: 0px;
}

.s4_all{
	text-align: center;
	width: 800px;
	background-color: #FFFFFF;
}

.s4_top{
	text-align: left;
	width: 800px;
	height: 85px;
}
.s4_top_space{
	width: 790px;
	height: 10px;
	padding: 5px;
}
.s4_top_main{
	text-align: left;
	padding: 5px;
	width: 790px;
	height: 50px;
	background-image: url("/img/style4_top_back_side.jpg");
	background-repeat: repeat-y;
}
.s4_top_bottom{
	text-align: left;
	width: 800px;
	height: 5px;
	background-image: url("/img/style4_top_back_bottom.jpg");
	background-repeat: no-repeat;
}

.s4_left{
	width: 150px;
	height: 550px;
	float: left;
}
.s4_left_top{
	width: 150px;
	height: 4px;
	float: left;
	background-image: url("/img/style4_left_back_top.jpg");
	background-repeat: no-repeat;
}
.s4_left_main{
	text-align: left;
	padding: 5px;
	width: 140px;
	height: 530px;
	float: left;
	background-image: url("/img/style4_left_back_side.jpg");
	background-repeat: repeat-y;
	font-size: 9pt;
	color: #333333;

}
.s4_left_bottom{
	width: 150px;
	height: 6px;
	float: left;
	background-image: url("/img/style4_left_back_bottom.jpg");
	background-repeat: no-repeat;
}


.main{
	width: 650px;
	padding-bottom: 50px;
	float: left;
}
.main_titleimg{
	padding: 5px;
	width: 640px;
	height: 250px;
}
.main_menu{
	width: 650px;
	height: 150px;
}
.main_menu_icon{
	padding: 5px;
	width: 140px;
	height: 140px;
	float: left;
}
.main_menu_right{
	width: 500px;
	height: 150px;
	float: left;
}
.main_menu_title{
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 5px;
	width: 490px;
	height: 75px;
}
.main_menu_explain{
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 5px;
	width: 490px;
	height: 55px;
	font-size: 10pt;
	color: #333333;
}

.about{
	border: 0px;
	margin: 0px;
	padding: 20px;
	width: 610px;
	height: 150px;
	font-size: 10pt;
	color: #333333;
	text-align: left;
}

