﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

form{
	margin:0px;
	padding:0px;
}

body{
	font-family:"宋体",Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#666666;
	margin:0px;
}

.zt_header{
	width:100%; 
	height:195px; 
	background:url(head_bg.jpg) repeat-x; 
	overflow:hidden;

}

.zt_center01{
	width:100%; 
	background-color:#CCC; 
	overflow:hidden;

}

.zt_center02{
	width:100%; 
	background-color:#FFF; 
	overflow:hidden;
}

.zt_foot{
	width:100%; 
	height:22px; 
	overflow:hidden; 
	background-color:#000;
}

/***头部***/
.headertop{
	width:977px;
	height:170px;
	margin:auto auto;
}


.h_left{
	width:535px;
	background-color:#7f181c;
	float:left; 
	height:24px;
}

#h_right{
	width:430px;
	float:left;
	padding-left:12px;
	height:24px;
	background-color:#000;
}

#h_right a:link{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

#h_right a:visited{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

#h_right a:hover{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.btn_left{
	width:950px;
	float:left; 
	height:24px;
	background-color:#e8e8e8;
}

.btn_right{
	width:27px;
	float:left;
	height:24px;
	background-color:#e8e8e8;
}

.search_sy{
	margin-left:40px; 
	margin-top:4px; 
	float:left; 
	display:inline;
	width:126px;
	height:17px;
	background:url(search_ztbg.jpg);
}

.search_syzt{
	font-size:10px;
	height:14px;
	/*line-height:12px;*/
	width:105px; 
	background: url(search_bg.jpg) no-repeat scroll left top transparent; 
	border: medium none;
}

.search_sybtn{
	height:10px; 
	width:12px; 
	background: url(search_btnnew.jpg) no-repeat scroll left top transparent;
	border: medium none; 
	background-position:center; 
	cursor:pointer;
	margin-top:1px;
}

.search_sytable{
	width:124px; height:12px; border:0px; margin:2px auto 0px auto;
}

.top_logo{
	float:left; 
	height:142px; 
	width:977px;
}

.top_logo_img{
	height:142px;
	width:977px;
	border:0px;
}
/***top登录***/
.top_denglu{
	cursor:pointer; 
	text-decoration:none; 
	color:#FFF;
}

.top_denglu_div{
	position:absolute;
	left:0px;
	top:24px;
	display:none;
	width:442px;
	background:#666666;
	z-index:100;
	filter:alpha(opacity=80);   /* IE 5-7 */
    -moz-opacity:0.80;   /* Netscape/Phoenix/FireBird/FireFox */
    opacity:0.80;  /* Modern Browsers/以及支持CSS3的所有浏览器 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  /* IE 8 */
	-khtml-opacity:0.80;   /* Safari 1/MacOS */
}
/******/


/***TOP导航栏****/

#TopMenu {
margin:0px;
padding:0px;
list-style:none;
line-height:24px;
}

#TopMenu a {
 display:block; 
 width:70px; 
 text-align:center; 
 font-size:12px;
}

#TopMenu a:link  {
 color:#FFF; 
 text-decoration:none;
}
#TopMenu a:visited  {
 color:#FFF;
 text-decoration:none;
}
#TopMenu a:hover  {
 color:#FFF;
 text-decoration:none; 
}

#TopMenu li {
 float:left; 
 width:270px;
 background-color:#000;
}

#TopMenu li a:hover{
	background-color:#000;
}

#TopMenu li ul {
  position:absolute;
  display:none;
  line-height:27px;
  list-style-type:none; 
  text-align:left;
  width:140px;
  z-index:200;
  filter:alpha(opacity=80);   /* IE 5-7 */
  -moz-opacity:0.80;   /* Netscape/Phoenix/FireBird/FireFox */
  opacity:0.80;  /* Modern Browsers/以及支持CSS3的所有浏览器 */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  /* IE 8 */
  -khtml-opacity:0.80;   /* Safari 1/MacOS */
}

#TopMenu li ul li{
 float:left; 
 width:140px;
 background: #666666;
}
#TopMenu li ul li a{
 display:block; 
 width:130px;
 padding-left:10px;
 text-align:left; 
 font-size:12px;
}
#TopMenu li ul a:link  {
 color:#FFF; 
 text-decoration:none;
 font-weight:bold;
}
#TopMenu li ul a:visited  {
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
}
#TopMenu li ul a:hover  {
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
 background:#C00;
}

