#main{
width:900px;
}

h1{
width:900px;
height:150px;
}

#title{
width:900px;
height:150px;
}

#text{
width:900px;
font-size:12px;
line-height:1.6em;
margin-top:50px;
margin-bottom:60px;
}

#info{
width:900px;
font-size:12px;
line-height:1.6em;
margin-top:50px;
margin-bottom:60px;
border-bottom:1px #000000 dotted;
border-top:1px #000000 dotted;
padding:20px 0;
}

#info .bottom{
width:860px;
font-size:12px;
line-height:1.6em;
margin-top:20px;
font-weight:bold;
padding:20px 20px;
background-color:#CCCCCC;
}

#img{
width:900px;
height:500px;
}

.img_up{
width:150px;
height:380px;
padding:0 15px 0 15px;
display:inline;
float:left;
}

.img_down{
width:150px;
height:380px;
padding:60px 15px 0 15px;
display:inline;
float:left;
}



clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
clearfix {
	display: inline-block;
}
/*Hides from IE\mac \*/
* html .clearfix {
	height: 1%;
}
clearfix {
	display:: block;
}
/* End hide from IE\mac */





