﻿/*****************全局开始结束*****************/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { 
	font-size:14px;
	font-family:"宋体";
	margin:0;
	padding:0;
}
a:active{
    color: #000000;
    text-decoration:none;
}
a:link{
    color: #000000;
    text-decoration:none;
}
a:visited{
    color: #000000;
    text-decoration:none;
}
a:hover{
	color:#999999;
	text-decoration:none;
}



body {
	background-color:#D1DADD;
}
#header {
	margin:0px auto;
	height:157px;
	width:993px;
	background:url(../images/header_bg.png) no-repeat;
}
.nav {
margin:0px;
padding:134px 0px 4px 30px;
word-spacing:10px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}
.nav a:active, .nav a:link, .nav a:visited{
font-size:14px;
color:#FFF;
}
.nav a:hover{
font-size:14px;
	color: #FFF; 
    text-decoration:underline;
}
hr{
border:#CCCCCC 1px dashed;
margin:0px;
height:1px;
padding:0px;}
h3{margin:0px;
padding:10px;
font-size:16px;
font-weight:bold;
line-height:200%;
color:#003399;
}
.99text{color:#999999; font-size:12px; padding-top:10px;}
/***************layout*****************************/
#indexMain {
	margin:0px 0px 5px 0px; 
	padding:0px;
	background:#FFFFFF;
}
#indexLeftBody {
	float:left;
	margin:5px 5px 5px 0px;
	padding:0px;
	width:573px;
}
#indexRightBody {
	width:408px;
	margin:5px 0px 5px 0px;
	padding:0px;
	float:left;
}
.indexLeftColume {
	overflow:auto;
	background-color:#fff;
	margin:10px 5px 5px 0;
}
#leftBody {
	float:left;
	width:230px;
}
#rightBody {
	width:763px;
	height:450px;
	background:#fff;
}
#footer {
	clear:both;
	width:996px;
	background:url(../images/footer_bg.png) repeat-x top ;
	padding:20px;
	text-align:center;
	margin:0px auto;
}
#main {
	width:996px;
	margin:auto;
	margin-top:5px;
	margin-bottom:15px;
	overflow:auto;
}
#main .table{background:url(../images/neibg.jpg) repeat-y;}
#cLeftBody {
	float:left;
	width:230px;
}
#cRightBody {
	float:right;
	width:763px;
	background:#fff;
}
/***************************************************/
.neit1{
background:url(../images/h2_bg.png) no-repeat top left;
padding:0px 0px 5px 10px;
font-size:15px;
height:30px;
font-weight:bold;
margin:0px;
}
.neit2{
background:url(../images/h4_bg.jpg) no-repeat top left;
padding:0px 0px 5px 35px;
font-size:15px;
height:30px;
font-weight:bold;
margin:0px;
color:#FFFFFF
}
.neit3{
background:url(../images/neititle.jpg) no-repeat top left;
padding:5px 0px 5px 25px;
font-size:15px;
height:30px;
font-weight:bold;
margin:0px;
color:#000;
}
.time {
float:right;
color:#999999;
padding:0px 25px 0px 0px;
}
.more {
	float:right;
	margin-right:10px;
}
.more a:link {
	color:#999;
}
.more a:hover {
	color:#666;
}
.more a:visited {
	color:#999;
}

.lan {
   font-size:14px;
   padding:5px 0px 0px 0px;
   line-height:26px;
   margin:0px;
}
.lan a:active, .lan a:link, .lan a:visited{
    padding-left:15px;
	color: #000;
    text-decoration:none;
	
}
.lan a:hover{
    padding-left:15px;
    color: #336699; 
    text-decoration:none;


}
.links{

padding:20px 10px;
font-size:12px;
}
.links a:active, .links a:link, .links a:visited{
font-size:12px;
color:#333333;
}
.links a:hover{
font-size:12px;
	color: #333333; 
    text-decoration:underline;
}
.newsList {
	padding:10px 10px 10px 30px;
}
.newsList li {
	line-height:32px;
	font-family:"宋体";
	font-size:14px;
}

.tdbg1{background:url(../images/neipic1.jpg) no-repeat bottom left;
.newsContent {
	padding:60px;
}
#content {
	padding:20px;
	border-bottom:1px dashed #666;
}