﻿/*
 *代码开发：北京盛世阳光公司 
 * Copyright(c) 2000-2008, 北京盛世阳光公司.
 * info@gonet.com.cn
 * http://www.gonet.com.cn
 * 版本：V1.659
 */

/*--------------全局样式----------------*/
body
{
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	margin: 0 auto;		
	color:#666666;
	background:#ffffff;
}
*
{
	margin: 0;
	padding: 0;
	list-style: none;
}
img
{
	border:0;
}
a
{
	color:#666666;
	text-decoration: none;
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */　
.clearleft
{
	clear:left;
}
.clearfloat
{
	clear:float;
}
/*主体框架*/
#main
{
	width: 950px;
	margin:0 auto;	
}

/*--------------头部样式----------------*/
#main #head
{
	height:92px;
	background:url(../images/headbg.jpg) no-repeat;		
}
/*--------------导航样式----------------*/
#main #nav
{
	clear:both;	
	margin:1px 0;	
}
/*--------------通栏样式----------------*/
#main #banner
{
	height:179px;
}
#sample_swf
{
	
	margin-left:210px;
}
/*--------------底部样式----------------*/
#main #foot
{
	height:115px;
	background:url(../images/footbg.jpg) repeat-x;
	clear:both;	
}
#main #foot .copyright
{
	width:300px;
	margin:0 auto;
	color:#4d4d4d;
	padding-top:10px;
}
#main #foot .copyright span
{
	display:block;
}