﻿@import url("common.css");

#topimg {
	background				: url("../img/topimg.jpg") no-repeat;
	height					: 210px;
}

.toppic {
	float					: left;
	margin-top				: 5px;
	padding-left			: 5px;
}

.newsbox {
	width					:470px;
	margin-bottom			: 25px;
}

.newsbox-h3 {
	height					: 37px;
	font-size				: 14px;
	line-height				: 37px;
	background				: url("../img/midashibg0001.jpg") no-repeat;
	color					: #fff;
	font-weight				: bold;
}

.newsbox2-h3 {
	height					: 37px;
	font-size				: 14px;
	line-height				: 37px;
	background				: url("../img/midashibg02.jpg") no-repeat;
	color					: #fff;
	font-weight				: bold;
}

.newsbox3-h3 {
	height					: 37px;
	font-size				: 14px;
	line-height				: 37px;
	background				: url("../img/midashibg03.jpg") no-repeat;
	color					: #fff;
	font-weight				: bold;
}


.newsbox-spn-le {
	padding-left			: 10px;	
	float					: left;
}

.newsbox-spn-ri {
	float					: right;
	margin					: 11px 5px 0 0;
	display					: inline;
}

.newsfirst-body {
	width					: 470px;
	margin					: 15px 0 5px 0;
	padding-bottom			: 5px;
	border-bottom			: 1px dashed #aaa;
}

.newsfirst-body-ri {
	width					: 330px;
	float					: right;
}

.newsfirst-body-le {
	float					: left;
	margin-right			: 15px;
}

.newsfirst-body-h4 a {
	font-size				: 14px;
	line-height				: 1.5;
	color					: #000099;
}


.newsfirst-body02-h4 a {
	font-size				: 14px;
	line-height				: 1.5;
	color					: #006600;
}

.newsfirst-body03-h4 a {
	font-size				: 14px;
	line-height				: 1.5;
	color					: #8a3f02;
}

.newsfirst-body-h4 a:hover {
	font-size				: 14px;
	line-height				: 1.5;
	color					: #00f;
}

.newsfirst-body-p {
	font-size				: 12px;
	line-height				: 1.5;
	color					: #666;
	margin-top				: 5px;
}

.newsfirst-body-le img {
	border					: 1px solid #cecece;
	padding					: 1px;
}

.newsfirst-body-more a {
	font-size				: 12px;
	text-align				: right;
	color					: #000099;
}


.newsfirst-body-more2 a {
	font-size				: 12px;
	text-align				: right;
	color					: #006600;
}

.newsfirst-body-more3 a {
	font-size				: 12px;
	text-align				: right;
	color					: #8a3f02;
}


.news-list-ul {
	font-size				: 12px;
	line-height				: 1.6;
	color					: #666;
}

.news-list-ul2 {
	font-size				: 12px;
	line-height				: 1.6;
	color					: #666;
}

.news-list-ul3 {
	font-size				: 12px;
	line-height				: 1.6;
	color					: #666;
}

.news-list-ul li {
	border-bottom			: 1px dashed #aaa;
	padding-left			: 10px;
}

.news-list-ul2 li {
	border-bottom			: 1px dashed #aaa;
	padding-left			: 10px;
}

.news-list-ul3 li {
	border-bottom			: 1px dashed #aaa;
	padding-left			: 10px;
}

.news-list-ul li a {
	color					: #000099;
}

.news-list-ul2 li a {
	color					: #006600;
}

.news-list-ul3 li a {
	color					: #8a3f02;
}

.news-list-ul li a:hover {
	color					: #00f;
}


