﻿body
{
	font-size: 12px;
	margin: auto;
	padding: auto;
	text-align: center;
}

ul
{
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
}

li
{
	list-style: none;
}

span
{
	color: #ABABAB;
}

.headerLink
{
	color: Black;
	line-height: 20px;
	padding-left: 15px;
	background: url(../image/banner/小箭头.gif) left no-repeat;
}


.header
{
	width: 946px;
	background: url(../image/index1/导航条中.png) bottom repeat-x;
	height: 32px;
	float: left;
	font-size: 14px;
	font-weight: bolder;
}

.header_left
{
	background: url(../image/index1/导航条左.png) bottom no-repeat;
	height: 32px;
	float: left;
	width: 4px;
}

.header_right
{
	background: url(../image/index1/导航条右.png) bottom no-repeat;
	height: 32px;
	float: right;
	width: 4px;
}


.header ul
{
	list-style: none;
	margin-left: 50px;
	color: #FFFFFF;
	height: 32px;
	padding: 0;
}

.header ul li
{
	float: left;
	width: 86px;
	height: 32px;
	background: url(../image/index1/导航条分割线.png) bottom no-repeat;
	background-position: right;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	margin: 0px;
	padding-top: 0;
}

.header ul li a
{
	background: url();
	display: block;
	line-height: 32px;
	color: White;
}

.headerSel
{
	background: url(../image/index1/导航条高亮.gif) no-repeat;
	width: 86px;
	height: 32px;
	padding-top: 0;
	color: Black;
}
.txtSearch
{
	border: solid 1px #DBDBDB;
	width: 300px;
	height: 20px;
}


#ddlType
{
	border: solid 1px #DBDBDB;
}
.content
{
	width: 950px;
	margin: 0 auto;
	vertical-align: middle;
}

/* 广告图片开始*/
.gg1
{
	margin-top: 6px;
	height: 90px;
	width: 950px;
	background: url(../image/guanggao/AnotherMsg/banner.gif) no-repeat;
}

/* 这里是设置top的样式滴 */
*html .qqobjbox
{
	top: expression(offsetParent.scrollTop+550);
}
.qqobjbox
{
	right: 40px;
	width: 7px;
	height: 5px;
	position: fixed !important;
	top: 550px;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}

#hand a:hover, #hand a:active
{
	cursor: pointer;
}

#hand a:link, #hand a:visited
{
	cursor: pointer;
}

