﻿body {
	background-image: url(../dfkj_image/bg_outBig.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top:   1px;
}
.backColor
{
	background-image: url(../images/skyYellow.jpg);
}

a:link {
	text-decoration: none;
	
	 color: #1d336c;
	 
}
a:visited {
	text-decoration: none;	 
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}



# topnav ul
{
	/*
margin:5px;
*/
	float: left;
 
	text-align: center;
	font-size:14px;
}

#topnav li
{
	float:left;
	list-style-type:none;
	width :86px;
	height :30px;
	text-align:center;
	background-image:url(../dfkj_image/menu_off.gif);
	background-repeat:no-repeat;
	 
	line-height:30px;/*文字居中*/
	vertical-align:middle;
 
	 
	
	
	/*
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E476A4;
    padding-top:0px;
*/
	background-position:center top;
	margin:0px;
	
	padding-right:0px;
	padding-bottom:1px;
	padding-left:0px;
	vertical-align:bottom;	
	
	
	
}
/*
#topnav li #select
{
	background-image:url(../img/tab_off.gif);
	border-bottom-width:0px;
	margin:0px;
	width:86px;
	height:25;
	padding-right:0px;
	padding-left:0px;
}
*/
#topnav li a
{
	 font-family:"宋体";
	 font-size:14px;
	 width:86px;
	
	
	
	 color:Blue;
    
	  
	 /* 
    color: #FF0000;

    color:Blue;
    color:#333333;
    font-weight:bold;	 

    */ 
	 text-decoration:none;
	 
}

#topnav li a:hover
{
	/*
	background-image:url(../images/menu_on.gif);
	border-bottom-width:0px;
	margin:0px;
	width:86px;
	height:30px; 
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
	color:White;
*/
	
	
	float:left;
	list-style-type:none;
	width :86px;
	height :30px;
	text-align:center;
	background-image:url(../dfkj_image/menu_on.jpg);
	background-repeat:no-repeat;
	 
	line-height:30px;/*文字居中*/
	vertical-align:middle;
	 
	
	
	/*
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E476A4;
    padding-top:0px;
*/
	background-position:center top;
	margin:0px;
	
	padding-right:0px;
	padding-bottom:1px;
	padding-left:0px;
	vertical-align:bottom;	
	
	
	 
	font-size:16px;
	 
	
	 /*
    color:Blue;
	color: #FF0000;
*/
	
	 
}

 
