@charset "utf-8";

body {
	background:#0862B0 url(img/bg1.jpg) no-repeat center top; margin: 10px 0px; font-family:Arial
}


a:link {
	text-decoration: none; color: #FFCC00
}
a:visited {
	text-decoration: none; color: #FFCC00
}
a:hover {
	text-decoration: none; color: #589DD8
}
a:active {
	text-decoration: none; color: #589DD8; outline:1px dotted
}


.date {
	font-size: 10px; color: #f5f5f5; font-weight:bold; text-transform:uppercase
}
.news {
	font-size: 11px; color: #FFF
}
.ft {
	font-size: 11px; color: #FFF; line-height:16px
}
.main {
	font-size: 12px; color: #FFF; line-height:17px
}
.main2 {
	font-size: 11px; color: #FFF; line-height:16px
}
.title1 {
	font-size: 13px; color: #589DD8; text-transform:uppercase; font-weight:bold
}
.title2 {
	font-size: 12px; color: #589DD8; font-weight:bold
}
#slidewrap {
	margin: 0;
	padding: 10px;
	border: 1px solid #000000;
}
#slidewrap div { text-align: center; }
