﻿@charset "utf-8";
/* CSS Document */

*{
  margin:0;
  padding:0;
  
}
img
{
border:0px;
}
html{
  background:#fff;/*背景颜色*/
}
body{
	margin:0 auto;
	width:1003px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-color: #fff9ee;
}
#menu,#nav,#footer{
  clear:both;
}
#nav{
	padding-left:20px;
	text-align:left;
	background-color: #FAFAFA;
}
#footer{
	width:1003px;
}
#logo,#banner,#mail,#left,#middle,#right{
  float:left;
  width:180px;
  background:#f00;
}
#logo,#banner,#mail{
  height:60px;
}
#banner{
	width:1003px;
	background-color: #FFFFFF;
	background-image: url(../images/top.jpg);
	height: 127px;
}
#banneren{
	width:1003px;
	background-color: #FFFFFF;
	background-image: url(../images/top_en.jpg);
	height: 127px;
}
#right{
	width:302px;
	background-color: #fff5e1;

}
#rightcontent{
	width:276px;
	text-align: left;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 18px;
}
#middle{
	width:680px;
	background:#fff9ee;
	padding: 10px;
	text-align: left;
}
#title1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

/*menu部分*/
#menu{
	margin:0;
	position:relative;
	width:1003px;
!important
  background:#033;
	background-color: #f4fbff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu ul{
  list-style:none;
}
#menu li {
	float:left;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}   
#menu ul ul {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:35px;
}
#menu table{
  position:absolute;
  left:0;
  top:0;
}
#menu ul li:hover ul,#menu ul a:hover ul{
  visibility:visible;
}
#menu a{
	display:block;
	size:14px;
	text-align:center;
	text-decoration:none;
	width:89px;
	height:35px;
	color:#000;
	line-height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f4fbff;
	padding-left: 10px;
	font-weight: bold;
}
#menu a:hover{
	color:#000000;
	background-color: #d8f2ff;
}
#menu ul ul li {
	clear:both;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu ul ul li a{
	display:block;
	width:140px;
	height:25px;
	color:#000;
	background-color: #d8f2ff;
	text-align: left;
	padding-left: 25px;
	font-weight: normal;
}
#menu ul ul li a:hover{
	background:#ecf9ff;
	color:#000;
}

/*menuen*/
#menuen{
	margin:0;
	position:relative;
	width:1003px;
!important
  background:#033;
	background-color: #f4fbff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menuen ul{
  list-style:none;
}
#menuen li {
	float:left;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}   
#menuen ul ul {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:35px;
}
#menuen table{
  position:absolute;
  left:0;
  top:0;
}
#menuen ul li:hover ul,#menuen ul a:hover ul{
  visibility:visible;
}
#menuen a{
	display:block;
	size:14px;
	text-align:center;
	text-decoration:none;
	width:70px;
	height:35px;
	color:#000;
	line-height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f4fbff;
	padding-left: 10px;
	font-weight: bold;
}
#menuen a:hover{
	color:#000000;
	background-color: #d8f2ff;
}
#menuen ul ul li {
	clear:both;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menuen ul ul li a{
	display:block;
	width:165px;
	height:25px;
	color:#000;
	background-color: #d8f2ff;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
}
#menuen ul ul li a:hover{
	background:#ecf9ff;
	color:#000;
}
#news{
	width: 650px;

	padding: 5px;
}
#content{
	width: 650px;
	text-align: left;
	padding: 5px;
}

#more{
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.a1:link,.a1:visited {
	color: #0066cc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/point.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
}
.a1:hover,.a1:active {
	text-decoration: none;
}
.a2:link,.a2:visited {
	color: #0066cc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../images/point.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
}
.a2:hover,.a2:active {
	text-decoration: none;
}
a:link,a:visited {
	color: #0066cc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 12px;
	font-weight: normal;
}
a:hover,a:active {
	text-decoration: none;
}
.a3:link,.a3:visited {
	color: #fff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 12px;
	font-weight: normal;

}
.a3:hover,.a3:active {
	text-decoration: none;
}
.a4:link,.a4:visited {
	color: #000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 11px;
	font-weight: normal;

}
.a4:hover,.a4:active {
	text-decoration: none;
}
/*input*/
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.input_on{
padding:2px 8px 0pt 3px;
height:20px;
border:1px solid #999;
background-color:#FFFFCC;
}
.input_off{
padding:2px 8px 0pt 3px;
height:20px;
border:1px solid #CCC;
background-color:#FFF;
}
.input_move{
padding:2px 8px 0pt 3px;
height:20px;
border:1px solid #999;
background-color:#FFFFCC;
}
.input_out{
/*height:16px;默认高度*/
padding:2px 8px 0pt 3px;
height:20px;
border:1px solid #CCC;
background-color:#FFF;
}

.font01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.font02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.font03{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;}

	
.font04{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;}
	.font05{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;}
.submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/b01.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dc6b00;
	border-bottom-color: #dc6b00;
	line-height: 23px;
}
.submit2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/b02.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5b9400;
	border-bottom-color: #5b9400;
		line-height: 23px;
}
.td01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cx_tabmenu {
	PADDING-TOP: 2px; BACKGROUND-COLOR: #e6c67d;WIDTH: 1003px;
}
#ddimagetabs {
	PADDING-LEFT: 10px
}
#ddimagetabs A {
	PADDING-RIGHT: 13px;  DISPLAY: inline; PADDING-LEFT: 13px; FONT-SIZE: 14px; font-weight:bold; BACKGROUND: #e6c67d; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #000; LINE-HEIGHT: 33px; MARGIN-RIGHT: 2px; PADDING-TOP: 0px; FONT-FAMILY:  Arial, Helvetica, sans-serif; HEIGHT: 33px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#ddimagetabs A:hover {
	 BACKGROUND:  #e6c67d;  COLOR: #000; LINE-HEIGHT: 33px; 
}
#ddimagetabs A.current {
	BACKGROUND:  #dca72f;  COLOR: #000
}



#tabcontentcontainer {
	BACKGROUND:  #dca72f; WIDTH: 1003px; HEIGHT: 27px
}
.tabcontent {
	DISPLAY: none; PADDING-TOP: 4px
}
.tabcontent A:link {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 13px;
	FLOAT: left;
	PADDING-BOTTOM: 4px;
	MARGIN-LEFT: 3px;
	CURSOR: pointer;
	LINE-HEIGHT: 18px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 18px;
	TEXT-DECORATION: underline;
	COLOR: #000;
}
.tabcontent A:visited {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 13px;
	FLOAT: left;
	PADDING-BOTTOM: 4px;
	MARGIN-LEFT: 3px;
	CURSOR: pointer;
	LINE-HEIGHT: 18px;
	PADDING-TOP: 0px;
	FONT-FAMILY: VArial, Helvetica, sans-serif;
	HEIGHT: 18px;
	TEXT-DECORATION: underline;
	COLOR: #000;
}
.tabcontent A:hover {
	BACKGROUND:  COLOR: #000000;	TEXT-DECORATION: none;
}
#active_submenu {
	BACKGROUND: url(../images/cx_submenu_hover.jpg) #666666 no-repeat center bottom; COLOR: #fff;
}

#content{
	width:650px;
	background:#fff9ee;
	padding: 10px;
	text-align: left;
}
