   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.9em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
	
}
a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.3em; margin-bottom: 5px; color: #000; background: inherit; }

h3 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h3 { font-size: 1em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }
ul { margin: 0; padding : 0; list-style : none; }
form { 	margin: 0; }

/*input.submit {
	
	border: 0;
	padding: 4px 0;
	width: 120px;
	margin: 0 15px 1px 0;
	color: #000;
	font: bold 1em Arial, Sans-Serif;
} */

input.login { 
	width: 150px;
	border: none; 	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width:970px;
	padding: 10px; 
	
}
.clear{
clear:both;
overflow:hidden;
}

.header { 	
	background: #ffffff;
	color: #808080;
	margin: 0;
	padding: 0;	
}
.logo {
	width:200px;
	height:68px;
	float:left;
}
.top{ width:970px;
       height:68px;
	   margin:0;
	   
	}
	
.top_top { 	
    width:970px;
	background: #ffffff;
	color: #808080;
	margin-bottom:5px;
	text-align:right;
	}


.top_info {

  width:750px;
  height:68px;
  float:right;
    
  

	border-bottom: 1px solid #eee;
	border-style: solid;
    border-width: 1px;
    border-color:#2862b8;
}




.menu {

	font-family: arial, sans-serif;
	width:970px;
	height:32px;
	MARGIN:5px 0 2px 0;
	background: url(navm.gif) bottom repeat;
	background-color:#676767;
	Z-INDEX:100;
	position:relative;
	


}

/* remove the bullets and set the margin and padding to zero for the unordered list */

.menu ul {
padding:0; 
margin:0;
list-style-type: none;


}

/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */

.menu ul li {
float:left; 
position:relative;
}

/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */

.menu ul li a, .menu ul li a:visited {

display:block; 
text-align:center; 
text-decoration:none; 
width:110px; 
height:30px; 
color:#ffffff;
border:1px solid #fff;
border-width:1px 1px 0 0;
line-height:30px; 
font-size:15px;

}

/* make the dropdown ul invisible */

.menu ul li ul {
display: none;
}



/* specific to non IE browsers */

/* set the background and foreground color of the main menu li on hover */

.menu ul li:hover a {


}

/* make the sub menu ul visible and position it beneath the main menu list item */

.menu ul li:hover ul {
display:block; 
position:absolute; 
top:31px; 
left:0; 
width:105px;
}

/* style the background and foreground color of the submenu links */

.menu ul li:hover ul li a {

display:block; 

background:#D8D8D8 ; 

color:#000;

}

/* style the background and forground colors of the links on hover */

.menu ul li:hover ul li a:hover {
background:#dfc184; 
color:#000;
}



/*background: #fff url(searchbg.gif) no-repeat left; */

.search_field { 	
	color: #808080;
	clear: both;
	font-weight: bold;
	margin: 15px 0 5px 150px;
}
.top_info p { 	
	
	clear: both;
	
	margin: 0 0 0 150px;
}
input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}
.search_form {
	margin:o auto;
	
	}
.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}



	.oasearch_box{ 
	    margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
		border-style: solid;
        border-width: 1px;
		border-color:#2862b8;
	
		
		}
	.oasearch_top {
	clear: both;
	background: #e2edf9 ;
	color: #000000;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	border-style: solid;
    border-width: 1px;
    border-color:#2862b8;
}


/* left side
   --------- */

.left {
	float: left;
	width: 75.5%;
	margin: 0 0 10px 0;
}

.left_top {
	clear: both;
	background: #e2edf9 ;
	color: #000000;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	border-style: solid;
    border-width: 1px;
    border-color:#2862b8;
}
	.article_title{  font-size:1.4em; text-align:center;font-weight:bold; color:#000; height:35px; line-height:35px; padding-top:10px;} 
	.article_intro{ font-size:1.3em; line-height:24px;  text-align:left; padding:10px; background:#F9FFDC; color:#000;	margin-bottom:10px;}
	.text_content {padding:10px; line-height:24px; text-indent:2em; font-size:1.2em; color:#000;}
	.author{ height:35px; line-height:35px; text-align:center; color:#000;}
	.articleaction{  font-size:14px; width:98%;height:28px;line-height:28px; float:right; margin-right:10px; margin-left:10px;margin-top:10px;text-align:right; background:#F4F4F4; color:#000; }
	.article{padding:18px;font-size:14px; color:#003366; line-height:28px;}
	.aboutarticle{padding:10px;}
.about_article{ font-weight:bold; font-size:14px; text-align:left;  background:#F4F4F4; height:28px; line-height:28px; padding-left:10px;}
.about_list{ padding:10px;}
.about_article img{ padding-right:10px;}



	.left h3 {	
	text-indent: 2em;
	margin: 20px 5px 26px 5px;	
	line-height: 2;

}
	

	
	
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box{ 
	    margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
		border-style: solid;
        border-width: 1px;
		border-color:#2862b8;
		
		}
	
	.left_articles {
		background: #ffffff;
		color: #000000;
		padding: 8px;	
		margin: 0 0 3px 0;
		font-size: 1em
	
	}
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 23.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A  url(corner.gif) no-repeat top right;;
	color: #000000;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	background: #e2edf9 ;
	border-style: solid;
    border-width: 1px;
	border-color:#2862b8;
	
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
		border-style: solid;
        border-width: 1px;
		border-color:#2862b8;
	}
	.right_ul  ul{
		list-style-image: url("http://localhost/images2/arrow.gif");
		list-style-type:square;			
		margin: 8px 8px 30px 20px;		}
		
		.right_ul  ul li{
		
		
		margin: 8px 8px 3px 3px;

		}

	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}
.center{ margin:5px auto;}
.footer a { color: #808080; background: #fff; }
.guanggao{margin:0 auto;
text-align:center;}
.content2{width;970px;
}
.guanggao{float:left;
margin:0 5px 0 }

.newsearch {	
    width:100%;
	margin: 0;	 
	padding: 3px 0; 
	border-style: solid;
    border-width: 1px;
    border-color:#2862b8;
}	
.newsearch_top{
	margin:0 0 0 5px;
	width:100%;
	}
	
.newsearch_txt{
	width:100%;
	margin: 0  0 0 15px;
	}

.newsearch_guanggao {
	margin-top: 10px;
	margin-right: 0;
	Z-INDEX:20;
	position:relative;
}
.newsearch_txt a{
	color: #E0691A;
	font-size: 1.2em;
		}
.newsearch b{
	font-weight: bold;	
	color: #1A91E0; 
	}
.newsearch_page{
	margin:0 auto;
	text-align:center;	
	font-size: 1.3em;
	}
.pdf{float:left;
      color: #E0691A;
	  font-weight: bold;	
	  font-size: 0.8em;
	
}

