html, body {
	margin: 0;
	padding: 0;
	font: 14px "Times New Roman"; 
}
#top {
	background-color: #004796;
	height: 98px;
}
#top_bg {
	margin: 0 auto 0 auto;
	width: 780px;
	height: 98px;
	background: #004796 url("../images/top_bg.jpg") left top no-repeat;
	color: #fff;
	overflow:hidden;
}
#title {
	width: 300px;
	margin: 8px auto 0 480px;
}
#title p {
	margin: 0 0 5px 0;
	padding: 0;
	font: 16px "Times New Roman";
}
#title, .p17_span, #title p, #top_nav, #bottom_nav, #cover_page_text a, .contt_18, .page_name, #l_tit, #p02 #left p, .p02_pack, #tit_p02, #p05 p, .bord_l, .l, .bord_b, .bord_b_l, .p18_tit, .p18_tit_1 {
	font-weight: 900;
}

#top_nav, #bottom_nav {
	height: 28px;
	background: #13742b url("../images/bg_top_nav.gif") left center repeat-x;
	color: #fff;
}
#bottom_nav, #title, #menu div {
	text-align:center;
}
#bottom_nav {
	clear:both;
}
#bottom_nav span, #menu div span {
	background-color: #13742b;
	line-height: 24px;
}
#bottom_nav span a, #title a, #menu div span a {
	color: #fff;
}
#menu {
	margin: 0 auto 0 auto;
	width: 780px;
}
#menu form {
	width: 480px;
	margin: 0;
	padding: 0;
	float:left;
}
#menu form select {
	width: 250px; 
	margin: 3px 60px 0;
	height: 20px
}
#menu form select option {
	font-size: 12px; 
	font-family: arial;
}
#menu div {
	width: 300px;
	float:left;
	margin: 0;
}

.content {
	margin: 10px auto 10px auto;
	width: 760px;
	overflow:hidden;
	border: 1px solid #000;
}
#back_cover {
	background: #00529b url("../images/25.jpg") left top repeat-x;
	width: 760px;
	height: 1026px;
}