h1{
font-size:14px;
font-weight:bold;
}


div#main{
	width:900px;
	margin:5px 0 30px 0;
	clear:both;
}

#ss_lead{
width:900px;
height:150px;
margin-top:10px;
margin-bottom:30px;
font-size:12px;
line-height:1.6em;
}

#ss_left{
width:660px;
height:150px;
float:left;
}

#ss_right{
width:220px;
height:150px;
margin-left:20px;
float:left;
}

.ss_title{
font-size:17px;
line-height:2.6em;
}

.s01{
width:900px;
clear:both;
margin-bottom:30px;
}

.ss{
width:222px;
height:200px;
float:left;
margin-bottom:10px;
margin-right:4px;
}

.ss2{
width:222px;
height:200px;
float:left;
margin-bottom:10px;
}

.ss_img{
	width:222px;
	margin:0px 0px 5px 0px;
	background:CCCCCC;
}

.ss_text{
	width:222px;
}
	
.dot_line{
width:900px;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#000000;
margin-bottom:10px;
}

.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 */

