#index_back{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	background-image:url(../image02/index_back.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-top:15px;
}

#logo_se{
	width:467px;
	padding-top:20px;
	margin-left:330px;
	margin-bottom:10px;
}

.index_box{
	padding:12px;
	text-align:left;
}


.box_560{
	width:560px;
	background-color:#0A0A0A;
	background-image:url(../image02/box_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:solid 1px #404040;
	float:right;
	/*margin-right:7px;*/
	margin-bottom:15px;
}

.box_300{
	width:300px;
	background-color:#0A0A0A;
	background-image:url(../image02/box_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:solid 1px #404040;
	float:left;
	/*margin-left:7px;*/
	margin-bottom:15px;
}

.box_690{
	width:690px;
	background-color:#0A0A0A;
	background-image:url(../image02/box_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:solid 1px #404040;
	float:right;
	/*margin-left:7px;*/
	margin-bottom:15px;
	margin-top:20px;
}

.news_date{
	color:#CFB19A;
	font-weight:bold;
}

ul.list{
	font-size:80%;
	margin:15px 10px 20px 28px;
}
ul.list li{
	list-style:circle;
	margin-bottom:8px;
	line-height:140%;
}

#index_flag_box{
	width:205px;
	background-image:url(../image02/box_back.gif);
	background-position:left;
	background-repeat:repeat-x;
	border:solid 1px #525252;
	padding:8px;
	/*margin-top:30px;*/
	margin-left:auto;
	margin-right:15px;
	text-align:center;
}
