/* pagetop */
#pagetopParagraph {
 position:absolute;
 top:-1em;
 line-height:1;
 visibility:hidden;
}

p.toPagetop {
 margin-bottom:5px;
 text-align:right;
 font-size:85%;
}

p.toPagetop a {
 color:#333333;
 text-decoration:none;
}

p.toPagetop a:hover {
 color:#333333;
 text-decoration:underline;
}

/* header */
#header {
	width:806px;
	background-image: url(../pimages/headbg.jpg);
	background-repeat: repeat-y;
}

#header h1 {
	padding:0px;
	font-weight:normal;
	margin: 0px;
}

#header h1 a {
 color:#000000;
}

#header input {
 vertical-align:middle;
}

#header table {
}

#header th {
	font-size: small;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-bottom: 6px;
}

#header td {
	text-align: right;
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 8px;
}

#headline {
 padding:5px 20px 0px 20px;
 font-weight:normal;
}

#title {
	width:806px;
	background-color: #FFFFFF;
	background-image: url(../pimages/bodybg.gif);
	background-repeat: repeat-y;
}

.sideform {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 778px;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 12px;
}

/* container */
.container {
	background-image: url(../pimages/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 806px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* recommend */
#recommend {
 float:left;
 width:380px;
 border:1px solid #b2b2b2;
 background-color:#ffffff;
 color:#000000;
}

#recommend h2 {
 padding:2px 4px;
 background:#e8e4e0 url('../pimages/bgimg_content.gif');
 color:#003c49;
 font-weight:normal;
}

#recommend table {
 margin:2px 5px;
}

#recommend td {
 vertical-align:top;
}

#recommend p.description {
 margin:3px 0 0;
 font-size:85%;
}

/* footer */
#footer {
	clear:both;
	padding:10px 0 0px;
	text-align:center;
	background:#DEDDC5 url(../pimages/footbg.gif) top;
	color:#000000;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#footer a {
 color:#003c49;
}

/* left menu */
#leftMenu {
	clear:left;
	float:left;
	width:182px;
	padding:20px 15px 10px 12px;
	margin-left: 7px;
}

/* right menu */
#rightMenu {
 float:left;
 width:182px;
 padding:20px 0 10px 15px;
}

/* main contents */
#contents {
 float:left;
 width:375px;
 margin:20px 0;
}

.ad {
	text-align: center;
	margin-bottom: 10px;
}

.ad2 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}