body{
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:16px;
}

a{
	color:#fff;
}

a:hover{
	color:yellow;
}


.clear{
	clear:both;
}

#Layout{
	width:800px;
	margin:auto;
	padding:0px 50px 85px 50px;
}

#header{
	height:85px;
}

#section{
	height:100%;
	min-height:600px;
	background-color:#ED1C24;
}

#sidebar{
	width:200px;
	padding-top:80px;
	float:left;
}

#article{
	float:left;
}

#siteLoading{
	width:100%;
	height:100%;
	z-index:2000;
	display:none;
	background:url("/data/BTResource/loading.gif") #666666 no-repeat scroll 50% 50%;
	opacity:0.5;
	position:absolute;
	top:0px;
	left:0px;
}
#phiyall{
	text-align:right;
	font-size:6px;
	color:#fff;
}

#phiyall span{
	font-size:12px;
}

#phiyall a{
	text-decoration:none;
	font-size:6px;
	color:#fff;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

