/* 通用默认样式-------------------------------------- */
body{
	font:12px Tahoma,Verdana,Arial,;
	text-align:center;
	background:url(../Images/bg-0012.gif);
	margin:0px;
}
/*css hack*/
/*1.高度不适应*/
.clear-div{height:0px;overflow:hidden;}
/*2.清除浮动*/
/*select:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}*/
/*3.盒模型解决方法*/
/*selct {width:IE5.x宽度; voice-family :"\"}\""; voice-family:inherit; width:正确宽度;}*/
/*4.截字省略号--firefox不支持--*/
/*select { -o-text-overflow:ellipsis; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }*/

/* 主体样式--------------------------------- */
a{font-size:12px;color:#2F2F2F;text-decoration: none;}
.text {
	font-family: Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
	color: #666666;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
	color: #333333;
}

a:hover{color: #000000;text-decoration: underline;}
/* 顶部语言选择链接样式------------------------------- */
.language a:link,.language a:visited  {font-size:11px;color:#666666;text-shadow:#000;}
.language a:hover,.language a:active  {font-size:11px;color:#666666;text-shadow:#000;}
/* Main产品与服务链接样式----------------------------- */
td.MainMenu			{text-align:left;vertical-align: middle;padding-top: 2px;}
.MainMenu A:link	{font-family:"宋体";font-size:12px;color: #2F2F2F;text-decoration: none}
.MMainMenu A:visited{font-family:"宋体";font-size:12px;color: #2F2F2F;text-decoration: none}
.MainMenu A:hover	{font-family:"宋体";font-size:12px;color: #2F2F2F;text-decoration: underline}
.MainMenu A:active	{font-family:"宋体";font-size:12px;color: #2F2F2F;text-decoration: underline}
input.AllSearch 	{border: solid 1px #666666;font-size:11px; background: #ffffff;color: #2F2F2F; width:120px; }
select       		{border: solid 1px #666666;font-size:11px; background: #F2F2F2; color: #2F2F2F; width:80px; }
table				{text-align:left;}
/*页面层容器*/
#container {width:100%}
/*页面头部*/
#Header{
	width:960px;
	height:84px;
	margin:0 auto;
	background:url(images/logo.jpg) no-repeat;
	overflow: hidden;
	
}

#Header #nav_lang {
 
    float:right;
	clear:left;
	position:relative;
	_position:absolute;
	height: 30px;
	width: 263px;

	
	
}

	
#banner {
	width: 960px;
	height:161px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background:#FFF;
	
}
#banner #banner_main{
	position:relative;
	_position:absolute;
	float:left;
	clear:right;
	width:958px;
	height:161px;
	left:1px;
}
/*兼容firefox设置*/
[xmlns] #banner #banner_main{
	top:1px;
}
#banner #banner_right{
	float:left;
	clear:right;
	left:2px;
	position:relative;
	_position:absolute;
	width:192px;
	height:161px;
	
	overflow:hidden;
/*	background:#F4F9FC url(images/login.gif);*/
}
/*　主体-----------*/
#mainbody {
	width: 960px;
	/*解决ie下高度撑不开*/
	height:auto;
	height:500px;
	min-height:500px;
	margin:0px;
	padding:0px;
	text-align:left;
	background:#FFF;
	
}
/*　主体左导航-----------*/
#mainbody #bodyleft{
	float:left;
	clear:right;
	position:relative;
	_position:absolute;
	background-image:url(images/graded2.jpg);
    width:200px;
	min-height:500px;
	overflow:visible;
	font-size:12px;


	
	
}
.bodyleft{
     border:0;
	 background-color:#f4f4f4;
	
}
#mainbody #bodyright{
	float:left;
	clear:right;
	width:760px;
	border:0;
	height:auto;
	

}
#mainbody #bodyright #bulletin {
	
	height: 30px;
	width: 750px;
	text-align:left;
	padding-top:10px;
}
#mainbody #bodyright #bulletin #marquee1{
	float:left;
	clear:right;
	text-align:left;
	width:670px;
	font-size:14px;
	display:block;
	position:relative;
	_position:absolute;
	padding-left:5px;
}
#bottom{
	position:relative;
	width: 960px;
     height:auto;
	height:67px;
	margin:0px;
	
}
#bottom #gray_line{

    width:960px;
	height:20px;
	background-color:#dddddd;
}
#bottom #copyright{
	width:960px;
	height:30px;
	background:url(../Images/bgdate.gif);
	color:#FFFFFF;
	
	
}

