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

#m_pos {
	height: auto;
	width: 100%;
	letter-spacing: 0.1em;
	z-index: 9999;
	font-size: 11px;
}
/* CSS Document */

#carouselA #m_pos{
	position: absolute;
	top: 0px;
}
#m_con {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#m_1 , #m_2{
	clear: both;
	height: 10px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
}
#m_1 a , a:visited{
	color: rgba(255,255,255,1);
	text-decoration: none;
	padding-right: 30px;
}
#m_1 a:hover{
	color: rgba(255,255,255,0.5);
}
#m_2 a , a:visited{
	color: rgba(255,255,255,0.5);
	text-decoration: none;
	padding-right: 30px;
}
#m_2 a:hover{
	color: rgba(255,255,255,1);
}
