@charset "utf-8";
body, td, th {
	font-family: Arial, Geneva, Verdana, "Century Gothic";
	font-size: 12px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #1E3C72;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #799C24;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
#seo-article  {
	background-color: #FFFFFF;
	width: 686px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 35px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	font-size: 12px;
	color: #555555;
	padding-bottom: 20px;
}
.go {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}
.back {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
#business-article {
	background-color: #FFFFFF;
	width: 686px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	padding-top: 0px;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h2 {
	font-size: 16px;
	color: #1E3C72;
	margin-top: 10px;
}
.floatL {
	float: left;
	margin-right: 20px;
}
#brand-identity-article {
	padding-top: 25px;
	padding-bottom: 20px;
}
.menu {
	color: #494949;
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h1 {
	font-size: 16px;
	color: #023C6C;
}
body {
	background-color: #012849;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#design-article {
	background-color: #FFFFFF;
	width: 381px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 340px;
	padding-top: 40px;
	height: 215px;
	background-image: url(../images/article-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#info {
	font-size: 11px;
	color: #4A4A4A;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
	margin-top: 12px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
