@charset "utf-8";
/* CSS Document */

img{border: none;}

#carousel_con{
	width: 600px;
	margin: 0 auto;
	font-family: sans-serif;
}

.strip{margin: 0 auto;}

#top_strip{
	margin-bottom: 4px;
	background: url(../images/strip_top.png) no-repeat;
	width: 587px;
	height: 21px;
}

#bot_strip{
	margin-top: 4px;
	background: url(../images/strip_bot.png) no-repeat;
	width: 587px;
	height: 21px;
}

.mb-inside p{
	text-align: center;	
	margin: 0 0 12px 0;
	color: #323231;
	font-style: italic;
}