/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:宋体，Verdana, Arial, Helvetica, sans-serif;
	background-color:#EAEDD8;
	color:#6C6C6C;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header.gif) 0 0 no-repeat;
	width:880px;
	height:145px;
	margin:0 auto;
	padding:0 0px 0 0px;
}
#top {
	position:absolute;
	width:29px;
	height:20px;
	z-index:1;
	left: 0px;
	top: -1px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:979px;
	margin:0 auto;
	background-color:#fff;
	color:#6C6C6C;
}
#body ul.nav{
	width:757px;
	height:34px;
	background:url(images/nav_bg.gif) 0 0 no-repeat;
	float:left;
	margin:0 0 6px 0;
	padding:0 0px 0 200px;
}
#body ul.nav li{
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	height:34px;
	width:85px;
	padding:0 3px 0 0px;
}
#body ul.nav li a{
	display:block;
	padding:0 15px;
	font:13px/34px 宋体;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
}
#body ul.nav li a:hover{
	color:#fff;
	background-image:url(images/menu_bg_a.gif);
	height:34px;
	width:52px;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url(images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*------------------------------------------------left--------------------*/
#left{
	display:block;
	width:820px;
	padding:10px 15px 40px 15px;
	margin: 50px 0 0 60px;
	background-repeat: no-repeat;
	background-position: 304px 195px;
}
#left h2.welcomeimg{
	display:block;
	width:200px;
	height:50px;
	background:url(images/welcome_div.gif) left bottom repeat-x;
	margin:0 10px 50px 100px;
	padding: 5px 200px 5px 200px;
}
#left h2.welcome{
	display:block;
	width:800px;
	height:28px;
	background:url(images/welcome_div.gif) left bottom repeat-x;
	margin:50px 0 21px 0;
	text-align: center;
}
#left h2.welcome span{
	font-size:0;
	line-height:0;
}
#left h3.tops{
	display:block;
	width:35px;
	height:20px;
	margin:20px 0 10px 750px;
}
#left p.lftTxt{
	display:block;
	font-size:13px;
	line-height: 25px;
	margin: 0 0 45px 0;
    border:2px solid   #EAEAEA;
	padding: 10px 10px 10px 10px;
}
#left p.lftTxt span{
	color:#FF0066;
	font-weight:bold;
	background-color:inherit;
	font-family: 宋体;
	font-size: 16px;
}
#left p.lftTxt span2{
	color:#87C639;
	background-color:inherit;
	font-size: 16px;
}

#left p.lftTxt5{
	display:block;
	font-size:13px;
	line-height: 25px;
    border:2px solid   #EAEAEA;
	padding: 10px 10px 10px 10px;
}
#left p.lftTxt5 span{
	color:#87C639;
	background-color:inherit;
	font-size: 16px;
}
#left img.lftTxt5{
    border:5px solid  #84AC26;
}
#left h2.le{
	display:block;
	margin:40px 0 10px 0;
	font-size:15px;
	line-height:30px;
	font-family: 宋体;
	font-weight: bold;
	background-image: url(images/bg03.gif);
	background-repeat: no-repeat;
	padding: 3px 0 0 9px;
	color: #FFFFFF;
}
#left p.lftTxt2{
	display:block;
	width:264px;
	font-size:12px;
	line-height:18px;
	color:#637704;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 9px 0;
	font:宋体;
}
#left p.lftTxt3{
	display:block;
	width:262px;
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
}
#left p.lftTxt3 span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
	display:block;
}
#left a.rm{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:60px;
	height:15px;
	margin:0 0 5px 201px;
}
#left a.rm:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/
/* ------------------------------general styles -------------------------*/
#content{
	padding:0;
	margin:0;
	}
#content h4{
	display:block;
	width:35px;
	height:20px;
	margin:10px 0 40px 666px;
	font-size:20px;
	font-family: 宋体;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	
	}

#table, td{
	font:90% 宋体; 
}
table{width:100%;border-collapse:collapse;margin:0;}
th, td{text-align:left;padding:.5em;border:1px solid #fff;font:90% 宋体; text-align:center}
th{background:#328aa4 url(images/tr_back.gif) repeat-x;color:#fff;}
td{background:#e5f1f4;}

/* tablecloth styles */

tr.even td{background:#e5f1f4;}
tr.odd td{background:#f8fbfc;}

th.over, tr.even th.over, tr.odd th.over{background:#4a98af;}
th.down, tr.even th.down, tr.odd th.down{background:#bce774;}
th.selected, tr.even th.selected, tr.odd th.selected{}

td.over, tr.even td.over, tr.odd td.over{background:#ecfbd4;}
td.down, tr.even td.down, tr.odd td.down{background:#bce774;color:#fff;}
td.selected, tr.even td.selected, tr.odd td.selected{background:#bce774;color:#555;}

/* use this if you want to apply different styleing to empty table cells*/
td.empty, tr.odd td.empty, tr.even td.empty{background:#fff;}

/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:979px;
	height:60px;
	background:url(images/footer_bg.gif) 0 0 no-repeat;
	padding:14px 0 0 0;
	margin:0 auto;
	position:relative;
}
#footer p.copyright{
	position:absolute;
	left:331px;
	top:16px;
	width:384px;
	color:#666666;
	background-color:inherit;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	height: 24px;
}
/*------------------------------------------------footer--------------------*/

/*------------------------------------------------footer--------------------*/
