/*=====================================entry CSS=========================================*/
div#seo{
	margin: 8px auto 0px;
	width:922px;
	text-align:right;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-size:10px;
}
#seo a{
	text-decoration:none;
	font-size:10px;
}

#seo strong{
	font-weight:normal;
}

body{
	text-align:center;
}
/* ---------------------------aƒ^ƒO--------------------------- */
a{
	color:#283079;
	text-decoration:underline;
}
a:hover{
	color:#C43600;
	text-decoration:underline;
}

h1: {
	margin: 30px 0px 0px 20px;
	font-size: 15px;
}

/* ---------------------------info-body--------------------------- */
div#info-body {
	font-size: 12px;
	float:right;
	width: 650px;
	margin: 30px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.style3 {
	font-weight: bold;
	font-size: 16px;
}
p.style1 {
	font-weight: bold;
	font-size: 13px;
}
span.span1 {
	color: red;
}
table.table1 {
	margin: 0px 0px 20px 0px;
}
table.table1 td{
	vertical-align:top;
	line-height: 17px;
}

span.mt-enclosure a {
	color: #FFFFFF;
	text-decoration:none;
}
span.mt-enclosure a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
img.mt-image-none {
	border: none;
}

/* ---------------------------announce--------------------------- */
div#announce {
	width: 698px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 10px;
}
div#announce h1{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 35px;
}
.announce_contaner {
	width: 650px;
	margin-left: 20px;
}
h2.cate_title {
	background-image: url(img_information/announce_point.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #000199;
	text-indent:15px;
}
.announce_body {
	margin-bottom: 50px;
}
ul.announce_ul {}
ul.announce_ul li{
	line-height:17px;
}
p.no-cate {
	margin-left: 25px;
	margin-bottom: 50px;
}
table.announce_list {
	width: 100%;
	line-height: 17px;
	border-spacing:0;
	border-top: 1px solid #CCCCCC;
	margin-top: 15px;
}
table.announce_list tr{
	vertical-align: middle;
}
table.announce_list td.td_date{
	width: 80px;
	height: 33px;
	font-weight: normal;
	line-height: 17px;
	border-spacing:0;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 7px;

}
table.announce_list td{
	font-weight: bold;
	line-height: 17px;
	border-spacing:0;
	border-bottom: 1px solid #CCCCCC;
}
table.announce_list a{
	display: block;
	widht: 100%;
	height: 100%;
	color:#333333;
	text-decoration:none;
}
table.announce_list a:hover{
	color:#333333;
	text-decoration:none;
}
