* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../img/bgglad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "MS UI Gothic", Tahoma;
}
h1 {
	font-size: 10px;
	text-align: right;
}
h1 strong {
	font-weight: bold;
}
h2 {
	font-size: 100%;
}



strong {
	font-weight: normal;
}
.real {
	font-weight: bold;
}

.headcont {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}



.bodycont {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bodyimg.gif);
	line-height: 1.4em;
	font-size: 95%;
	color: #666666;
}
.box {
	padding: 10px;
}
.box_line {
	border: 1px solid #999999;
	padding: 10px;
}

.box_lr {
	padding-right: 10px;
	padding-left: 10px;
}


html {
	background-color: #FFCF63;
}
.box_rz {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box_lz {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.footercont {
	clear: both;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footrcont_in {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.cb {
	clear: both;
}
.p_discription {
	font-size: 70%;
	font-weight: bold;
}
#menu {
	padding-right: 10px;
	padding-left: 10px;
}
.box li {
	list-style-type: none;
	line-height: 1.4em;
}
table td {
	padding: 2px;
	border: 1px solid #666666;
}
table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.ind {
	padding-right: 2em;
	padding-left: 2em;
}
img.campaign {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.box_center {
	text-align: center;
}

