﻿body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	/*background-color: #e6e6e4;*/
}
form
{
    margin:0px;
}
img
{
    border:0px;
}
.height_5px
{    
    font-size:1px;
    height:5px;
    width:100%;
}
/*page top*/

#page-top {
	height: 100px;
	width: 100%;
	background: url(/images/bg_top.png) repeat-x;
}

#page-top .center {
	width: 960px;
	margin: auto;
}
#page-top .center .sub_title
{
	float:right;
	text-align:left;
	margin-top:10px;
	width:740px;
}
#site-logo {
	float: left;
}

#top-navigator {
	color: #ffffff;	
	padding-top: 10px;
	float: right;
}

#top-navigator span
{
    font-weight:bold;
    color:#ffffff;
    padding:0px 2px 0px 2px;
}

#top-navigator a {
	color: #fff;
	text-decoration: none;
}

#top-navigator a:hover {
	text-decoration: underline;
}

#top-button {
	float: right;
}

#top-button a {
	display: inline-block;
	background: url(http://www.dnspod.com/zhanjiang/images/global/top/button.gif) no-repeat;
	width: 96px;
	height: 22px;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	margin-left:10px;
	padding-top: 6px;
	font-weight: bold;
}

#top-button a:hover {
	background: url(http://www.dnspod.com/zhanjiang/images/global/top/button-hover.gif) no-repeat;
}

#page-top-shadow {
	height: 10px;
	width: 100%;
}
#BreadCrumb
{
    color:Gray;
    width:950px;
    margin:5px auto 5px auto;
    padding:5px;
    background-color:White;
}
#BreadCrumb a
{
    color:Gray;
    text-decoration:none;
}
#BreadCrumb a:hover
{
    color:Black;
}
/* page bottom */
#page-bottom-shadow {
	background: url(../images/global/bottom/bg-gray.png) repeat-x;
	height: 5px;
	width: 100%;
	overflow: hidden;
}

#page-bottom {
	background: url(../images/global/bottom/bg.png) repeat-x;
	height: 228px;
	width: 100%;
}

#page-bottom .left {
	background: url(../images/global/bottom/bg-left.png) no-repeat;
	width: 5px;
	height: 228px;
	float: left;
}

#page-bottom .right {
	width: 5px;
	height: 228px;
	float: right;
	background: url(../images/global/bottom/bg-right.png) no-repeat;
}

#page-bottom .center {
	width: 900px;
	margin: auto;
}

#page-bottom .title {
	color: #fff;
	font-size: 14px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#page-bottom-link {
	width: 840px;
	margin: auto;
}

#page-bottom-link a {
	margin: 5px;
	display: inline-block;
}

#copyright {
	color: #fff;
	font-size: 9px;
	text-align: center;
	margin-top: 30px;
}

#copyright a, #page-bottom .title a {
	color: #fff;
}

#copyright a:hover, #page-bottom .title a:hover {
	color: #fff;
	text-decoration: none;
}

.flash-message-text {
	font-size: 12px;
	line-height: 20px;
	background-color: #f0f0f0;
	padding: 5px;
	height: 190px;
}

#flash-message {
	display: none;
}

#new-nav
{
	width:960px;
	height:40px;
	margin:0px auto;
	background:url(/images/nav-bg.gif) repeat-x 0px -40px
}
#new-nav div
{
	float:left;
	width:905px;
	height:33px;
	padding:7px 0px 0px 23px;
}
#new-nav .begin,#new-nav .end
{

	width:6px;
	height:40px;
	display:block;
}
#new-nav .begin
{	
	float:left;
	background:url(/images/nav-bg.gif) no-repeat 0px 0px;
	background-color:#FFF;
}
#new-nav .end
{
	float:right;
	background:url(/images/nav-bg.gif) no-repeat 0px -80px;
	background-color:#FFF;
}
#new-nav a
{
	font:bold 15px 宋体;
	color:#555;
	text-decoration:none;
}
#new-nav a:hover
{
	color:#000;
	text-decoration:underline;
}
#new-nav b
{
	font-size:19px;
	color:#bbb;
}
.footarea
{
	background-color:#cc0000;
	width:100%;
	line-height:20px;
	margin-top:10px;
	text-align:center;
	color:White;
}
.footarea a
{
	color:White;
	text-decoration:none;
}
.footarea a:hover
{
	text-decoration:underline;
}