﻿@charset "utf-8";

/* CSS Document */
/*新首页header开始*/
html,body{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	line-height: 2.1em;
}
* {
	padding: 0px;
	margin: 0px;
}
#new_content ul {
	list-style-image: none;
	list-style-type: none;
}

#new-main {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.new-header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header-top {
	height: 25px;
	margin-bottom: 10px;
	background-image: url(../images/header-top.gif);
	background-repeat: repeat-x;
}
.header-top h4 {
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.header-top a {
	color: #666666;
	line-height: 2.1em;
	text-decoration: none;
}
.header-top a:hover {
	color: #993300;
	text-decoration: underline;
}


.newlogo {
	margin-bottom: 10px;
}
.cie-logo1 {
	float: left;
}
.cie-logo2 {
	float: right;
	width: 600px;
	margin-left: 50px;
}


.new_bg_header .logoand img {
	padding-top: 10px;
}


#nav1 {
	background-image: url(../images/new-menu-bg1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	clear: both;
}
#btn1    {
	list-style-type: none;
	font-size: 14px;
	padding-left: 8px;
}
#btn1   li    {
	float: left;
	margin-right: 5px;
}
#btn1   li  a       {
	text-decoration: none;
	display: block;
	height: 30px;
	width: 130px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	background-position: center;
}
#btn1     li a.s         {
	background-image: url(../images/menu-li-bg.gif);
	color: #02418A;
	background-repeat: no-repeat;
	font-weight: bold;
}
#btn1   li  a:hover       {
	color:#993300;
}
#btn1 li a.s:hover {
	color: #02418A;
	text-decoration: none;
}

#nav {
	background-image: url(../images/new-menu-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	clear: both;
}
#btn    {
	list-style-type: none;
	font-size: 14px;
	padding-left: 8px;
}
#btn   li    {
	float: left;
	margin-right: 5px;
}
#btn   li  a       {
	text-decoration: none;
	display: block;
	height: 30px;
	width: 100px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	background-position: center;
}
#btn     li a.s         {
	background-image: url(../images/menu-li-bg.gif);
	color: #02418A;
	background-repeat: no-repeat;
	font-weight: bold;
}
#btn   li  a:hover       {
	color:#993300;
}
#btn li a.s:hover {
	color: #02418A;
	text-decoration: none;
}

#search1
{
	list-style-type: none;
	font-size: 12px;
	padding-left: 10px;
	height: 30px;
	padding-top: 6px;
	clear: both;
	background-repeat: no-repeat;
	background-image: url('../images/xxv.gif');
}
#search1 ul {
	list-style-image: none;
	list-style-type: none;

}

#search1  li    {
	float: left;
	margin-right: 2px;
	line-height: 2.1em;
	vertical-align: middle;
	color: #00418C;
}
#search1 ul {
	list-style-image: none;
	list-style-type: none;

}

#search1    li    {
	float: left;
	margin-right: 2px;
	line-height: 2.1em;
	vertical-align: middle;
	color: #00418C;
}
.searchkuang {
	width: 230px;
	height: 18px;
	color: #999999;
}
#search1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search1 a {
	color: #00418C;
	text-decoration: none;
}
#search   {
	list-style-type: none;
	background-color: #EEF2F7;
	font-size: 12px;
	padding-left: 10px;
	height: 30px;
	padding-top: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6CAFF;
	border-bottom-color: #A6CAFF;
	border-left-color: #A6CAFF;
}
#search ul {
	list-style-image: none;
	list-style-type: none;

}

#search    li    {
	float: left;
	margin-right: 2px;
	line-height: 2.1em;
	vertical-align: middle;
	color: #00418C;
}
#search img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search a {
	color: #00418C;
	text-decoration: none;
}
    .modalPopup 
    {    
        background-color:#ffffdd;    
        border-width:3px;    
        border-style:solid;    
        border-color:Gray;    
        padding:3px;    
        width:250px;
    } .hp_position span {
	float: right;
	margin-right: 10px;
	color: #FFCC00;
	font-weight: bold;
}
.huangse a {
	color: #FF0000;
}



#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	line-height: 2.1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
}
#footer  ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	text-align: center;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer li {
	font-size: 12px;
	line-height: 2.3em;
}

#footer  a {
	color: #000000;
	text-decoration: none;
}
#footer  a:hover {
	color: #990000;
	text-decoration: underline;
}
.cptjwz img {
	float: left;
}
.newlogo {
	height: 70px;
}

.cie-logomenu {
	clear: both;
	height: 25px;
	margin-top: 10px;
}
.cie-logomenu ul {
	padding-left: 25px;
}

.cie-logomenu li {
	float: left;
	width: 81px;
	text-align: center;
	height: 25px;
	background-image: url('../images/xxv2.gif');
	background-repeat: no-repeat;
	margin-right: 1px;
}
.cie-logo1  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cie-logomenu .cie-memu1 {
	background-image: url('../images/xxv1.gif');
	background-repeat: no-repeat;
}
.cie-logomenu .cie-memu1 a {
	font-weight: bold;
	color: #FFFFFF;
}
.cie-logomenu li a {
	color: #333333;
	text-decoration: none;
	line-height: 2.4em;
}
.cie-logomenu a:hover {
	color: #993300;
}
