body{
	background-color: #060606;
	text-align: center;
}
#main{
	margin: auto;
	width: 1200px;
	height: auto;
}
#intro01{
	width: 1200px;
	height: 127px;
	background: url(images/intro01.jpg);
}
#intro02{
	width: 135px;
	height: 297px;
	float: left;
	background: url(images/intro02.jpg);
}
#flash{
	width:  299px;
	height: 297px;
	float: left;
}
#intro03{
	width: 17px;
	height: 297px;
	float: left;
	background: url(images/intro03.jpg);
}
#intro04{
	width: 17px;
	height: 297px;
	float: left;
	background: url(images/intro04.gif);
}
#intro05{
	width: 134px;
	height: 297px;
	float: left;
	background: url(images/intro05.jpg);
}
#text1{
	width: 434px;
	height: 290px;
	float: left;
	background: url(images/text1.jpg);
}
#text2{
	width: 333px;
	height: 290px;
	float: left;
	background: url(images/text2.jpg);
}
#text3{
	width: 433px;
	height: 290px;
	float: left;
	background: url(images/text3.jpg);
}
#intro06{
	width: 1200px;
	height: 144px;
	float: left;
	background: url(images/intro06.jpg);
}

h1{
    font-family: "arial";
    display: inline-block;
    color: white;
    font-size: 15px;
    margin-top: 7px;
    padding: 0px;
}

h1.tel{
    display: inline-block;
    color: #B5E448;
    font-size: 18px;
}