/* CSS Document */


body {
	background-image:url(../../special/archive/photo/img/autumn/bg_popup.gif);
	margin: 10px auto 10px;
	padding: 0px;
	}

.title {
	width:380px;
	height:120px;
	margin: auto;
	background-image:url(../../special/archive/photo/img/autumn/tit_popup.gif);
	background-repeat: no-repeat;
	}


.tit {
	text-align:center;
	font-size:16px;
	color:#CC0000;
	font-weight:bold;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	}

.name {
	text-align:center;
	margin-bottom:6px;
	font-size:12px;
	color:#000000;
	}
