@charset "utf-8";
div#flash {
	background-color: #ECF5FF;
	height: 300px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #720000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #720000;
	background-image: url(img/flash_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p#content {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
p#right {
	text-align: right;
	font-size: 12px;
}

div#harf {
	float: left;
	width: 280px;
	margin-left: 10px;
	margin-right: 5px;
}
p#small {
	font-size: 11px;
}
img#banar {
	margin-top: 10px;
	margin-bottom: 10px;
}
p#content2 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	line-height: 2.5em;
}
span.right {
	text-align: right;
	display: block;
	width: auto;
	margin-right: 10px;
	
}
span.center {
	text-align: center;
	display: block;
	width: auto;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
div#pege_img {
	background-color: #FFFFFF;
	height: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #720000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #720000;
}