#TopMenu li:hover ul, #TopMenu li.over ul {
display: block;
}

/***最新菜单**/
#Menu {
margin:0px;
padding:0px;
list-style:none;
line-height:24px;
}

#Menu a {
 display:block; 
 width:77px; 
 text-align:center; 
 font-size:12px;
}

#Menu a:link  {
 color:#FFF; 
 text-decoration:none;
 font-weight:bold;
}
#Menu a:visited  {
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
}
#Menu a:hover  {
 color:#FFF;
 text-decoration:none; 
 font-weight:bold;
}

#Menu li {
 float:left; 
 width:77px; 
 background:url(btn01.jpg); 
 margin-right:1px;
}

#Menu li a:hover{
 background:url(btn02.jpg);
}
.Myactive{
	background:url(btn02.jpg);
}

#Menu li ul {
  position:absolute;
  display:none;
  line-height:27px;
  list-style-type: none; 
  text-align:left;
  width:200px;
  z-index:200;
  filter:alpha(opacity=80);   /* IE 5-7 */
  -moz-opacity:0.80;   /* Netscape/Phoenix/FireBird/FireFox */
  opacity:0.80;  /* Modern Browsers/以及支持CSS3的所有浏览器 */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  /* IE 8 */
  -khtml-opacity:0.80;   /* Safari 1/MacOS */
}

#Menu li ul li{
 float:left; 
 width:200px;
 background: #666666;
}
#Menu li ul li a{
 display:block; 
 width:176px;
 padding-left:24px;
 text-align:left; 
 font-size:12px;
}
#Menu li ul a:link  {
 color:#FFF; 
 text-decoration:none;
 font-weight:bold;
}
#Menu li ul a:visited  {
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
}
#Menu li ul a:hover  {
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
 background:#C00;
}

#Menu li:hover ul, #Menu li.over ul {
display: block;
}

.linktop{
	border-top:5px #cc0000 solid;
}

.btn_english{
	font-family:Arial, Helvetica, sans-serif;
}
.btn_english a:link{
	text-decoration: none;
	font: 12px;
	color: #000;
}
.btn_english a:visited{
	text-decoration: none;
	font: 12px;
	color: #000;
}
.btn_english a:hover{
	text-decoration: none;
	font: 12px;
	color: #F00;
}
/***登录入口***/

#denglu_ul {
 line-height:24px;
 list-style-type:none;
 
}
#denglu_ul li{
 float: left; 
 width: 147px;
 background: #666666;
}
#denglu_ul a{
 display:block; 
 width:137px;
 text-align:left;
 padding-left:10px; 
 font-size:12px;
}
#denglu_ul a:link  {
 color:#FFF; 
 text-decoration:none;
 font-weight:bold;
}
#denglu_ul a:visited  {
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
}
#denglu_ul a:hover  {
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
 background:#C00;
}

/***内容部分***/
#divmain{
	width:977px;
	padding-bottom:5px;
	overflow:hidden;
	margin:auto auto;
}

#divmain02{
	width:977px;
	/*overflow:hidden;*/
	margin:0px auto 0px auto;
	background-color:#FFF;
        height:auto!important;
        height:640px;
        min-height:640px;
}

#divmain_crm{
	width:977px;
	overflow:hidden;
	margin:0px auto 0px auto;
	background-color:#FFF;
}

.query_link{
	line-height:20px; width:100%; color:#000; text-align:left;
}

.query_link .more_q{
	color:#33F; text-decoration:none;
}
/***底部内容***/
#foot{ 
	height:22px; 
	width:977px;
	margin:auto auto;
}

#foot a{
	color:#FFF;
	text-decoration:none;
}

.foot_left{
	width:535px;
	background-color:#7f181c; 
	float:left; 
	line-height:22px; 
	text-align:right;
}
	
.foot_right{
	width:442px;
	float:left;
	text-align:center;
	line-height:22px;
	background-color:#000;
}

.foot_text01{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.foot_text02{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#ice_tworight{ line-height:20px; }
#ice_tworight a{ text-decoration:none; }
