﻿/*通用样式*/
a:link, a:visited{
	color:#000000;
	text-decoration: none;
}

a:hover
{
	color:#FF6633;
	text-decoration:none;
}
body
{
	font-family:宋体;
	font-size:12px;
	margin-top:4px;
}
.out
{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}
ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
li
{
	margin:0px;
	padding:0px;
}
.clear
{
	clear:both;
}
.gap01
{
	width:984px;
	height:2px;
	overflow:hidden;
}
.gap02
{
	width:984px;
	height:4px;
	overflow:hidden;
}
.gap03
{
	float:left;
	width:798px;
	height:8px;
	overflow:hidden;
}
.gap04
{
	float:left;
	width:525px;
	height:4px;
	overflow:hidden;
}
.gap05
{
	width:984px;
	height:8px;
	overflow:hidden;
}
.gap06
{
	width:713px;
	height:6px;
	overflow:hidden;
}
.gap07
{
	width:265px;
	height:4px;
	overflow:hidden;
}
