﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #758791;
}
#container {
	width: 780px;
}
#logo {
	width: 205px;
	float: left;
	height: 530px;
	background-image: url('../img/1_baby.jpg');
	background-repeat: no-repeat;
	clear: both;
}

#logo .slogan {
	font-size: 9px;
	margin-top: 0px;
}

#logo-inner {
	width: 205px;
	float: left;
	height: 530px;
	background-image: url('../img/1_baby.jpg');
	background-repeat: no-repeat;
}

#logo-inner .slogan {
	font-size: 9px;
	letter-spacing: -1px;
	margin-top: 10px;
}
#right {
	width: 575px;
	float: left;
}
#right .top {
	width: 575px;
	height: 111px;
	background-image: url('../img/title.jpg');
	background-repeat: no-repeat;
	clear: both;
}
#navy {
	height: 27px;
	background-image: url('../img/navy_back.jpg');
	background-repeat: no-repeat;
	text-align: left;
	clear: both;	
}

#bar {
	width: 575px;
	height: 29px;	
	float: left;
	clear: both;
}

#bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#bar li {
	display: inline;
}

#bar a {
	
	height:6px;
	float: left;
	padding:8px;
	text-decoration: none;
	font-weight:bold;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #C0C0C0;
	color: #8499A3;
}

#bar a:hover {
	text-decoration: none;
	color: #000000;
}
#sub-navy {
	width: 575px;
	height: 29px;
	clear: both;
	background-image: url('../img/sub_navy_back.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#sub-bar {
	width: 565px;
	height:29px;
	float: left;
	padding-left:5px;
}

#sub-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub-bar li {
	display: inline;
}

#sub-bar a {
	display: block;
	float: left;
	margin:8px 0px 10px 5px;
	padding-right:5px;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
	border-right:1px solid #C0C0C0;
	color: #8499A3;
}

#sub-bar a:hover {
	color: #000000;
}

#content {
	width: 575px;
	min-height: 200px;
	text-align:left;
	background-image: url('../img/content_back.jpg');
	background-repeat: no-repeat;
}
#content .real-content {
	width:510px;
	padding: 10px 0px 25px 10px;
	text-align: left;
}

#content .real-content .title {
	font-family:"Trebuchet MS";
	font-size:1.7em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0px;
	padding:2px;

}

#pics {
	margin:10px 0px 0px 0px;
}


p {
	margin:0px;
	padding:0px;
}


#pics .picture {
	margin:0px 0px 0px 0px;
	padding-bottom:22px;
	border:0px;
	background-image:url('../img/pic_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#pics .title {
	font-weight:bold;
}

#bottom {
	height: 170px;
	background-image: url('../img/bottom_back.jpg');
	background-repeat: no-repeat;
	text-align: left;
}
#bottom .copyright {
	font-size: 9px;
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottom .kmg {
	float: left;
	width: 220px;
	padding-top: 10px;
	font-size: 9px;
	text-align: right;
}
.kmg a {
	color: #899EA9;
	text-decoration: underline;
}
.frm {
	border: 1px solid #DADADA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 19px;
	width: 220px;
}

.frmt {
	border: 1px solid #DADADA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 220px;
}

.frmb {
	border: 1px solid #DADADA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #DDE2E6;
}



a {
	
	text-decoration:none;
	font-size:10px;
	
	color: #8499A3;
}

a:hover {
	color: #000000;
}