﻿/*
 *代码开发：北京盛世阳光公司 
 * Copyright(c) 2000-2008, 北京盛世阳光公司.
 * info@gonet.com.cn
 * http://www.gonet.com.cn
 * 版本：V1.659
 */

/*--------------头部样式----------------*/
#header .text
{
	
	color:#367816; 
	float:right;
	padding:10px 10px 0px 0px;
	height:20px; 
}
#header .text a
{
	color:#ffffff; 
}


/*--------------导航样式----------------*/
#nav ul
{
	width:1002px;
	margin:0px;
	padding:0px;
	height:48px;
	background:url(../images/nav_bg.jpg) repeat-x ;
}
#nav ul li
{
	float:left;	
	margin:0px 0px 0px 3px;
}
#nav ul li img
{
	height:30px;
	margin:0px;
	padding:0px;
}
/*-------内容样式----左侧内容样式------*/
#main_con #left_con .text
{
	
	
}

/*-------内容样式----右侧内容样式------*/
#main_con #right_con .text
{
	
}

/*------------版权样式-------------*/
#copyright 
{
	color: #6f6f6f;
	text-align:center;
}
/*------------底部样式-------------*/
#foot
{
	text-align:center;
}
#foot .index_link{
	
	color:#787878;
	height:25px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	line-height:25px;
}
