
/* CSS Document */
#articles_main {
	margin-left:50px;
	text-align:left;
}
a:link {color: #000000;	}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #227DC6;}

#articles_main img {
	border:0;
	margin:0;
	padding:0;
}

#articles_text {
}
#articles_text_center {
	margin-left:50px;
	margin-right:100px;
	text-align:justify;
	
}

#articles_menu {
	margin-left:50px;
	margin-right:200px;
	top:40px;
	position:relative;
}

.articles_container{
	position:absolute;
}
.left_container {
	width:27px;
	height:200px;
	float:left;	
}
.left_top {
	width:27px;
	height:15px;
}
.left_center {
width:27px;
	height:1px;
	background-color:#000;
}
.left_btm {
	width:27px;
}
.menu_pic {
margin-top:5px;
	float:left;	
	width:21px;
	height:21px;
}
.right_container {
	height:15px;
}
.right_top {
	height:15px;
	margin:0 auto;
}
.right_top_text {
	position:relative;
	margin-bottom:5px;
	text-align:right;
	
}
.right_center {
	height:1px;
	background-color:#000;
	position:static;
}
.right_btm {
	}
.space {
	position:relative;
	width:200px;
	height:20px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}

td {
margin:0px;
padding:0px;

}
