@charset "utf-8";
.Content_text {
	color: #066ea0;
	font-size: 12px;
}
.List {
	font-size: 12px;
	color: #066ea0;
	list-style-position: inside;
	list-style-image: url(Image/Common_Element/List_Point.png);
	list-style-type: none;
	line-height: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Move_left {
	padding-left: 12px;
	list-style-type: none;
}
a:link {
	font-size: 12px;
	color: #f7941e;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #f7941e;
	text-decoration: none;
}
.Picture_Border {
	border: 1px solid #333;
}
.Orange_font {
	color: #ee8e1c;
}
.Content_Gray_text {
	font-size: 12px;
	line-height: 18px;
	color: #5b5b5b;
}
.Black_font {
	color: #000;
}
