
/*网页上部*/
#top{
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#logo {
	width: 290px;
	float: left;
	height: 74px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/logo.jpg);
	background-repeat: no-repeat;
}
a:hover #logo{cursor:pointer;}
#banner {
	width: 690px;
	float: right;
	padding-bottom: 5px;
}
#banner img,#banner2 img,#banner3 img{
	border:0px;
	margin: 0px;
	padding: 0px;
}
#banner2 {
	width: 740px;
	float: left;
	padding-bottom: 9px;
}
#banner3 {
	width: 220px;
	float: right;
	padding-bottom: 5px;
}

/*菜单与登陆*/
#nav{
	width: 690px;
	padding-left: 290px;
}
#nav2 {
	width: 690px;
	background-color: #617d93;
	margin-bottom: 10px;
	clear: both;
	font-size: 12px;
	color: #8DB7D8;
	background-image: url(../image/01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 290px;
	overflow: auto;
	_height:1%;
}
.nav2_l{
	float: left;
	width:460px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
}

.nav2_l a,.nav2_l a:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.nav2_l a:hover{
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.nav2_r{
	float: right;
	display: inline;
	padding-right: 20px;
	width: 200px;
}
/*搜索*/
.search2 {
	width: 978px;
	padding: 0px;
	overflow:auto;
	_height:1%;
	clear: both;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
}
.search_tit{
	width:100%;
	font-size:12px;
	text-indent:13px;
	line-height:28px;
	background-color: #c9d7e2;
	background-repeat: repeat;
	height: 28px;
}
.search_list {
	overflow: auto;
	_height:1%;
	padding: 10px;
}
.search_list ul {

}
.search_list li {
	overflow: auto;
	_height:1%;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom:10px;
}
.search {
}
.search_line {
	margin: 0px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	font-size: 12px;
	color: #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#page-container{
	margin: 0px auto;
	width: 900px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-left-color: #D0D0D0;
}

#header {
	margin: 0px auto 10px;
	width: 880px;
}
.banner{width:948px;margin:0 auto;border: 1px solid #78b35a;margin-bottom: 8px;height:69px;}
#logo {
    float:left;
	margin-left:5px;
}
.banner{
	height: 69px;
	width: 880px;
	margin-bottom: 6px;
}
/*主菜单*/
.menu{
	width:740px;
	background-image: url(../Images/d4.gif);
	background-repeat: repeat-x;
	height: 35px;
	margin-bottom: 8px;
	border: 1px solid #78b35a;
	text-align: center;
} 
.menu ul{list-style:none;} 
.menu li{float:left;width:52px;margin-left:3px;line-height:15px;*line-height:35px;} 
.menu a:link{color:#005100;text-decoration:none;color: #005100;font-size: 14px;text-decoration:none;font-weight:bold;}
.menu a:visited{color:#005100;font-size: 14px;text-decoration:none;font-weight:bold;}
.menu a:hover{color:#005100; font-size: 14px;text-decoration:none;font-weight:bold;}
.menu a{display:block;text-align:left;height:30px;font-size: 14px;}
/*菜单
.menu{
	width:673px;
	height: 30px;
	margin-bottom: 4px;
	margin-top: 0px;
	padding-left: 20px;
	border: 1px solid #78b35a;
	background-color: #F0F8ED;
} 
.menu ul{list-style:none;margin: 0px;padding:0px;} 
.menu li{float:left;width:40px;margin-left:3px;line-height:30px;} 
.menu a:link{color:#006600;text-decoration:none;font-weight:normal;text-decoration:none;font-size: 12px;}
.menu a:visited{color:#006600;text-decoration:none;font-weight:normal;font-size: 12px;}
.menu a:hover{color:#006600; font-weight:normal;text-decoration:underline;font-size: 12px;}
.menu a{display:block;text-align:left;}*/
table {
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;

}

a.k1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.k1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.k1:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.k1:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.k2:link {
	color: #333333;
	text-decoration: underline;
}
a.k2:visited {
	text-decoration: underline;
	color: #333333;
}
a.k2:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.k2:active {
	text-decoration: underline;
	color: #333333;
}

a.k3:link {
	color: #ffffff;
	text-decoration: underline;
}
a.k3:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.k3:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.k3:active {
	text-decoration: underline;
	color: #ffffff;
}

.dw {
	top: 5px;

}
.font1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.input0 {
	font-size: 12px;
	text-decoration: none;
}
.shadow {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}
.font2 {
	line-height: 20px;
}
.font3 {
	font-size: 12px;
	color: #496A22;
}
.font4 {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.font5 {
	font-size: 12px;
	color: #ff0000;
}
.ftitle {
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.font6 {
	font-size: 12px;
	color: #ffffff;
}
.bx4 {
	border: 1px solid #cccccc;
}
.input1 {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}.nbg {
	background-attachment: fixed;
	background-image: url(images/nbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rbg {
	background-attachment: fixed;
	background-image: url(images/ybar_r15_c3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.font-14 {
	FONT-SIZE: 14px; LINE-HEIGHT: 18px
}

.login_01 {
	height: 18px;
	border: 1px solid #59B6DC;
}
.login_02 {
	height: 18px;
	border: 1px solid #F79A29;
	background-color: #FFFFFF;
}
.login_03 {
	height: 18px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.searchfont-title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #a35405; FONT-FAMILY: "宋体"
}
.dtfont-title {
	PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "宋体"
}
.pos {
	PADDING-LEFT: 12px; COLOR: #af3a25
}
.pos A:link {
	COLOR: #af3a25; TEXT-DECORATION: underline
}
.pos A:visited {
	COLOR: #af3a25; TEXT-DECORATION: underline
}
.pos A:hover {
	COLOR: #af3a25; TEXT-DECORATION: underline
}
.pos A:active {
	COLOR: #af3a25; TEXT-DECORATION: underline
}

/*tab悬停特效*/

#ddimagetabs-index {
	float:right;
	margin-top: 12px;
}

#ddimagetabs-index a:link {
	PADDING-RIGHT: 8px;
	DISPLAY: inline;
	PADDING-LEFT: 8px;
	FLOAT: left;
	HEIGHT: 35px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	line-height: 3em;
	margin-right: 1px;
	margin-left: 1px;
	color:#ffffff;
	background-color:#5A7EB4;
	border-top: 1px solid #38629A;
	border-right: 1px solid #38629A;
	border-bottom: 2px solid #38629A;
	border-left: 1px solid #38629A;
}

#ddimagetabs-index a:visited {
	PADDING-RIGHT: 8px;
	DISPLAY: inline;
	PADDING-LEFT: 8px;
	color:#ffffff;
	background-color:#5A7EB4;
	border-top: 1px solid #38629A;
	border-right: 1px solid #38629A;
	border-bottom: 2px solid #38629A;
	border-left: 1px solid #38629A;
	FLOAT: left;
	HEIGHT: 35px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	line-height: 3em;
	margin-right: 1px;
	margin-left: 1px;
}


#ddimagetabs-index a:hover {
    border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	background-color:#f1f5fc;
	HEIGHT: 35px;
	position: relative;
	bottom: 3px;
}
#footer {
	width:950px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}