.main
{
	background-color: #fff;
	width: 920px;
	margin: 0 auto;
	padding: 0;
}
.intermediate
{
	background-image: url(images/position.jpg);
	height: 22px;
	width: 100%;
}
/*left*/
#d_news_left
{
	margin: 0;
	padding: 0;
	width: 620px;
	float: left;
}
.main_horizontal_news
{
	width: 591px;
	margin: 16px auto 0;
	padding: 0;
}
.content
{
	background-image: url(images/heading_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 49px;
}
.middlecontent
{
	background: url(images/heading_2.jpg) top center repeat-x;
}
.d_content_title
{
	margin-top: 8px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	width: 500px;
	height: 30px;
	line-height: 30px;
	text-indent: 0.5em;
}
.main_right
{
	background-image: url(images/heading_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
	width: 14px;
}
.display_content
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background-color: #fff;
}
.display_content_title
{
	text-align: center;
	font-size: 28px;
	padding-top: 16px;
	font-weight: bold;
}
.display_content_datetime
{
	font-size: 12px;
	color: #ccc;
	text-align: center;
	padding-top: 16px;
}
.display_content_mainbody
{
	line-height:22px;
	margin: 0 auto;
	padding: 16px 0;
	font-size:13px;
	color:#666;
	width: 566px;
}
.main_tail
{
	background-image: url(images/tail.jpg);
	background-repeat: no-repeat;
	width: 591px;
	height: 12px;
}
/*right*/
#d_news_right
{
	margin: 0;
	padding: 0;
	width: 290px;
	float: left;
}
.main_right_11
{
	margin: 16px auto 0;
	padding: 0;
	width: 280px;
}
.main_right_picking
{
	padding-top: 6px;
	width: 280px;
}
.main_right_synopsis_y
{
	background-image: url(images/classification_y.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 135px;
}
.main_right_synopsis_y td
{
	text-indent: 1.5em;
	padding-top: 1px;
}
.main_right_synopsis_n
{
	background-image: url(images/classification_n.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 135px;
}
.main_right_synopsis_n td
{
	text-indent: 1.5em;
	padding-top: 1px;
}
.main_right_table_a
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.main_right_table_b
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.main_right_ministry
{
	background-image: url(images/client_ministry.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 23px;
	width: 74px;
}
a:link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	color: #FE9900;
	text-decoration: none;
}
a.a:link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.a:visited
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.a:hover
{
	font-size: 12px;
	color: #fe9900;
	text-decoration: none;
}

a.b:link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.b:visited
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.b:hover
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.img img
{
	border: 0;
}
