html,body,td,input,textarea,select{
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;	
	
}
html,body{
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#al{
	position: absolute;
	height: 100%;
	min-height: 100%;
	left: 50%;
}
#all{
	position: absolute;
	height: 100%;
	min-height: 100%;
	width:1002px;
	left: -501px;
}
html>body #al{
	height: auto;
}
html>body #all{
	height: auto;
}
#top{
	width: 100%;
}
#body_all{
	clear: both;
	position: relative;
	width: 100%;
	padding:14px 0 0 0;
}

#bot{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 257px;
	z-index: -1;
	/*background: url(/img/site/bot_bg.gif) repeat-x;*/
}
html>body #bot{
	z-index: 1;
}
#e{
	height: 257px;
	clear: both;
}
form{
	margin: 0;
}
img{
	border: 0px;
}
.bg1{
	background: url(../img/site/news_bg.gif) no-repeat y;
	height:100px;
}

