@charset "utf-8";
/* CSS Document */
.div_title
{
	border-top:3px solid #3399ff;
	background-color:#d7e6ee;
	background-repeat:repeat-y;
	width:417px;
	height:98px;
	padding-left:17px;
	padding-top:12px;
	text-align:left;
}
.div_title
{
	font-size:14px;
}
.top_outer
{
	background-image:url(../images/top_outer.png);
	background-repeat:no-repeat;
	width:435px;
	height:10px;
	/*margin-bottom:-12px;*/
}
.body_outer
{
	background-image:url(../images/between_outer.png);
	background-repeat:repeat-y;
	width:435px;
	padding-bottom:15px;
}
.bottom_outer
{
	background-image:url(../images/bottom_outer.png);
	background-repeat:no-repeat;
	width:435px;
	height:21px;
}
.top_inner
{
	background-image:url(../images/top_white.png);
	background-repeat:no-repeat;
	width:423px;
	height:10px;
}
.body_inner
{
	background-image:url(../images/between_white.png);
	background-repeat:repeat-y;
	width:403px;
	height:111px;
	padding-left:10px;
	padding-right:20px;
}
.body_inner p
{
	margin:0px;
}
.bottom_inner
{
	background-image:url(../images/bottom_white.png);
	background-repeat:no-repeat;
	width:423px;
	height:10px;
}
.content_text
{
	position:relative;
	width:423px;
	margin:0px 0px px 15px;
}
.content_inner
{
	position:relative;
	width:423px;
	height:131px;
}
.list_article
{
	margin-top:-75px;
}
.space_content
{
	width:423px;
	height:8px;
}
.image_text
{
 	padding-top:4px;
	padding-right:12px;
	float:left;
}
.text_article
{
	float:left;
	/*width:269px;*/
	text-align:left;
	overflow:hidden;
}
.text_article span
{
	font-size:12px;
	font-weight:bold;
}
.title_text
{
	padding-bottom:2px;
}
.text_article a span
{
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.p_more
{
	vertical-align:top;
}
