﻿#top_header
{
	width: 1000px;
	height: 137px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
}

#logo
{
	position: absolute;
	top: 2px;
	left: 20px;
}

#ccpit
{
	position: absolute;
	top: 41px;
	left: 183px;
}

#ccpit label
{
	font-size: 20px;
	font-family: 华文中宋;
	font-weight: bold;
}

#ccoic
{
	position: absolute;
	top: 75px;
	left: 183px;
}

#ccoic label
{
	font-size: 20px;
	font-family: 华文中宋;
	font-weight: bold;
	letter-spacing: 14px;
}

#nav_header
{
	position: absolute;
	top: 111px;
	left: 185px;
}

#nav_header ul
{
	list-style: none;
	float: left;
}
#nav_header li
{
	float: left;
	margin-right: 20px;
}
#nav_header ul a
{
	color: #0099cc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 76px;
	text-align: center;
	line-height: 24px;
	border: solid 1px #0099cc;
}

#nav_header a:hover
{
	color: #ff0000;
	display: block;
	height: 24px;
	width: 76px;
}

#mainNav .home a, #zlfw .zlfw a, #flfw .flfw a, #llfw .llfw a, #xxfw .xxfw a, #hwgz .hwgz a, #bgs .bgs a, #dwgz .dwgz a
{
	border-bottom: solid 1px white;
	color: #ff0000;
}

#login_session
{
	position: absolute;
	top: 10px;
	left: 790px;
	font-size: 12px;
	width: 190px;
	text-align: right;
}

#login_session a
{
	color: White;
	text-decoration: none;
}

#login_session a:hover
{
	color: Red;
	text-decoration: none;
}

#ad_top
{
	position: absolute;
	top: 45px;
	left: 540px;
}

#bottom_footer
{
	width: 100%;
	height: 100px;
	border-top: solid 1px #0099cc;
	text-align: center;
}

#copyright
{
	margin-top: 10px;
	font-size: 12px;
	line-height: 24px;
}
