/* CSS Document */
/*  页面初始化 */
html, div, span,    
h1, h2, h3, h4, h5, h6, p, blockquote, pre,   
a, abbr, acronym, address, big, cite, code,   
img, ins, kbd, q, s, samp,   
small, strike, strong,    
dl, dt, dd, ol, ul, li,p,   
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {   
    margin: 0;   
    padding: 0;   
    border: 0;   
    outline: 0;   
    font-size: 100%;   
    vertical-align: baselinebaseline;   
    background: transparent;
}
/*  初始化结束 */
body{
	margin:0px;
	text-align: center;
	background-image: url(/images/bg.png);
	background-color:#FFF;
	background-repeat: repeat-y;
	background-position: center;
	color: #333;
	font-family:"微软雅黑","宋体";
	font-size:12px;
}
p{
	margin:0px;
	padding:0px;
}
li{
	float:left;
	list-style:none;
	font-size:12px;
}
/*  兼容IE和火狐的mian居中 */
.M_Center
{
	margin:0 auto;
	position: absolute;
} 
#mian{
	width:1004px;
	height:100%;
	text-align: left;
	vertical-align: top;
	position: relative;
}
/*  居中结束 */
#top{
	position:absolute;
	width:1004px;
	height:87px;
	background:url(../images/top.png);
}
#top p{
	position:absolute;
	margin-left:773px;
	line-height:2.5em;
	color:#fff;
}
#menu{
	position:absolute;
	margin-top:87px;
	width:1004px;
	height:48px;
	background:url(../images/menu.png);
}
#menu div{
	position:absolute;
	margin-top:17px;
}
#banbg{
	position:absolute;
	width:1004px;
	height:256px;
	background:url(../images/banbg.png);
	margin-top:135px;
}
#banbg object{
	position:absolute;
	margin:3px 0px 0px 9px;
}
#h_left{
	position:absolute;
	margin-top:391px;
	width:235px;
	font-size:0px;
	background:url(../images/newsbg.png);
}
#hnbg{
	width:235px;
	height:207px;
	background:url(../images/newsbg.png);
}
#hlxbg{
	width:235px;
	height:194px;
	background:url(../images/lxbg.png);
}
h2{
	font-size:12px;
	font-weight:normal;
	line-height:2.5em;
	margin-left:7px;
}
#hab{
	position:absolute;
	margin:391px 0px 0px 235px;
}
#hpro{
	position:absolute;
	margin:565px 0px 0px 235px;
}
#hbot{
	position:absolute;
	width:1004px;
	height:91px;
	background:url(../images/botbg.png);
	margin-top:1057px;
	color:#503428;
}
#n_main{
	position:absolute;
	margin-top:135px;
	width:1004px;
	background-image: url(/images/newsbg.png);
	background-repeat: repeat-y;
}
#n_left{
	float:left;
	font-size:0px;
	width:235px;
}
#n_left li{
	font-size:14px;
	width:220px;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height:2.1em;
}
#r_main{
	font-size:0px;
	float:left;
}
#n_tit{
	width:769px;
	height:49px;
	background:url(../images/ntit.png);
}
#nban{
	width:769px;
	height:180px;
	background:url(../images/nbanbg.png);
}
#nban img{
	position:absolute;
	margin:10px 0px 0px 9px;
}
#n_left a{
	font-size: 14px;
	color: #333;
	text-decoration: none;	
}
#n_left a:hover{
	font-size: 14px;
	color: #009241;
	text-decoration: underline;	
}
#n_tit h3{
	position:absolute;
	font-size:14px;
	margin-left:45px;
	line-height:3.3em;
}
#n_tit p{
	position:absolute;
	font-size:12px;
	margin-left:570px;
	line-height:3.9em;
}
#ntxt h4{
	font-size:12px;
	font-weight:normal;
	width:745px;
	margin-left:10px;
	line-height:3.0em;
	height: auto !important;
	height:560px;
	min-height:560px !important;
}
#ntxt h4 a img{
	border: 1px solid #3d2116;
	padding:3px;
	margin:5px;
}
#ntxt h4 a:hover img{
	border: 1px solid #009241;
	padding:3px;
}
#hprobg a img{
	border: 1px solid #3d2116;
	padding:3px;
	margin:5px;
}
#hprobg a:hover img{
	border: 1px solid #009241;
	padding:3px;
}
#hprobg{
	position:absolute;
	margin:610px 0px 0px 250px;
	width:500px;
}
.zhong img{
	border: 1px solid #3d2116;
	padding:3px;
}
#newtxt h4{
	font-size:12px;
	font-weight:normal;
	width:745px;
	margin-left:10px;
	line-height:3.0em;
}
#newtxt b{
	font-weight:normal;
	font-family:simsun;
}
#newtxt{
	width:769px;
}
#ntxt{
	width:769px;
}
h2 b{
	font-family:simsun;
	font-weight:normal;
}
#hlx{
	font-size:12px;
	width:235px;
	height:194px;
	background:url(../images/lxbg.png);
}
#hlx div{
	position:absolute;
	margin-left:15px;
	line-height:2.5em;
}
#habbg{
	position:absolute;
	font-size:12px;
	margin:440px 0px 0px 250px;
	line-height:2.5em;
	width:740px;
}
#nbot{
	float:left;
	width:1004px;
	height:91px;
	background:url(../images/botbg.png);
	margin:auto;text-align:-moz-center!important;text-align:center;
	color:#503428;
}
.zhong{
	margin:auto;text-align:-moz-center!important;text-align:center;
	width:100%;
}
.zhong b{
	font-size:14px;
}
#bbot a{
	color: #503428;
	text-decoration: none;	
}
#bbot a:hover{
	color: #009241;
	text-decoration: underline;	
}
#tbot{
	width:100%;
	font-size:12px;
	line-height:4.5em;
	color:#333;
	height:52px;
}
#hlxbg h2 a{
	font-size:12px;
	color: #333;
	text-decoration: none;	
}
#hlxbg h2 a:hover{
	font-size:12px;
	color: #009241;
	text-decoration: none;	
}
#top p a{
	color: #fff;
	text-decoration: none;	
}
#top p a:hover{
	color: #fff;
	text-decoration: underline;	
}
a{
	color: #333;
	text-decoration: none;	
}
a:hover{
	color: #009241;
	text-decoration: underline;
}