#main_right {
	width : 200px !important;
	width /**/: 220px;
	margin : 0;
	padding-left : 20px;
}

h4 {
	margin-bottom : 13px;
	padding : 7px;
	font-weight : normal;
	font-size : 12px;
	color : #ffffff;
	background : #18368f;
	text-align : center;
}

#article {
	width : 199px !important;
	width /**/: 200px;
	margin-bottom : 15px;
	border-top : solid 1px #b4b4b4;
	border-left : solid 1px #b4b4b4;
}

#article th {
	width : 36px;
	background : #e4ecf3;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	font-weight : normal;
}

#article td {
	width : 144px !important;
	width /**/: 163px;
	padding : 6px 6px 6px 10px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
}

#main_right ul {
	list-style : none;
}

#main_right ul li {
	margin-bottom : 4px;
}