@charset "utf-8";
/* CSS Document */
.Size12 {
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.Size11 {
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
.Size11 a {
	line-height: 18px;
	color: #069;
	text-decoration:underline;
}
.Size11 a:hover {
	text-decoration: none;
}
.Size11 .black2 {
	color: #666;
}
.Size16 {
	font-size: 16px;
	font-weight: bold;
	color: #069;
}
.ServiceCotent {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.ServiceCotent a {
	color: #069;
}
.TitleIcon {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	background:url(../_img/_layout/title_icon.gif) no-repeat;
	padding-left: 25px;
}
.Size13 {
	font-size: 13px;
	padding:0 7px 5px 5px;
}
.Size15 {
	font-size: 15px;
	font-weight: bold;
	padding:0 7px 10px 10px;
}
.OverviewLink a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	border-bottom:1px solid #79BBDA;
}
.OverviewLink a:hover {
	color: #7ADDFA;
}
.guide {
	font-size: 14px;
	line-height: 34px;
	text-decoration: none;
	color: #666;
}
.guide a:hover {
	color: #069;
	display: block;
	font-weight: bold;
}
.Hotnews {
	font-size: 13px;
	color: #069;
}
.Hotnews a:hover {
	font-size: 13px;
	color: #666;
}
.blue {
	color:#039;
}
.blue2 {
	color:#069;
}
.black {
	color:#333;
}
.black2 {
	color:#666;
}
.white {
	color:#fff;
}
.white:hover {
	color:#fff;
}
.org{
color:#9f7800;
}