@charset "utf-8";
/* Control page */
* {
	margin: 0;
	padding: 0;
	outline: none;	
}
body {
	padding: 0;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-align:center; 
	background-color:#000000;
	margin: 0px auto;
}
#main {
	position: relative;
	width: 100%;
	height:100%;
	margin: 0 auto;
	text-align:center;
}
#subject {
	position: absolute;
	left:95px;
	top:145px;
	width: 493px;
	height:28px;
	border: 0px #fff solid;
}
#intro {
	position: absolute;
	left:95px;
	top:180px;
	width: 493px;
	height:50px;
	border: 0px #fff solid;
	overflow:hidden;
}
#postby {
	position: absolute;
	left:95px;
	top:234px;
	width: 493px;
	height:25px;
	border: 0px #fff solid;
}
#bookmark {
	position: absolute;
	left:323px;
	top:5px;
	width: 270px;
	height:20px;
	border: 0px #fff solid;
}
#content_all {
	position: relative;
	width: 900px;
	height:100%;
	margin: 0 auto;
	text-align:center;
}
#content {
	position: relative;
	height:800;	
	width:900px;
	border: 0px #fff solid;
	margin: 0px auto;
}
#content_left {
	position: relative;
	top:0px;
	width:38px;
	height:100%;
	text-align:center;
	border: 0px #fff solid;
	background: url(http://www.100community.com/v2/wiki/template/default/images/tempage_r2_c1.jpg);
	background-repeat:repeat-y;
	float:left;
}
#content_center {
	position: relative;
	width:612px;
	height:100%;	
	text-align:left;
	border: 0px #fff solid;
	float:left;
	background-color : #FF6600;
	margin: 0px auto;
}
#content_content {
	width:580px;
	height:100%;	
	text-align:left;
	border: 0px #fff solid;
	float:left;
	padding-left:25px;
	padding-top:5px;
}
#content_right {
	position: relative;
	width:38px;
	height:100%;
	text-align:center;
	border: 0px #fff solid;
	background: url(http://www.100community.com/v2/wiki/template/default/images/tempage_r2_c3.jpg);
	background-repeat:repeat-y;
	float:left;
}
#menu {
	position:relative;
	top:-80px;
	width:205px;
	height:400px;
	border: 0px #fff solid;
	float:left;
}
#footer1 {
	position:relative;
	height:64px;
	width:900px;
	background: url(http://www.100community.com/v2/wiki/template/default/images/tempage_r3_c1.jpg);
	background-repeat:no-repeat;
}
#footer2 {
	position:relative;
	height:132px;
	width:900px;
	background: url(/v2/images/new_footer_wiki.png);
	background-repeat:no-repeat;
	behavior: url(/v2/images09/iepngfix.htc);
}
.withoutThisTableTheImageInTheLeftColumnDoesNotRepeatInFirefox {
border-collapse: collapse;
height: 100%;
width: 0px;
margin: 0px;
background-color: white;
}
/*====================================================*/
