html,body {
	background: url('../img/bg22.png');
	font-family: arial;
	color: #000000;
}

a {
	color: #fff;
	font-style: normal;
}

a:visited{
	color: #fff;
	font-style: normal;
}

a:hover{
	font-style: italic;
}

div.center {
	margin-left: auto;
	margin-right: auto;
}

div.main {
	width: 1024px;
	margin: 0 auto;
	background-color: #1b1b1b;
	color: #fff;
}

img.center {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

div.cr{
		display: block;
		margin-left: auto;
		margin-right: auto;
		background: #1b1b1b;
		color: #fff;
		clear: both;
		min-height: 50px;
	}

p.copyright {
		text-align: center;
		font-size: 12px;
	}

div.menu {
	display: block;
	width:180px;
	float: left;
}

div.external {
	width:180px;
	margin-left: 0px;
	padding-left: 20px;
	float: right;
}

div.content{
	float: right;
	width: 844px;
}

div.contenta{
	float: left;
	width: 664px;
}

div.contentb{
	float: right;
	width: 180px;
	