/* CSS Document */

html {
	background:url(../images/company/sub_bg.jpg) repeat-x;
	background-position:center top;
}

.mainbg {
	background:url(../images/main/index_bg.jpg) repeat-x;
	background-position:center top;
}

body{
	margin:0px;
	padding:0px;
	height:100%;
}

#wrap{
	width:1100px;
	margin:auto;
	text-align:center;
}

#flash{
	height:450px;
	}
	
#sub_flash{
	height:221px;
	width:1100px;
	}

#button{
	height:143px;
	margin:40px 0px 40px 0px;
	}

#main_fla{
	width:460px;
	float:left;
	}
	
#sub_navi{
	width:237px;
	float:left;
	margin-top:30px;
	}
	
#main_cont{
	width:640px;
	float:left;
	margin-top:20px;
	}
	
#sub_cont{
	width:863px;
	float:left;
	}
	
#contents{
	height:100px;
}

#footer{
	width:1100px;
	height:80px;
	margin-top:20px;
	margin:auto;
	clear:both;}
