html {
	scrollbar-face-color:#333333; 
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #CC3333;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #999999;
}
body {
	margin: 0px;
	background-image: url(php/img/bg04.gif);
}

.indexContainer {
	width: 560px;
	background-color: #FFFFFF;
	left: 50%;
	height: 655px;
	top: 50%;
	position: absolute;
	margin-top: -328px;
	margin-left: -280px;
	border: 1px solid #CCCCCC;
}
.inContainer {
	width: 500px;
	height: 500px;
	background-image: url(php/img/topmain.jpg);
	background-repeat: repeat-x;
	margin:86px 0px 0px 28px;
	padding:0px 0px 0px 0px;
}
.inContainer_j {
	width: 500px;
	height: 500px;
	background-image: url(php/img/topmain_j.jpg);
	background-repeat: repeat-x;
	margin:86px 0px 0px 28px;
	padding:0px 0px 0px 0px;
}
.inContainer_w {
	width: 500px;
	height: 500px;
	background-image: url(php/img/topmain_w.jpg);
	background-repeat: repeat-x;
	margin:86px 0px 0px 28px;
	padding:0px 0px 0px 0px;
}
.head {
	width:560px;
	height:77px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px;
	list-style-type:none;
}
.head_logo {
	width:300px;
	height:50px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px;
	list-style-type:none;
}
.head_txt {
	width:500px;
	height:20px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 40px;
	border: 0px;
	list-style-type:none;
	font-size:12px;
	color:#666666;
	text-align:left;
}
.button {
	width:240px;
	height:170px;
	float:left;
	margin:260px 0px 0px 270px;
	padding:0px 0px 0px 0px;
	border: 0px;
	list-style-type:none;
}
.button_txt {
	width:240px;
	height:60px;
	float:left;
	margin:-15px 0px 0px -13px;
	padding:0px 0px 0px 0px;
	border: 0px;
	list-style-type:none;
	font-size:12px;
	color:#000000;
	text-align:left;
}
.button_over {
	width:180px;
	height:50px;
	float:left;
	margin:34px 0px 0px 22px;
	padding:0px 0px 0px 0px;
	border: 0px;
	list-style-type:none;
}
.button_under {
	width:120px;
	height:40px;
	float:left;
	margin:20px 0px 0px 82px;
	padding:0px 0px 0px 0px;
	border: 0px;
	list-style-type:none;
}
.foot {
	width:500px;
	height:37px;
	background-color: #000000;
	float:left;
	border: 0px;
	margin:0px 0px 0px 28px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
.foot_img {
	width:500px;
	height:17px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px;
	list-style-type:none;
}
.foot_txt {
	width:500px;
	height:10px;
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px;
	list-style-type:none;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

