
#l_container
{
	z-index: 1;
	position: relative;
	width: 1000px;
	height: 1024px;
	margin: auto;
	border: 0px solid;
	padding: 0px;
}

#l_header
{
	position: absolute;
	top: 0px;
	left: 140px;
	width: 720px;
	height: 115px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/top.jpg');
}

#l_tleft
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 140px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/tleft.jpg');
	text-align: center;
}

#l_left
{
	position: absolute;
	left: 0px;
	top: 200px;
	height: 824px;
	width: 140px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/left.jpg');
	text-align: center;
}

#l_tright
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 200px;
	width: 140px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/tright.jpg');
	text-align: center;
}

#l_right
{
	position: absolute;
	right: 0px;
	top: 200px;
	height: 824px;
	width: 140px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/right.jpg');
	text-align: center;
}

#l_center
{
	position: absolute;
	left: 140px;
	top: 115px;
	height: 865px;
	width: 720px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/center.jpg');
	text-align: center;
}

#l_footer
{
	position: absolute;
	left: 140px;
	bottom: 0px;
	height: 44px;
	width: 720px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/bottom.jpg');
	text-align: center;
}

#l_llbord
{
	position: absolute;
	left: 10px;
	top: 10px;
	height: 190px;
	width: 10px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/llnew.gif');
	text-align: center;
}

#l_lnews
{
	position: absolute;
	left: 20px;
	top: 10px;
	height: 190px;
	width: 325px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	overflow: auto;
	background-color: #123411;
	text-align: center;
}

#l_lrbord
{
	position: absolute;
	left: 345px;
	top: 10px;
	height: 190px;
	width: 10px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/rrnew.gif');
	text-align: center;
}

#l_rlbord
{
	position: absolute;
	right: 345px;
	top: 10px;
	height: 190px;
	width: 10px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/llnew.gif');
	text-align: center;
}

#l_rnews
{
	position: absolute;
	right: 20px;
	top: 10px;
	height: 190px;
	width: 325px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	overflow: auto;
	background-color: #123411;
	text-align: center;
}

#l_rrbord
{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 190px;
	width: 10px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-image: url('../images/layout/rrnew.gif');
	text-align: center;
}

#l_lbord
{
	position: absolute;
	left: 10px;
	bottom: 10px;
	height: 645px;
	width: 10px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-color: #000000;
	text-align: center;
}

#l_article
{
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 10px;
	height: 645px;
	width: 680px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	overflow: auto;
	background-color: #123411;
	text-align: center;
}

#l_rbord
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 645px;
	width: 10px;
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	background-color: #000000;
	text-align: center;
}

#l_security
{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 10px;
	/*width: 130px;*/
	margin: 0px;
	border: 0px solid;
	padding: 0px;
	/*background-color: #FF0000;*/
	text-align: center;
}