@charset "UTF-8";

#top{
	background:#085584;
	}
.clear{ clear:both; }
/*menu*/
#menutop{
	width:600px;
	margin:0 auto;
	}
#menutop li{ float:left;}
#menutop li{ height:40px;}

#sub{ width:412px; padding:0 0 0 194px;}
#sub li{ float:left;}

#subtop{ width:412px; padding:9px 0 0 194px;}
#subtop li{ float:left;}

#footer{
	clear:both;
	width:600px;
	margin:10px auto 0 auto;
	
}
#nocopy{
	clear:both;
	font-size:10px;
	color:#FFF;
	line-height:17px;
	padding:20px 0 0 65px;
	background:url(../img/nocopy.gif) no-repeat left top;
}
#nocopy a{
	color:#6caad8;
	text-decoration:underline;
}

#copy{ margin-top:1px;}
#copyright{ width:399px; margin:10px auto 0 auto;}

.left_bg{
	height:1020px;
	background:#085584;
	}
	
/*header*/
#header{
	width:600px;
	margin:0 auto;
	}
#header h1{ float:left;}
#header #menu{
	width:439px;
	float:right;
	padding-top:20px;
	}
#header #menu li{ float:left;}

/*message*/
#message-head{
	width: 640px;
	height: 223px;
	background:url(../photo/message_head.jpg) no-repeat left top;
}

#message-button{
	width: 222px;
	height: 57px;
	padding-top: 90px;
	margin-left: 40px;
}

#caption{
	width: 400px;
	margin-top: 20px;
	margin-left: 40px;
}

#caption span{
	font-size: 10px;
	line-height: 130%;
	color: #ea5050;
}

#message{
	width: 640px;
	height: 450px;
	background: url(../photo/message_mainbg.jpg) no-repeat left top;
	margin-bottom: 20px;
}

#message-area{
	width:570px;
	height: 390px;
	padding-top: 10px;
	padding-left: 33px;
}





















