@charset "utf-8";
/* CSS Document */

#advertiseContainer{
	width:900px;

}

#advertiseContainer ul{
	line-height:20px;

}


#advertiseContainerTable{
	width:750px;
	height:118px;
	margin-left:50px;
	text-align:center;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:thin;
}

.box{
	width:248px;
	float:left;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:thin;
}

.box3{
	width:250px;
	float:left;
	
}

.boxContent{
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
	margin-top:10px;
}
