@charset "UTF-8";
/* CSS Document */

body {
	background-color:#bfdae7;
	margin:0;
	padding:0;
}

.breadcrumb {
	width:603px;
	height:15px;
	text-align:left;
	padding-left:13px;
	padding-top:25px;
}

.clear {
	clear:both;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-family:myriad pro, arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:1.5em;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

ul {
	list-style:none;
	padding:-1em;
}

li {
	list-style:none;
	list-style-position:outside;
	margin:0 0 -0.75em -2.5em;
	
}

.color1 {
	color:#1c5c8d;
}

.color2 {
	color:#0d6993;
}

.color3 {
	color:#177e83;
}
.color4 {
	color:#13676b;
}

.color5 {
	color:#28762d;
}

.color6 {
	color:#787d34;
}

.color7 {
	color:#855943;
}

.color8 {
	color:#294397;
}

.left_title {
	width:115px;
	float:left;
	font-family:myriad pro, Arial, Helvetica, Sans-serif;
	font-size:14px;
	text-align:right;
	padding:0 15px 10px 0;
	margin-bottom:25px;
}

.right_content {
	width:380px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 15px;
	margin-bottom:2em;
	border-left:#8698a1 solid 1px;
}

#header-over-wave{
	width:603px;
	height:23px;
	background-image:url(../../img/content_top_wave.png);
	background-position:top left;
	background-repeat:repeat-x;
}

#header-over-bg{
	width:603px;
	height:70px;
	background-color:#bfdae7;
}

#header-privacy-title{
	width:580px;
	height:16px;
	background-color:#bfdae7;
	background-image:url(../../img/privacy_title.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:23px;
	margin-bottom:7px;
}

#header-terms-title{
	width:580px;
	height:16px;
	background-color:#bfdae7;
	background-image:url(../../img/terms_title.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:23px;
	margin-bottom:7px;
}

#header-privacy-undertitle {
	width:556px;
	height:1px;
	margin:0px 31px 0px 16px;
	background-color:#06203d;
}

#bg {
	width:449px;
	padding:0;
}

#contents {
	padding:0 2em 3em 2em;
}

.line {
	width:556px;
	height:1px;
	background-color:#06203d;
	margin:0px 23px 0px 24px;
}

#bottom-content-bg {
	height:33px;
	padding:0;
	margin:0;
}

#bottom-content {
	width:188px;
	height:10px;
	margin:3px 23px 18px 393px;
	background-image:url(../../img/sea.jpg);
	background-position:right;
}