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



#top1 {
	
	width:500px;
	height:200px;
	margin:10px auto;
	
}

h2 {
	width:200px;
	margin:0 auto;
	color: #ccc;
	font-size:18px;
	line-height:30px;
}

h2 a {
	color: #D3288A;
}

h2 a:hover {
	color:#C0C0C0;
}



.small {
	font-size:11px;
	color:#DBB668;
	padding:10px;
}

#left {
	width:200px;
	float:left;
	margin-top:30px;
	margin-left:280px;
}

#right {
	width:200px;
	float:right;
	margin-top:30px;
	margin-right:220px;
	margin-bottom:100px;
}

h1 {
	font-size:16px;
	text-align:center;
	font-weight: bold;
	
	color: #2B4A89;
}
#close {
	  text-align:center;
	  clear:both;
}

.new {
	font-size:12px;
	color:#C79821;
	padding-left:10px;
}

h3 {
	text-indent:-9999px;
}

h4 {
	text-indent:-9999px;
}
