@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	text-align:center;
	background:url(../img/bg.png) top repeat-x;
	font-size:12px;
	color:#346574;
	}
a:link{color:#346574;text-decoration: none;}
a:visited {color: #346574;text-decoration: none;} 
a:hover {color: #F90;} 

.title {
       font-family:"Times New Roman", Times, serif;
	   font-size:14PX;
	   color:#346574;
		}
.textfont{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#8C9093;
		}
.listtext{
         font-family:Arial, Helvetica, sans-serif;
		 font-size:12px;
		 color:#8C9093;}
		 /* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 300px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	width:60px;
	height:25px;
	line-height:30px;
	top: 1px;
	float: left;
	background:url(../img/pane_A.png) center no-repeat;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	padding-top: 5px;
}

.TabbedPanelsTabHover {
color:#FF9933;
}
.TabbedPanelsTabSelected {
	color:#FF9933;
	border-bottom: 1px solid #EEE;

}


.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-top: solid 1px #ccc;
}


.TabbedPanelsContent {
	padding: 4px;
	width:400px;
	overflow:hidden;
	text-indent:18pt;
	line-height:24px;
	text-align:left;
	letter-spacing:2px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}


.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}


.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	padding-top:20px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #ffffff;
	border-bottom: solid 1px #999;
	padding-top:10px;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
/*面板结束*/
.bottomboder{
background:url(../img/boderbottom.png) repeat-x bottom;
	width:190px;
        }


.newdiv {
	background-color: #FEFFFF;
	clear: both;
	float: none;
	width: 966px;
	margin-left:auto;
	margin-right:auto;
}
.newdiv #newdivl {
	clear: both;
	float: left;
	height: auto;
	width: 216px;
	padding-top: 10px;
}
.newdiv #newdivr {
	width: 720px;
	height: auto;
	margin-top:10px;
	float:left;
	overflow:hidden;
	background-color:#F8F7F5;
	margin-left:10px;
}
.newdiv #newdivr #nwslist {
	width:710px;
	padding:10px;
}
.newsyindao{
	height:26px;
 	padding-top:10px;
	margin-top:2px;
 	border-bottom:#003366 1px solid;
   background-color:#F1F1EB; width: 730px;
   }
.newstitle{
    height:30px;
    padding:15px;
	margin-left:0px;
    background-color: #F8F8F5; 
	width: 700px;
	}
.newscontent{
  text-align:left;
  width:680px;
  height:auto;
  background-color: #F8F8F3; 
  padding: 15px; 
}

