.page_content_container {
    margin-top:5px;

}
.page_content {
	width:630px;
    height:140px;
	padding:5px;
	border-bottom:1px dotted #ccc;

}
.page_content:hover {
	width:630px;
    height:140px;
	padding:5px;
	background-color:#d8dada;
	border-bottom:1px dotted #ccc;

}
.page_content_farleft {
	float:left;
	width: 55px;
	height:60px;
	border:1px solid #000;

}
.date_top{
	background-color:#ce0101;
	font-family:verdana;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}
.date_top_green{
	background-color:#26a903;
	font-family:verdana;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}
.date_top_gray{
	background-color:#6e6e6e;
	font-family:verdana;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}
.date_bottom{
	font-family:verdana;
	color:#000;
	font-weight:bold;
	font-size:30px;
	text-align:center;
	background-color:#fff;
	
}
.page_content_left {
	float:left;
	padding-right:10px;
	padding-left:10px;
	width: 160px;
	height:120px;

}
.page_content_left_img {
	border: 1px solid #000;
	padding:3px;

}
.page_content_right {
	float:left;
	width:390px;
	height:120px;
}
.page_content_right_title {
	margin-top:3px;
}
.page_content_right_title A:link {text-decoration: none;color:#000;font-size:18px;}
.page_content_right_title A:visited {text-decoration: none;color:#000;font-size:18px;}
.page_content_right_title A:active {text-decoration: underline;color:#000;font-size:18px;}
.page_content_right_title A:hover {text-decoration:underline; color:#000;font-size:18px;}

.post_date {
	font-size:11px;
	color:#999797;
	margin: 0px;

}
.post_date A:link {text-decoration: none;color:#9c0202;font-size:11px;font-weight:bold;}
.post_date A:visited {text-decoration: none;color:#9c0202;font-size:11px;font-weight:bold;}
.post_date A:active {text-decoration: underline;color:#ee1c25;font-size:11px;font-weight:bold;}
.post_date A:hover {text-decoration:underline; color:#ee1c25;font-size:11px;font-weight:bold;}

.show_date{
	padding:3px;
	border-bottom:1px dotted #ee1c25;
	border-top:1px dotted #ee1c25;
	font-weight:bold;
	font-size:12px;
}
.post_information{
	text-align:left;
	font-size:12px;
	margin-top:20px;
}

.post_information A:link {text-decoration: none;color:#9c0202;font-size:11px;font-weight:bold;}
.post_information A:visited {text-decoration: none;color:#9c0202;font-size:11px;font-weight:bold;}
.post_information A:active {text-decoration: underline;color:#ee1c25;font-size:11px;font-weight:bold;}
.post_information A:hover {text-decoration:underline; color:#ee1c25;font-size:11px;font-weight:bold;}

.view_post{

	padding-right:30px;
}
.content_title{
	border-bottom:1px solid #272626;
	color:#272626;
	letter-spacing:-1px;
}
.sort_container{
	width:650px;
	height:35px;
}
.sort_container_left{
	float:left;
	width:250px;
	font-size:11px;
	
}
.sort_container_left A:link {text-decoration: none;color:#9c0202;font-size:11px;}
.sort_container_left A:visited {text-decoration: none;color:#9c0202;font-size:11px;}
.sort_container_left A:active {text-decoration: underline;color:#ee1c25;font-size:11px;}
.sort_container_left A:hover {text-decoration:underline; color:#ee1c25;font-size:11px;}

.sort_container_right{
	text-align:right;
	width:400px;
	float:right;
}








