﻿/* CSS Document 页面内容样式——头部底部 */


/*顶部样式*/
.calendar_favious {
	height:24px;
	padding:4px 10px;
	line-height:22px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	width: 982px;
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
}
.calendar_favious a:link, .calendar_favious a:visited {
	color:#577212;
	text-decoration:none;
}
.calendar_favious a:hover, .calendar_favious a:active {
	color:#333;
	text-decoration:none;
}

.indexsearch_login{
	height:22px;
	float:left;
	margin-right:10px;
	overflow: hidden;
	padding: 1px 0 1px 16px;
	line-height: 24px;
	width: 430px;
	text-align: left;
}
.indexsearch_login .loginbox {
	float:left;
	margin-right:3px;
	text-align: right;
	overflow: hidden;
	display: block;
	height: 22px;
}

.indexsearch_span {
	height:19px;
	float:left;
	line-height:19px;
	margin-right:3px;
	text-align: right;
	overflow: hidden;
	display: block;
}
.indexsearch_keyword  {
	height:19px;
	float:left;
	line-height:19px;
	margin-right:6px;
	text-align: center;
	overflow: hidden;
}
.indexsearch_sear{
	height:20px;
	float:right;
	overflow: hidden;
	line-height: 19px;
	padding: 3px 0;
	width: 400px;
}
#header {
	height:auto;
	margin: 0 auto;
	clear: both;
	display: block;
	text-align: left;
	width: 990px;
	padding: 6px 6px 0;
	z-index:2;
	background-color: #fff;
}
#header .flash{
	height:auto;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	background-color:#fff;
	padding: 0 0 3px;
}
/*头部菜单样式begin*/
.content_nav {
	padding:0px 9px;
	height:auto;
	width: 984px;
	margin: 0 auto;
	clear: both;
	background-color: #fff;
}
#topnav {
	height:auto;
	line-height: 0px;
	position: relative;
	z-index: 2000;
	margin: 0 auto;
	padding: 0 0 0 0;
	display: block;
	background:url(../images/nav.gif) 0 0 repeat-x;
}
#imouter0 {
	height: 26px;
	line-height: 0px;
}
#imenus0 {
	margin:0 auto;
	height: auto;
	width: auto;
}
.imatm {
	float:left;
}
.imsc {
	visibility:hidden;
	line-height: 0px;
	position: relative;
}
#imenus0 li:hover .imsubc, #imenus0 li:hover .imsc {
	visibility:visible;
	display: block;
	z-index:10000;
}
/* --[[ Main Items ]]-- */
#imenus0 li a:link, #imenus0 li a:visited {
	display:block;
	background:url(../images/nav.gif) 0 0 repeat-x;
	text-align:center;
	line-height:24px;
	color:#fff;
	font-size:14px;
	padding: 0 6px;
	width: 84px;
	border-left: 1px solid #fff;
	height: 26px;
}
/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {
	color:#333;
	background:url(../images/nav.gif) 0 -30px repeat-x;
	text-decoration: none;
}
#imenus0 li a.ihover {
	color:#333;
	background:url(../images/nav.gif) 0 -30px repeat-x;
	text-decoration: none;
}
#imenus0 li a:hover, #imenus0 li a:active {
	color:#333;
	background:url(../images/nav.gif) 0 -30px repeat-x;
	text-decoration: none;
}
#imenus0 li a.iactive {
}
.imsubc {
	position:absolute;
	width:193px;
	top:-4px;
	left:0px;
	z-index:20000;
	background-color:#f2f2f2;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color: #ccc;
	color:#333;
}
.imsubc.rightimsubc {
	left:-98px;
	right:0;
}
#imenus0 li ul {
	margin:4px 0px 0px;
	display: block;
	border-top: none;
	padding-top:4px;
	padding-bottom: 6px;
	height: auto;
}
/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 li ul li {
	font-size:11px;
	clear:both;
	text-align: left;
}
#imenus0 li ul li a:link, #imenus0 li ul li a:visited {
	color:#577212;
	display:block;
	height: 20px;
	line-height:20px;
	padding:2px 6px 2px 12px;
	margin: 0;
	text-align: left;
	background-image:none;
	width: auto;
	border: none;
	font-weight: normal;
}
#imenus0 li ul li:hover>a {
	background-color:#Fc0;
	color:#333;
	margin:0 4px;
	text-decoration:underline;
}
#imenus0 li ul li a.ihover {
	background-color:#Fc0;
	color:#333;
	margin:0 4px;
	text-decoration:underline;
}
#imenus0 li ul li a:hover, #imenus0 li ul li a.active {
	background-color:#Fc0;
	color:#333;
	margin:0 4px;
	text-decoration:underline;
}
/*头部菜单样式end*/

/*底部样式begin*/
#bottom {
	text-align: center;
	display: block;
	clear: both;
	padding: 5px 6px;
	height: auto;
	line-height: 1.6em;
	color: #333;
	margin: 0 auto;
	border-top: 12px solid #36a400;
	background-color: #fff;
	overflow: hidden;
	width: 990px;
}
.bottom_content {
	display:block;
	margin:0 auto;
	position: relative;
	padding: 3px 0;
}
.bottom_content p {
	color:#333;
	padding: 1px 10px;
}
.bottom_content p a:link, .bottom_content p a:visited {
	text-decoration:none;
	color: #000;
}
.bottom_content p a:hover, .bottom_content p a:active {
	text-decoration:none;
	color:#049;
}
/*底部样式end*/

