.h3 {
	border-bottom: 1px solid e4007f;
	color: #FFFFFF;
	float: left;
	margin: 0px 60px 0px 20px;
}
.column {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.column_bold {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.img {
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.img5px {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	color: #36A4D5;
	text-decoration: none;
}
a:hover,a:active {
	color: #CFB1FB;
}
#footer {
	background-image: url(../images/bg/footer_bg.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 105px;
	width: 1200px;
	background-position: bottom;
}
#footer #copyright {
	font-size: 11px;
	color: #289AD0;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 84px;
	width: 1031px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #289AD0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tittle {
	font-size: 21px;
	font-weight: bold;
	color: #999999;
}
.place {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height: 24px;
}

.date {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.update {
	font-size: 12px;
	color: #BC8DFF;
	text-decoration: blink;
}
.colum_blue {
	color: #36A4D5;
}
