@charset "utf-8";
/* CSS Document */



ul.ulTab {
	margin-bottom:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	padding:0;
	margin:0;
}

ul.ulTab li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	padding:0;
	margin:0;
	height:50px;
}

/*p.pCenter {
	width: 450px;
	text-align: center;
	margin-bottom: 100px;
	padding:0;
	margin-top:0;
}*/


.swpImg {
margin:0 0 0 5px;
padding:0;
display: block;
border:medium none;
}



/* easy clearing by PIE
----------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}

.ulTab clearfix {
padding:0;
margin:0;
height:50px;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */


.bg {
padding:20px 0;
margin:0;
background-color:#ae0000;
}