#bottom #copyright #bc_table{
	float:left;
	clear:right;
	height:30px;
	font-size: 11px;
	color:#FFFFFF;
	
	
}
#bottom #copyright #bc_table a{
     
	font-size:11px;
	color:#FFFFFF;
	
}
#bottom #copyright #bc_table a:hover{
	color:#FFffff;
	font-size:11px;
}

.button { 
	
    font-family:"宋体";
	font-size: 12px;
    color: #1c1c1c;
	cursor: hand; 
	
}
.TextBox{
	border-top-width:1px;
	border-bottom-width:2px;
	border-left-width:1px;
	border-right-width:2px;
	font-size: 12px;
    font-family:Verdana,Arial,"宋体";
	color: #2f2f2f;
}
.Outside{
	padding:1px;
	width:962px;
	overflow: hidden;
	
}


#Layer34 {
	position:absolute;
	_position:absolute;
	left:120px;
	top:90px;
	width:960px;
	height:160px;
	z-index:5;
}

/*input*/
.input_on{
padding:2px 8px 0pt 3px;
height:18px;
border:1px solid #999;
background-color:#ffffcc;
}
.input_off{
padding:2px 8px 0pt 3px;
height:18px;
border:1px solid #CCC;
background-color:#FFF;
}
.input_move{
padding:2px 8px 0pt 3px;
height:18px;
border:1px solid #999;
background-color:#ffffcc;
}
.input_out{
/*height:16px;默认高度*/
padding:2px 8px 0pt 3px;
height:18px;
border:1px solid #CCC;
background-color:#FFF;
}




#outer{
  padding-right: 0px;
  padding-left: 0px;
  background:#f4f4f4;
  padding-bottom: 0px;
  margin: 0px auto;
  width: 530px;
  padding-top: 0px;
  text-align: left
  }
#wrapper{
  background: #f4f4f4;
  margin: 0px 2px
  }
#ctent{
  padding-right: 0px;
  padding-left: 0px;
  min-height: 220px;
  margin: 2px 1px;
  padding-top: 0px;
  position: relative
  }
#fcs{
  border-right: #ccc 1px solid;
  padding-right: 0px;
  border-top: #ccc 1px solid;
  padding-left: 0px;
  min-height: 100%;
  background: #f4f4f4;
  padding-bottom: 10px;
  margin: 2px 0px 2px;
  border-left: #ccc 1px solid;
  width: 100%;
  padding-top: 15px;
  border-bottom: #ccc 1px solid;
  position: relative;
  height: 100%  }
#beni{
  padding-right: 0px;
  padding-left: 0px;
  left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  width: 80px;
  padding-top: 0px;
  list-style-type: none;
  position: absolute;
  top: 15px
  }
#beni li{
  border-top: #ccc 1px solid;
  font-size: 11px;
  float: left;
  width: 80px;
  text-indent: 8px;
  line-height: 26px
  }
#beni li.first{
  border-top: 0px
  }
#beni li a{
  border-right: 0px;
  padding-right: 0px;
  border-top: 0px;
  display: block;
  padding-left: 0px;
  font-weight: bold;
  background: #f4f4f4;
  padding-bottom: 0px;
  margin: 0px;
  border-left: 0px;
  padding-top: 0px;
  border-bottom: 0px;
  text-decoration: none
  }
#beni li a:hover{
  background: #f4f4f4;
  }
#dsrpn{
  width:420px;
  height:200px;
  overflow:hidden;
  float:right;
  margin-right:10px;

 
  }
  
 
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width:100%;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 12px;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:100%;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

