@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

body {
	background-color: #b53460;
	background-image: url(../images/nav/bk.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #b53460;
	text-decoration: none;
}

a:hover {
	color: #633545;
}

.main {
	background-image: url(../images/nav/bk_content.gif);
	background-repeat: repeat-y;
}

.cside {
	vertical-align: top;
	width: 10px;
}

.contentbox {
	vertical-align: top;
}

.content {
	vertical-align: top;
	padding: 20px 40px 20px 50px;
}

.content p {
	line-height: 20px;
}

.small {
	font-size: 11px;
	line-height: 12px;
}

.big {
	font-size: 17px;
	line-height: 24px;
	color: #633545;
}

.heads {
	color: #b53460;
}

.picturetn td {
	padding: 0 5px 6px 0;
}
