body {
	font-size: 12px;
	color: #333333;
	background-color: #341B1B;
	margin: 0px;
	line-height: 140%;
	text-align: center;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover,a:focus {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#wrapper {
	width: 700px;
	margin: 0 auto;
	padding: 200px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#box {
	text-decoration: none;
	clear: both;
	margin-top: 0px;
	margin-left: 80px;
	margin-right: 80px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #ECEDED;
	margin-bottom: 10px;
	line-height: 140%;
	padding-top: 5px;
}
#herf {
	float: left;
	width: 330px;
	margin-left: 10px;
}
.box_top {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	text-align: left;
	padding-top: 24px;
	padding-left: 80px;
	font-weight: bold;
	text-decoration: none;
}
.box_top a {
	color: #FFFFFF;
	display: block;
}
.box_top a:hover,
.box_top a:focus {
	background-image: url(img/main_menu_ov.gif);
	color: #CCCC99;
}
.box_center {
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/box.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-top: 6px;
	padding-left: 50px;
}
.box_under {
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding-top: 6px;
	padding-left: 50px;
	height: 46px;
}
#footer {
	clear: both;
	width: 700px; /* for WinIE6.7 */
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.comment_inner {
	margin: 2px;
	border: 1px dotted #333333;
	padding-right: 4px;
	padding-left: 4px;
}
.pingcommentBox{
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 6px;
	text-align: left;
}
#bannerBox {
	padding: 6px;
	clear: both;
}
.imgBox{
	padding: 6 2 6 3;
}


