@charset "utf-8";
/* CSS Document */

.center .headline {
	margin:0px;
	clear:both;
	overflow:hidden;
}
.center .lp .headline {
	padding:0 0 5px 0;
	margin:5px;
	border-bottom: 2px dotted #CCC;
	_overflow:hidden;
	_width:95%;
}
.center .headline h2 {
	background-image:url(../images/h2bgright.jpg);
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: right top;
}
.center .headline h2 span {
	background-image: url(../images/h2bgleft01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #035173;
	padding:6px 10px 7px 45px;
}
.center .headline .body {
	margin:0;
	padding:0;
}
.center .headline .body .article {
	margin:10px 5px;
	clear:both;
	border-bottom: 2px dotted #999;
	overflow:hidden;
	_width:97%;

}
.center .lp .headline .body .article {
	margin:10px 5px;
	clear:both;
	border: none;
	overflow:hidden;
	_width:97%;

}
.center .headline .body .article .image {
	background-image: url(../images/imagebg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:166px;
	height:124px;
	float:left;
	margin:0 10px 10px 0;
}
.center .headline .body .article h3 {
	color: #333;
	font-size:100%;
	margin:0 0 8px 0;
}
.center .headline .body .article h3 a {
	text-decoration: underline;
}
.center .headline .body .article h3 a:hover {
	color: #C00;
	text-decoration: underline;
}
/*-*/
.center .lp .headline .body .article h3 {
	color: #a40000;
	font-size:100%;
	margin:0 0 8px 0;
	padding: 1px 0 0 23px;
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.center .lp .headline .body .article h3 img {
	vertical-align:middle;
	margin:0 0 0 5px;
}
.center .headline .body .article .image img {
	width:150px;
	height:110px;
	margin:8px 0 0 8px;
}
.center .headline .body .article p {
	line-height: 170%;
	margin:0 0 10px 0;
}
.center .headline .body .article p .detail {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding:0 0 0 10px;
	margin:0 0 0px 5px;
	_display:inline-block;
}
.center .headline .body .article p .detail a {
	color: #333;
	text-decoration: underline;
}
.center .headline .body .article p .detail a:hover {
	color: #c00;
	text-decoration: underline;
}
.center .headline .body ul {
	margin:0 5px;
	padding:0;
	clear:both;
}
.center .headline .body ul li {
	margin:0 0 5px 0;
	padding:1px 0;
	border-bottom: 1px solid #b5b5b5;
	color:#333;
	_width:538px;
}
.center .headline .body ul li a {
	color:#333;
	text-decoration: none;
	padding:0 0 0 13px;
	background-image: url(../images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
.center .headline .body ul li a:hover {
	color:#C00;
	text-decoration: none;
}
.center .headline .body .more {
	background-image: url(../images/morerightbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	margin:0;
}
.center .headline .body .more a {
	background-image: url(../images/moreleftbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding:2px 8px 6px 20px;
	padding:5px 8px 3px 20px\9;
 *padding:5px 8px 6px 20px;
	_padding:5px 8px 3px 20px;
	text-decoration: none;
	color: #333;
}
/*-----------------------------------------------------------------headline2-*/
.center .lp .headline2{
	padding:0 0 5px 0;
	margin:5px;
	border-bottom: 2px dotted #CCC;
	overflow:hidden;
	_width:95%;
}
.center .headline2 .body .article {
	margin:10px 5px;
}
.center .headline2 .body .article h3 {
	color: #a40000;
	font-size:100%;
	margin:0 0 8px 0;
	padding: 1px 0 0 23px;
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.center .headline2 .body .article h3 img {
	vertical-align:middle;
	margin:0 0 0 5px;
}
.center .headline2 .body .article .image img {
	width:150px;
	height:110px;
	margin:8px 0 0 8px;
}
.center .headline2 .body .article p {
	line-height: 170%;
	margin:0 0 10px 0;
}
.center .headline2 .body .article p .detail {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding:0 0 0 10px;
	margin:0 0 0px 5px;
	_display:inline-block;
}
.center .headline2 .body .article p .detail a {
	color: #333;
	text-decoration: underline;
}
.center .headline2 .body .article p .detail a:hover {
	color: #c00;
	text-decoration: underline;
}
.center .headline2 .body ul {
	margin:0;
	padding:0;
	clear:both;
}
.center .headline2 .body ul li {
	margin:0 0 5px 0;
	padding:0 5px;
	border-right: 1px solid #b5b5b5;
	color:#333;
	float:left;
	
}
.center .headline2 .body ul li a {
	color:#069;
	text-decoration: none;
}
.center .headline2 .body ul li a:hover {
	color:#C00;
	text-decoration: none;
}

