
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #014182;
}

a {
	color: #014182;
}

.pages a, .pages span {
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.pages span {
	background-color: #EEEEEE;
	color: #000000;
}

.set {
	width: 240px;
	height: 280px;
	padding: 2px;
	float: left;
	text-align: center;
	
}

.set img {
	margin-top: 5px;
	border: 4px solid #FF0000;
}

.set b {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #014182;
}

.big {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #014182;
}

a.big {
	color: #FF0000;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	margin-bottom: 4px;
}

#header, #border, #footer, #footerinfo {
	width: 979px;
}

#header .logo {
	width:571px;
	float:left;
}

#header .ad {
	width:408px;
	float:left;
	text-align: center;
}

#border {
	background-image: url('../images/index_03.gif');
	background-repeat: no-repeat;
	height: 35px;
	padding: 2px;
}

#border div {
	width: 326px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
}

#info {
	width: 238px;
	font-size: 13px;
}

#info .info {
	color: #FF0000;
	font-weight: bold;
}

#info .poppen {
	font-size: 15px;
	font-weight: bold;
}

#info h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

#footer {
	border-bottom: 1px #CCCCCC solid;
}

#footer .info {
	font-size: 17px;
	font-weight: bold;
}

.poppen {
	color: #FF0000;
	font-weight:bold;
}

#footerinfo td {
	font-size: 12px;
}

#content {
	font-size: 13px;
}

.clear {
	clear:both;
}

