@charset "utf-8";

#news_header
{
	width:700px;
	padding:1px 3px 20px 1px;
}



div.wrap_top
{
	width:704px;
	background:url(../img/article/article_bg.gif) repeat-y left top #ffffff;
	margin-bottom:17px;
}

div.article_wrap
{
	background:url(../img/article/article_top.gif) no-repeat left top;
	width:680px;
	min-height:455px;
	height:auto !important;
	height:455px;
	padding:10px 13px 20px 11px;
}

.c_article .c_header
{
	background:url(../img/news/c_head_mark.gif) no-repeat 10px center #fcfcfc;
	width:618px;
	padding:10px 30px 10px;
	border:#e3e3e3 solid 1px;
	margin-bottom:18px;
	color:#4ca024;
}

.c_header h1.c_head
{
	font-weight:normal;
	font-size:116%;
}

.c_article p
{
	width:618px;
	margin:0 31px 1.2em;
}

.c_article p.c_text
{
	margin-bottom:1.3em;
}

.c_article p.c_pdf
{
	background:url(../img/article/link_tri.gif) no-repeat left center;
	width:604px;
	padding:0 0 0 14px;
	margin-bottom:1.4em;
}



div.wrap_top div.c_footer
{
	background:url(../img/article/article_bottom.gif) no-repeat left top #dff5ff;
	width:704px;
	padding-top:10px;
	text-align:right;
}

#r_column
{
	padding-bottom:47px;
}