﻿/*
 *代码开发：杨艳川 
 * info@gonet.com.cn
 * http://www.gonet.com.cn
 * 版本：V1.658
 */


/*--------------全局样式----------------*/
body
{
	font-family: 宋体,Arial;
	font-size: 12px;
	line-height: 20px;
	
	margin: 0 auto;
	color:#333;
}
*
{
	margin: 0;
	padding: 0;
	list-style: none;
}
input{border:1px solid #666;}
.login{background:url(../images/loginbg.jpg);
		border:none;
		color:#fff;
		height:18px;
		width:44px;
		line-height:16px;}
img
{
	border:0px;
	
}
a{color:#333;
  text-decoration:none;}
  a:hover{color:#900;
  text-decoration:none;}
ul
{
	border:0px;
	
}
#haoa a:link,#haoa a:visited{color:#0000CC;
}

#nav {
	width:165px;
    line-height: 30px; 
	list-style-type: none;
	text-align:left;
	background:#fff;
	
}/*整个菜单的背景 高度 宽度*/

/*==================一级目录===================*/
#nav li a {
	color:#fff;
	width:165px;
	height:27px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	background-image:url(../images/navbg.jpg);
	 background-repeat:no-repeat;
	 margin-top:0px!important;
	 margin-top:-4px;

}/*一级目录的a标签    属性Width(一定要)，否则下面的Li会变形*/
#nav li {
display:block;
width:165px;
	text-indent:18px;
	line-height:30px;
	height:auto;
	
}	/*float：left,本不应该设置，但由于在Firefox不能正常显示继承Nav的width,限制宽度，li自动向下延伸*/
#nav li a:hover{
	color:#0b3387;
	width:165px;
	height:27px;
	font-size:13px;
	text-decoration:none;
	background-image:url(../images/navhbg.jpg);
	 background-repeat:no-repeat;
}
#nav li a:active{
	color:#0b3387;
	width:165px;
	height:27px;
	font-size:13px;
	text-decoration:none;
	background-image:url(../images/navhbg.jpg);
	 background-repeat:no-repeat;
}	/*一级目录鼠标滑动显示的背景色*/

/*==================二级目录===================*/
#nav li ul {
	list-style:none;
	display:block;
	width:162px;
	margin-left:1px;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-top:-1px;
	padding-top:px;
	background:#e6f4fc;
	
}
#nav li ul li{	
	 font-weight:normal;
	 background-image:none;
	 width:143px;
	 text-indent:2px;
	 line-height:25px;
	 border:0px;


} /*二级目录的背景色 用A标签设置宽高  li直接继承1级的属性*/

#nav li ul a{
	padding-left:15px;
	width:146px;
	font-size: 12px;
	line-height:25px;
	color:#757575;
	font-weight:normal;
	background:#e6f4fc;
}/* 二级A标签的属性   padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
#nav li ul a:hover {
	font-size: 12px;
	line-height: 25px;
	color:#7c1c1c;
	width:143px;
	text-decoration:none;
	font-weight:normal;
	background:#e6f4fc url(../images/ffg.jpg) no-repeat 6px 6px;

}
#nav li ul li div{text-indent:8px;
					width:160px;
					overflow:hidden;
}
#nav li ul li div a{background:#e6f4fc;width:160px;
					overflow:hidden;}
#nav li ul li div a:hover{background:#e6f4fc url(../images/ffg.jpg) no-repeat 8px 6px;width:156px;
					overflow:hidden;}
#nav li ul a:active{
	font-size: 12px;
	line-height: 25px;
	color:#7c1c1c;
	width:142px;
	text-decoration:none;
	font-weight:normal;
	background:#e6f4fc url(../images/ffg.jpg) no-repeat 6px 6px;

}/* 二级鼠标滑动的字体颜色、背景色*/

/*==============================*/
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left; 
}/*清楚浮动*/
#nav ul.collapsed {
	display: none;
}
.main{width:1002px;
		height:auto;
		margin:0 auto;
		background:#fff;
		}
.left{width:167px;
		float:left;
		
		padding-top:5px;
		
		height:auto;
		}
.right{width:830px;
		float:right;
		height:auto;
		padding:2px;
		border-left:1px solid #dcdcdc;
		padding-right:1px;
		}
#right_left{float:left;
			
			width:625px;
			height:auto;}
/*--------------头部的样式----------------*/
#top{clear:both;
		width:1002px;
		height:79px;
		margin:0 auto;
		background:#fff url(../images/logobg.jpg);
		text-align:right;
		}


/*--------------版权信息样式----------------*/

#bottom
{
	  clear:both;
		width:1002px;
		height:24px;
		margin:0 auto;
		color:#FFFFFF;
		line-height:24px;
		background:#004a8f;
		margin-top:4px;
		
		
	
}
/*--------------全局样式结束----------------*/
/*--------------首页的样式----------------*/

.sec1 { 
  width:122px;
	 height:20px;
	 background:url(../images/bg.jpg) no-repeat 1px 1px;
	 padding-top:15px;
  cursor: hand;
  color: #0f5ead;
  font-weight:bold;
  font-size: 12px;
   text-align:center;


  }
.sec2 { 
  
  cursor: hand;
  color: #7c1c1c;
     font-size: 14px;
	 font-weight:bold;
	 width:150px;
	 height:20px;
	  padding-top:15px;
	 background:url(../images/hbg.jpg) no-repeat;
	 text-align:center;

  }
.main_tab {
 
  color: #000000;
  background:url(../images/mainbg.jpg) no-repeat -1px 0px;
  
  

  }
.new{width:199px;
height:253px!important;
height:260px;
background:#f0f0f1;
margin-top:2px;
}
.new div{height:24px;
        background:url(../images/tis.jpg) no-repeat 8px -1px;
		padding-left:22px;}
		
.news{height:22px;
        background:url(../images/newst.jpg) no-repeat 1px 1px;
		padding-left:25px;
		border-bottom:1px dashed #777;
		margin-top:10px;
		}		
		
.news p{clear:both;
		float:right;
		margin-top:-21px;}
		
		
		
.new2{width:230px;
height:253px!important;
height:260px;
background:#f0f0f1;

}
.new2 div{height:12px;
        background:url(../images/xint.jpg) no-repeat 8px 2px;
		margin-top:5px;
		padding-left:22px;}		
		
/*--------------没有必要情况下请不要在此文档中增加样式，对应每个文件名称建立对应的样式----------------*/



