@charset "utf-8";
/* CSS Document */
img{ margin:0; padding:0; border:0;}
*{margin:0;padding:0;border:0;}
body
{
	margin:0;
	font-family: Arial, Tahoma, Helvetica, sans-serif ,"宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
/*##############################*/
#topbar a:link,#topbar a:visited{
	text-decoration:none;
	color: #1C68BD;
}
#topbar a:hover{color:#f00;}

.searchbar a:link,.searchbar a:visited{
	text-decoration:none;
	color: #1C68BD;
}
.searchbar a:hover{color:#f00;}


#menu_index a:link,#menu_index a:visited{
	text-decoration:none;
	color: #1C68BD;
}
#menu_index a:hover{color:#f00;}


/*##############################*/


body,p,b,input,img,form,div,ul,li{margin:0;padding:0;}
#topbar{
	background-color: #E9F3FF;
	line-height:23px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9EAFF;
	padding-top:2px;
	padding-bottom:0;
}
#container{
 margin:0 auto;
 padding:0px;
}	
.searchbar
{   margin:0 auto;
    width:988px;
	clear:both;
	height:90px;
	border-bottom-width: 1px;
	background-color: #D9EAFF;
	background-image: url(../images/nav-background.png);
	border-bottom-style: solid;
	border-bottom-color: #DDEBFF;
	background-repeat: repeat-y;
	}
#logobar
{   margin:0;
    float:left;
	width:160px;
	height:90px;
}
#content{
	padding:0;
	width:988px;
	margin:0 auto;
}
#menu_index{
	float: left;
	height:1000px;
	width: 108px;
	margin: 0px;
	padding:0px;
	text-align: center;
	font-size:16px;
	background-image: url(../images/menu-background.png);
	background-repeat: repeat-y;
	background-color: #F0F7FF;
}
#menu_index ul{
	list-style:none;
	margin:0;
	padding:0px;
}
#menu_index ul li{
	line-height:32px;
	}
.menu_index_pos{
	display:block;
	background-image:url(../images/hover.png);
	text-decoration: none;
	}
.menu_index_neg{
	width:108px;
	padding:0;
	display:block;
	background-image: url(../images/link.png);
	}	
#main_index
{  
    padding-left:2px;
	width:878px;
	height:1000px;
	float:left;
}
#footer 
{
	text-align:center;
	line-height:40px;
	width: 988px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DC9FF;
	margin:0 auto;	
}
#content {
	margin:0 auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;	
}
#searchbox{
	float:left;
	width:824px;
	height:90px;
	}
#tab{
	height:24px;
	padding-left:160px;
	padding-top:6px;
}
#tab a{
	display:block;
	float:left;
	position:relative;
	width:58px;
	height:26px;
	text-align:center;
    text-decoration:none;

	}
#keyword{
	border: 1px solid #85B0FA;
	width:400px;
	height:28px;
	margin:0;
	float:left;
}
#middle {
	height:30px;
	border: 2px solid #CFE1FE;
	width:499px;
	margin:0 auto;
}

#sousuo {
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	width:97px;
	height:30px;
	border:0;
	float: left;
	margin:0;
}
.maillist {
	position:absolute;
	width:140px;
	z-index:1000;
	border: 1px solid #09F;
	background:#E9F3FF;
	text-align:left;
}
.maillist ul {
  list-style-type:none;
  padding-left:10px;
  padding-right:10px;
}
.maillist li {
  color:#666666;
  font-size:12px;
  line-height:20px;
}
.maillist li a {
  color:#0759AD;
  text-decoration:none;
}
.maillist li a:visited {
  color:#0759AD;
  text-decoration:none;
}
.maillist li a:hover {
  color:red;
  text-decoration:underline;
}
#topbar-1 { 
float:left;
padding-left:12%;
}
#topbar-1 ul .close {
	text-align:right;
}
#topbar-1 ul .close a , #topbar-1 ul .close a:visited{
	color:#999;
}

#topbar-2 {
	color:#999;
	font-size:12px;
	text-align:right;
	padding-right:12%;
}