@charset "UTF-8";
/* CSS Document */


#articles {
	position:absolute;
	background:url(../images/layout/articles/inside.png);
	height:3000px;
	width:909px;
	top:50px;
	z-index:2;
}
#tlc {
	position:absolute;
	width:9px;
	height:10px;
	background:url(../images/layout/articles/tlc.png);
	top:0px;
	left:0px;
	z-index:3;
}
#blc {
	position:relative;
	width:9px;
	height:2px;
	background:url(../images/layout/articles/blc.png);
	bottom:90px;
	left:100px;
	z-index:3;
}
#left {
	position:relative;
	background:url(../images/layout/articles/left.png);
	height:99.5%;
	width:5px;
	left:0px;
	top:0px;
	z-index:3;
}
#top {
	position:relative;
	background:url(../images/layout/articles/top.png);
	height:8px;
	width:900px;
	top:0px;
	left:9px;
	z-index:3;
}
#right {
	position:absolute;
	background:url(../images/layout/articles/right.png);
	height:100%px;
	width:2px;
	left:907px;
	top:7px;
	z-index:3
}
p.pStyle6 {
	font-size:18px;
	width:720px;
	color:#000000;
	float:left;
	margin-left:100px;
	text-align:center;
	font-weight: bolder;
	margin-top:0px;
	z-index:4;
}
p.pStyle7 {
	font-size:16px;
	width:720px;
	color:#000000;
	float:left;
	margin-left:100px;
	text-align:left;
	line-height:200%;
	top:70px;
	z-index:4;
	line-height: 150%;
}
p.pStyle8 {
	width:720px;
	color:#000000;
	text-align:center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	margin-left:100px;
	margin-top:60px;
	z-index:4;	
}
