﻿/*font-family:'Lucida Grande','Lucida Sans Unicode','宋体','新宋体',arial,verdana,sans-serif;*/
*{margin:0;padding:0}
body,html{height: 100%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #195393;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	background: #FFF;
	margin:0;
	padding:0;
	text-align: center;
	font-size: 12px;

}
td,p,body,span,div,input,select{
  font-size:12px;
}
td,p,body,span,div,select{
  line-height: 175%
}
img{border:0;}

.a{
	text-decoration: none;
	font-style: normal;
	line-height: 175%;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
 
a:link,a:visited{    
	color:#1C5292;
	text-decoration: none;
}   
a:hover,a:active{

	color:#1C6EC8;
	text-decoration: underline;
}
.headerad{    
    width:760px;
	margin:1px auto 0;	
}
.headerad img{
    width:760px;
	border:0;	
}

.bodybox{
         width:760px;
	 margin:0 auto;
	 position:relative;
	 border-top:4px #FFF solid;
 background:url(images/logobg.gif) #FFF no-repeat top left ;
	 overflow:hidden;

}
.bodyleft{
     width:209px;
	 float:left;
	 text-align:left;
}

.logo{
      width:100%;
	  height:80px;
	  
	  
}









.top_menu{
	width:189px;
	font-size: 18px;
	text-align:center;
	text-transform: capitalize;
	margin-left:3px;
	background:url(images/menu_bg.gif)  repeat-y 1px left ;
	padding-left:1px;
	border-bottom:1px  #666699  solid;
	
}

.menu td     /* 菜单下的TD */
{text-align:left;
	width:188px;
	margin:0;
	color:#004181;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
    font-weight:bold;
    font-family:Arial Black;

}
.menuItem a:link,.menuItem a:visited   /*单组连接和访问过后*/
{
    height :39px;
	line-height:39px;
	padding-left:50px;
	margin:0;
	color:#FFF;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 18px;
	display:block;
}
.menuItemHover a:hover          /*单组鼠标经过*/
{   height:39px;
	line-height:39px;
	padding-left:50px;
	margin:0;
	color:#02356E;
    background:url(images/menu_bg1.gif) #CEE0F6 no-repeat 27px 10px ;
    font-size: 18px;
    display:block;
}







.menuPopup {
	margin:0;
	padding:0;
   text-decoration : none;
	text-transform: capitalize;
	border:1px #004181 solid;
	width:100px;

}
.menuPopup td{
	margin:0;
	padding:0;	
	background:#C3E3FF;
	width:100px;
	height:15px;
}
.menuPopupHover  td
{width:100px;
	padding:0;
	margin:0;
	background:#666699;
	color:#FFF;
	
}
.menuPopupHover a:hover
{

	margin:0;
	color:#FFF;
	background:#666699;
	text-decoration: none;
	text-transform: capitalize;
	text-decoration:underline;
	
	

}

.menuPopupItem td
{ width:100px;
	font-size:12px;
	padding:0 10px;
	margin:0;
	text-decoration: none;
	text-transform: capitalize;
	height:20px;
	line-height:25px;
	color:#FFF;

	
}
 
.bodyright{
     width:551px;
	 float:right;
}
.map{
     width:100%;	
	 height:30px;
	 line-height:30px;
	 background:#59728C;
	 text-align:left;
	 color:#FFF;
}
.map div{
     float:right;
	 line-height:28px;
	 >/*IE only*/ line-height:30px;
	 margin:0;
	 padding:0;
}

.map div.input{
	border: 0px  none;
	margin-top:6px;
}
.map div.input input{
	height:15px;
	width:100px;
	margin-left:5px;
	background-color: #EFF7FA;
	border: 0px  none;
	padding:0px;
}
.map a:link,.map a:visited{    
	color:#FFF;
	text-decoration: none;
}   
.map a:hover,.map a:active{

	color:#EEE;
	text-decoration: underline;
}
.rpane{
  float:left;
  text-align:left;
}

.footer{
  width:760px;
  border-top:1px #96ACC3 solid;
  height:50px;
  line-height:50px;
  text-align:center;
  margin:35px auto;
  
}