html, body {
	background-color: #DDD;
}
#content {
	width: 900px;
	height: auto;
	margin: auto;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#content a:link {
	color: #369;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #369;
}
#content a:hover {
	text-decoration: none;
	color: #36F;
}
#content a:active {
	text-decoration: none;
	color: #369;
}
#content #header {
	background-image: url(header.png);
	width: 900px;
	height: 129px;
}
/*#content #topmenu {
	width: 840px;
	height: 30px;
}
#content #topmenu_left {
	background-image: url(topmenu_left.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 30px;
	float: left;
}
#content #topmenu_middle {
	background-image: url(topmenu_middle.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 30px;
	max-width: 850px;
	margin-left: 7px;
}
#content #topmenu_right {
	background-image: url(topmenu_right.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 30px;
	float: right;
}*/
#content #subcontent {
	width: 885px;
	height: auto;
	border: 1px solid #999;
	background-color: #eee;
	margin-left: 5px;
	margin-top: 5px;
	padding: 3px;
}
#content #left {
	width: 202px;
	height: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
}
#content #right {
	width: 672px;
	height: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	float: right;
}
#content .leftbox {
	width: 202px;
	height: auto;
}
#content .leftbox_top {
	background-image: url(boxes_1.png);
	background-position: -10px -10px;
	background-repeat: no-repeat;
	width: 182px;
	height: 33px;
	padding-top: 17px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
}
#content .leftbox_middle {
	background-image: url(leftbox_middle.gif);
	background-repeat: repeat-y;
	width: 182px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#content .leftbox_bottom {
	background-image: url(boxes_1.png);
	background-position: -10px -82px;
	background-repeat: no-repeat;
	width: 202px;
	height: 15px;
}
#content .rightbox {
	width: 202px;
	height: auto;
}
#content .rightbox_top {
	background-image: url(boxes_1.png);
	background-position: -10px -117px;
	background-repeat: no-repeat;
	width: 652px;
	height: 36px;
	padding-top: 17px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
}
#content .rightbox_middle {
	background-image: url(rightbox_middle.gif);
	background-repeat: repeat-y;
	width: 652px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#content .rightbox_middle p {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 652px;
}
#content .rightbox_bottom {
	background-image: url(boxes_1.png);
	background-position: -10px -190px;
	background-repeat: no-repeat;
	width: 672px;
	height: 15px;
}
.button {
	text-decoration: none;
	font-size: 14px;
	padding: 6px 12px;
	border: 1px solid #AAA;
	color: #000000;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: #f2f2f2 url('button.gif') repeat-x scroll left top;
	cursor: pointer;
}
.button:hover {
	color: #000;
	border-color: #666;
}
.button:active, .submit input:active, .button-secondary:active {
	background: #eee url('button-active.gif') repeat-x scroll left top;
}
#content .input {
	background: #f2f2f2 url('button.gif') repeat-x scroll left top;
	text-decoration: none;
	font-size: 14px;
	padding: 6px 12px;
	border: 1px solid #AAA;
	color: #000000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#content .input:hover {
	border-color: #666;
	color: #000000;
}
#content select {
	background: #f2f2f2 url('button.gif') repeat-x scroll left top;
	text-decoration: none;
	font-size: 14px;
	padding: 6px 12px;
	border: 1px solid #AAA;
	color: #000000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#content .txtarea {
	background: #f2f2f2 repeat scroll left top;
	text-decoration: none;
	font-size: 14px;
	padding: 6px 12px;
	border: 1px solid #AAA;
	color: #000000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#content select:hover {
	border-color: #666;
	color: #000000;
}
.main_container {
	width: 670px;
	margin: auto;
}
.item {
	width: 310px;
	height: auto;
	padding: 3px;
	margin: 3px;
	border: 1px solid #666;
	;
	float: left;
}
.item img {
	margin-right: 5px;
	border:1px solid #666;
}
.cp_box {
	width: 149px;
	height: auto;
	padding: 3px;
	margin: 3px;
	border: 1px solid #666;
	float: left;
	text-align: left;
}
.cp_box_ {
	width: 149px;
	height: auto;
	padding: 3px;
	margin: 3px;
	border: 1px solid #666;
	float: left;
}
#content .rightbox_middle img {
	margin-right: 5px;
	border: 1px solid #000;
}
.tape {
	width: 640px;
	padding: 5px;
	background-color: #d4d4d4;
	border: 1px solid #666;
}
.error {
	background-color: #FF7F7F;
	border: 1px solid #A93838;
	padding: 5px;
	width: 640px;
}
.success {
	background-color: #66CC66;
	border: 1px solid #2D872D;
	padding: 5px;
	width: 640px;
}
.image {
	width:100px;
	overflow:hidden;
	float:left;
}
.imagesmall {
	width:55px;
	overflow:hidden;
	float:left;
}
.imagelb {
	width:100px;
	overflow:hidden;
}
.imageThumbsmall {
	position:relative;
	padding:1px;
	width:55px;
	height:55px;
	overflow:hidden;
}
.statussmall {
	left:2px;
	bottom:2px;
	text-align:left;
	white-space:nowrap;
	position:absolute;
	opacity:0.80;
	font-size: 12px;
}
.imageThumb {
	position:relative;
	padding:1px;
	width:100px;
	height:100px;
	overflow:hidden;
}
.status {
	background-color:#FFFFFF;
	left:2px;
	bottom:4px;
	text-align:left;
	white-space:nowrap;
	position:absolute;
	opacity:0.80;
	padding:2px;
	font-size: 12px;
}
.status span {
	color:#000000;
	height:auto;
}
.checkedborder {
	width: 149px;
	min-height: 325px;
	height: auto;
	padding: 3px;
	margin: 3px;
	border: 1px solid #666;
	background-color: #FFF;
	opacity:0.7;
	float: left;
}
#accordion {
	width: 650px;
}
#forum-wrap {
	width: 650px;
}
.cat {
	background-color: #CCC;
	border: 1px solid #333;
	padding: 5px;
}
.subcat {
	background-color: #EEE;
	margin-left: 5px;
	padding: 5px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.subcatlr {
	background-color: #EEE;
	margin-left: 5px;
	padding: 5px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
.forumholder {
	width: 650px;
}
.forumleft {
	margin-left: 10px;
	width: 28%;
	background-color: #E0E0E0;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 5px;
	float: left;
}
.forumright {
	width: 66.5%;
	background-color: #EAEAEA;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	padding: 5px;
	float: left;
	overflow: auto;
}
.table {
	display: table;
	width: 100%;
	border: 1px solid #666;
}
.row {
	display: table-row;
	border: 1px solid #666;
}
.cell {
	display: table-cell;
	border: 1px solid #666;
}
.line {
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	text-align: center;
	width: auto;
}
#table {
	width: 650px;
	text-align: center;
}
.schedule_box {
	display: table;
	width: 650px;
	padding: 3px;
	padding-top: 0px;
	background-color: #d4d4d4;
	border: 1px solid #666;
}
.schedule_box h3 {
	margin: 5px;
}
.schedule {
	display: table-row;
	width: 120px;
	height: auto;
	padding: 2px;
	margin: 1px;
	border: 1px solid #666;
	float: left;
	text-align: left;
}
.cursor {
	cursor: pointer;
}
