body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd { margin: 0px; padding: 0px; font-weight: normal; }
ul { list-style: none; }
img { border-style: none; }
body {
	margin:0;
	font-size: 12px;
}
a { color: #14427d; text-decoration: underline; }
#top {
	background-color: #d0def9;
	height: 69px;
	background-image: url(/img/bg_top.gif);
	background-repeat: repeat-x;
}

/*top*/
#header {
	height:66px;
	background-image: url(/img/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo{
	width: 108px;
	float: left;
	height: 44px;
	padding-top: 15px;
	padding-left: 45px;
}
#header #yyxt {
	height: 43px;
	width: 183px;
	float: left;
	padding-top: 23px;
	padding-left: 10px;
	
}
#header #tuichu {
	height: 39px;
	float: right;
	color: #FFFFFF;
	height: 24px;
	width: 51px;
	border:0;
	margin-top: 6px;
	margin-right: 20px;
}
#top #header #top_right {
	height: 66px;
	margin-left: 346px;
}
#top #header #top_right #top_menu {
	height: 39px;
}

#top #header #bg_nav {
	background-image: url(/img/nav.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#top #header #bg_nav #nav {
	background-image: url(/img/bg_nav.gif);
	height: 27px;
	margin-left: 44px;
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 27px;
	color: #14427d;
	font-size: 13px;
	font-weight: bold;
}
#top #header #bg_nav #nav #welcome {
	padding: 0px;
	float: left;
	margin: 0px;
}
#top #header #bg_nav #nav #time {
	background-image: url(/img/icon_watch.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 30px;
	margin-right: 30px;
}

 .bottom {
	background-color: #d2e0f2;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 0px;
	background-image: url(/img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: ##14427d;
}
.bottom a {
	color: ##14427d;
	text-decoration: underline;
}
.search-form div {
	padding-top: 10px;
	padding-left: 30px;
	display: inline;
}
