﻿
@import url("common.css");


.TopNews {
	margin				: 20px 0 10px 0;
}

.TopNews ul {
	margin-top			: 10px;
}

.TopNewsLi {
	width				: 580px;
	margin				: 0;
	padding				: 0;
	border-bottom		: 1px dashed #ccc;
}

.NewsDay {
	font-size			: 10px;
	line-height			: 15px;
	color				: #666;
	background			: url("../img/point02.jpg") no-repeat;
	background-position	: left center;
	width				: 50px;
	float				: left;
	text-align			: left;
	padding-left		: 10px;
	margin-left			: 10px;
}

.NewsTite {
	font-size			: 12px;
	line-height			: 15px;
	color				: #056f51;
	width				: 490px;
	text-align			: left;
	float				: left;
	margin-left			: 10px;
}

.NewsTite a {
	font-size			: 12px;
	line-height			: 18px;
	color				: #056f51;
	text-decoration		: none;
}

.NewsTite a:hover {
	font-size			: 12px;
	line-height			: 18px;
	color				: #056f51;
	text-decoration		: underline;
}

.TopMaintenance {
	margin				: 30px 0 10px 0;
}

.TopMaintenance ul {
	margin-top			: 10px;
}

.maintLi {
	margin				: 0;
	padding				: 0;
}

.maintIcon {
	width				: 110px;
	background			: url("../img/point02.jpg") no-repeat;
	background-position	: left center;
	padding-left		: 10px;
	margin-left			: 10px;
	float				: left;
	display				: inline;
}

.maintP {
	width				: 440px;
	font-size			: 12px;
	line-height			: 1.5;
	color				: #056f51;
	text-align			: left;
	float				: left;
	padding-left		: 10px;
}

.maintP a {
	font-size			: 12px;
	line-height			: 1.5;
	color				: #056f51;
	text-decoration		: none;
}

.maintP a:hover {
	font-size			: 12px;
	line-height			: 1.5;
	color				: #056f51;
	text-decoration		: underline;
}

.maintday {
	font-size			: 10px;
	line-height			: 1.5;
	color				: #333;
	display				: inline-block;
	margin-left			: 5px;
}

.TopCampaign {
	margin				: 20px 0 10px 0;
}

.campbox {
	margin					: 10px 0 10px 0;
	border-left				: 5px solid #003817;
}

.camph4 {
	width					: 540px;
	margin-left				: 10px;
	font-size				: 14px;
	line-height				: 1.5;
	color					: #056f51;
	text-align				: left;
	background				: url("../img/point02.jpg") no-repeat;
	background-position		: left center;
	padding-left			: 10px;
	border-bottom			: 2px solid #cccccc;
}

.camph4 a {
	font-size				: 14px;
	line-height				: 1.5;
	color					: #056f51;
	text-decoration			: none;
}

.camph4 a:hover {
	font-size				: 14px;
	line-height				: 1.5;
	color					: #056f51;
	text-decoration		: underline;
}

.campp {
	width					: 540px;
	font-size				: 12px;
	line-height				: 1.5;
	margin-left				: 10px;
	margin-top				: 10px;
	text-align				: left;
	color					: #333333;
}

.newhe {
	text-align				: right;
	margin					: 5px;
}