﻿/*
 *代码开发：杨彦川 
 * info@gonet.com.cn
 * http://www.gonet.com.cn
 * 版本：V1.658
 */


/*--------------全局样式*************************************************----------------*/
*{	margin: 0;
	padding: 0;
	list-style: none;
	
}
body
{
	font-family: 宋体,Arial;
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto;
	color:#333;

}
.border-right{border-right:1px solid #666;}
.border-bottom{border-bottom:1px solid #923442;
				}
.red{color:#FF0000;}
.newstyle{color:#008797;}
.bignav{width:725px;
		height:41px;
		background:url(../images/navposbg.jpg) no-repeat;
		line-height:40px;
		padding-left:40px;
		font-size:14px;
		font-weight:bold;
		color:#8b2331;}
.ptitle{width:725px;
		height:41px;
		background:url(../images/ptitle.jpg) no-repeat;
		line-height:40px;
		
		font-size:14px;
		font-weight:bold;
		text-align:center;}
/*--------------头部分的样式表*******************************************----------------*/

input{border:1px solid #0095da;
		height:19px;}

#logo{background:#ededee url(../images/logo.jpg) center 0px no-repeat;
		width:910px;
		height:70px;
		margin:0 auto;
		}
#search{margin-top:39px;
		text-align:rigth;
		width:480px;
		float:right;
		color:#923442;}
img
{
	border:0px;
	
}

.img{padding:5px;
	border:1px solid #a5814d;
	width:120px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;}
ul
{
	border:0px;
	
}
/*--------------首页中间的样式表********************************************************----------------*/
.main{width:910px;
	height:auto;
	
	margin:0 auto;
	color:#691600;
	line-height:36px;
	
	}
.main_left{	width:175px;
			
			background:url(../images/leftnavbg.gif) repeat-y;
			float:left;
		
			}
.main_right{
			width:783px;
			height:auto;
			background:#fff url(../images/posbg.gif) 0px 0px repeat-x;
			float:right;
			
			margin-left:-8px;}
.main_con{clear:both;
			width:744px;
			display:block;
			margin:14px;
			margin-top:30px;
			border:1px solid #923442;
			height:auto;}
			
.pro{width:113px;
		height:85px;
		float:left;
		margin:15px;
		margin-left:18px;
		margin-top:18px;
		line-height:10px;
		}		
.pro img{border:1px solid #999;}						
.linkpic img{display:block;
			width:164px;
			height:65px;
			float:left;
			margin-left:9px;
			border:1px solid #aaa;
			margin-top:20px;
			}	
.linkpfont a{display:block;
			width:164px;
			height:20px;
			float:left;
			margin-left:9px;
			margin-top:5px;
			}	



/*==================一级目录===================*/
#bignav{width:910px;
  height:44px;
  margin:0 auto;
  background:#a5814d;
  border-bottom:#30150e 1px solid;}

#nav {
 
  list-style-type: none; 
  background:#30150e;
  display:block;
  width:910px;
  height:28px;
  line-height:28px;
  margin:0 auto;
 
  
 
}

#nav a {
 display: block; text-align:left;
 font-weight:bold;
 font-size:14px;
 
}

#nav a:link  {
 color:#fff; text-decoration:none;
}
#nav a:visited  {
 color:#FFF;text-decoration:none;
}
#nav a:hover  {
 color:#FFF;text-decoration:none;
 background:#30150e;
}

#nav li {
 float: left; 
 
 width: 165px;
 text-align:left;
 border-right:1px solid #fff;
 line-height:28px;
 height:28px;
 margin-bottom:-4px;
  border-bottom:1px solid #fff;

}

#nav li ul {
  list-style-type: none;text-align:left;
 left: -999em; width: 164px; position: absolute;
 border:1px solid #fff;
 background:#30150e;
 
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}

#nav li ul li{
 float: left; width: 164px;
 font-size:13px;
 border:0px;
 }


#nav li ul a{
 display: block;text-align:left;padding-left:24px;
 
 height:27px;
  font-size:13px;
 
}

#nav li ul a:link  {
 color:#fff; text-decoration:none;
}
#nav li ul a:visited  {
 color:#fff;text-decoration:none;
}
#nav li ul a:hover  {
 color:#F3F3F3;text-decoration:none;
 background:#e17f0b;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left;
}

/*--------------版权信息处的样式表***********************************************************----------------*/

#bottom{
		line-height:28px;
		clear:both;
		width:910px;
		margin:0 auto;
		height:75px;
		background:#30150e url(../images/bottombg.jpg) 0px 28px no-repeat;
		color:#9f7c5b;}


#fenye{border-top:1px dashed #a5814d;
		margin:8px;
		padding-left:10px;}























