@charset "UTF-8";


div#header {
	width: 916px;
	height: 380px;
	margin: 0px auto 0px auto;
	padding-right: 8px;
	overflow: hidden;
	position: relative;
	z-index: 1000;
}

h2#indeximage {
	width: 970px;
	height: 321px;
	position: absolute;
	left: -19px;
	top: -321px;
	text-indent: -5000px;
	background-image: url(../images/index_main.png);
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/index_main.png', sizingMethod='scale');
}
div.section_01 {
	width: 610px;
	padding-left: 120px;
	text-align: left;
	background: url(../images/index_snipet.jpg) center left no-repeat;
}
div.section_01 h3 {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	padding-top: 12px;
	padding-bottom: 6px;
}
div.section_01 p {
	font-size: 13px;
	line-height: 20px;
	width: 490px;
}
div.news {
	width:608px;
	border: 1px solid #DDD;
	margin: 15px auto 30px auto;
	text-align: center;

}
div.news h3 {
	width: 608px;
	height: 36px;
	text-indent: -5000px;
	background: url(../images/index_h3_01.gif) no-repeat;
}
dl.weblogs_headline {
	width: 578px;
	margin: 0px auto 10px auto;
	text-align: left;
	background-color: #FFF;
}
dl.weblogs_headline dt {
	border-bottom: 1px solid #AAA;
	padding: 15px 4px 2px 4px;
}
dl.weblogs_headline span {
	float: right;
	font-size: 10px;
	color: #666;
	padding-top: 5px;
}
dl.weblogs_headline a {
	font-size: 14px;
	font-weight: bold;
}
dl.weblogs_headline dd {
	padding: 5px 4px 5px 4px;
	font-size: 13px;
	line-height: 21px;
	border-bottom: 3px solid #DDD;
	}
div.weblogs_headline {
	width: 292px;
	text-align: center;
	min-height: 335px;
}
div.weblogs_headline h3 {
	width: 292px;
	height: 38px;
	text-indent: -5000px;
	background: url(../images/index_h3_02.gif) no-repeat;
	margin-bottom: 5px;
}
div.article_image img {
	width: 292px;
}
div.article_image span {
	display: block;
	width: 292px;
	font-size: 12px;
	padding-top: 4px;
	line-height: normal;
}
div.newitem {
	float: right;
	width: 292px;
	height: 350px;
	text-align: left;
}
div.newitem h3 {
	width: 292px;
	height: 38px;
	text-indent: -5000px;
	background: url(../images/index_h3_03.gif) no-repeat;
	margin-bottom: 5px;
}
div.newitem ul {
	margin: 5px 0px 0px 4px;
}
div.newitem ul li {
	float: left;
	margin: 1px;
	width: 45px;
}
div.newitem ul li a {
	display: block;
	width: 45px;
	height: 45px;
	overflow: hidden;
	position: relative;
}
div.newitem ul li img {
	position: absolute;
	top: -20px;
	left: -20px;
}