body { 
	padding: 0px; 
	margin: 0px; 
	font-size: 12px; 
	font-family: arial;
	color: #343434; 
}

body {
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
	background-color: #fff6fb;
}

img {
	border: 0px;
}

a, a:link, a:hover, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #343434;
}


.top1 {
	width: 804px;
	height: 36px;
	overflow: hidden;
	background-image: url('img/img_01.jpg');
	background-repeat: no-repeat;
	float: left;
}


.top2 {
	width: 804px;
	height: 93px;
	overflow: hidden;
	float: left;
}


.top3 {
	width: 804px;
	height: 68px;
	overflow: hidden;
	background-image: url('img/img_03.jpg');
	background-repeat: no-repeat;
	float: left;
}


.top4l1 {
	width: 53px;
	height: 111px;
	overflow: hidden;
	background-image: url('img/img_04.jpg');
	background-repeat: no-repeat;
	float: left;
}

.top4l2 {
	width: 35px;
	height: 111px;
	overflow: hidden;
	background-image: url('img/img_05.jpg');
	background-repeat: no-repeat;
	float: left;
}

.top4l3 {
	width: 48px;
	height: 111px;
	overflow: hidden;
	background-image: url('img/img_06.jpg');
	background-repeat: no-repeat;
	float: left;
}

.top4l4 {
	width: 668px;
	height: 111px;
	overflow: hidden;
	background-image: url('img/img_07.jpg');
	background-repeat: no-repeat;
	float: left;
}



.top5 {
	width: 804px;
	height: 51px;
	overflow: hidden;
	background-image: url('img/img_08.jpg');
	background-repeat: no-repeat;
	float: left;
}

.top6 {
	width: 804px;
	height: 100px;
	overflow: hidden;
	background-image: url('img/img_09.jpg');
	background-repeat: no-repeat;
	float: left;
}

.top7 {
	width: 804px;
	background-image: url('img/img_10.jpg');
	background-repeat: repeat-y;
	float: left;
	overflow: visible;
}


.top8 {
	width: 804px;
	height: 96px;
	background-image: url('img/img_12.jpg');
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: -40px;
}

.footer {
	width: 804px;
	height: 67px;
	background-image: url('img/img_13.jpg');
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: -40px;
}

.textHeader {
	color: #79c4ff;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 88px 0px 82px;
}

.mainText {
	padding: 0px 88px 0px 82px;
	position: relative;
	top: -40px;
	overflow: visible;
	font-size: 13px;
}

.mainText a, .mainText a:link, .mainText a:hover, .mainText a:active, .mainText a:visited {
	color: #d6739e;
	text-decoration: underline;
}

.textsubmenu {
	position: relative;
	top: -20px;
	left: 20px;
}

.textsubmenu a, .textsubmenu a:link, .textsubmenu a:hover, .textsubmenu a:active, .textsubmenu a:visited {
	text-decoration: underline;
}


.author {
	color: black;
	float: right;
	padding-right: 25px;
	padding-top: 8px;
}

.author a, .author a:link {
	font-size: 9px; 
	color: black;
}

.copyright {
	font-size: 11px; 
	color: black;
	float: left;
	padding-left: 22px;
	padding-top: 8px;
}

.menu {
	padding: 0px 22px 0px 5px;
}

.menu img {
	padding-left: 16px;
	padding-right: 3px;
	position: relative;
	top: 3px;
}

.menu .imgspacer {
	padding-left: 16px;
}

.menu a, .menu a:link, .menu a:hover, .menu a:active, .menu a:visited {
	color: #901224;
	font-size: 13px;
}

.counter {
	float: left;
	padding-left: 220px;
}