@charset "utf-8";
/* CSS Document */

body{
	background-color:#efefef;
	margin:0 auto;
}
a img{
    border-style:none;
}
#container{
	width:760px;
	text-align:center;
	margin:0px auto;
}
div#rco_footer{
	margin:20px 0px;
	text-align:left;
	font-size:12px;
}
div#contents{
	padding:0px;
	background-color:#FFF;
	text-align:center;
	width:760px;
}
div#contents a{
	text-decoration:none;
	outline:none;
}
div#contents p{
	line-height:0;
	font-size:0;
}
div#contents div img{
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	border: 0px;
}
area:active{
	outline:none;
}