/*默认设置*/
body, form, p, ul, li
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}


/*基本设置*/
body
{
font-family:microsoft yahei;
background: url(../images/ind_bodybg.png) no-repeat center top;
background-color:#f4f0f1;
	
}
.main
{
	width: 938px;
	
		background-color: #f4f0f1;
	
	table-layout: fixed;
}

body, table
{
	font-family:microsoft yahei;
	font-size: 14px;
	color: #333333;
	line-height: 150%;
}
input, select, textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a
{
	text-decoration: none;
	color: #333333;
	font-family:microsoft yahei;
}
a:hover
{
	text-decoration: none;
	color: #FF5A00;
}



/* 分页样式 */
#page{text-align:center; margin-top:10px;}
#page a,#page span{display:inline-block; border:1px solid #339966; color:#09c;padding:4px 8px;margin:0 0 0 -1px;}
#page a:hover{background:#f5f9f2;}
#page a.no{color:#aaa;} /* 不可点击页 */
#page a.cur{color:#cc3366;font-weight:bold;}  /* 当前页 */
#page span.ifo{color:#666;border-color:#999; margin-right:10px;}



/*左侧*/
.left
{
background-color: #F3F9FF;
width:181px;
}

.left .title
{
	height: 22px;
	width:181px;
	line-height: 22px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #006FCB;
	
		background: url(/images/20091463214925.jpg) center bottom no-repeat;	
		text-align: center;
		padding-top: 3px;
	
}
.left .content
{
	padding: 10px 4px 5px 4px;
	color: #005AA4;
	background-color: #F3F9FF;
	border: 1px solid #F3F9FF;
	line-height: 20px;
	width: 170px!important;width: 180px; /*ie 和 firefox 对于宽度的理解不一样*/
}
.left .content a
{
	color: #005AA4;
	text-decoration: underline;
	line-height: 25px;
}
.left .content a:hover
{
	color: #FF5A00;
	text-decoration: none;
	line-height: 25px;
}


/*首页中间*/
#homeM
{	
	background-color: #FFFFFF;
	width:521px;
	
}
#homeM .title
{
	height: 30px;
	line-height: 30px;
	margin: 10px 0 10px 0;

	color: #008396;
	
		background: url(/images/20091463580489.jpg) no-repeat center center;
	
}
#homeM .titleL
{
	padding-left: 25px;
	font-weight: bold;
}
#homeM .titleR
{
	text-align: right;
}
#homeM .content
{
	color: #666666;
	line-height: 20px;
}
#homeM a
{
	color: #666666;
}
#homeM a:hover
{
	color: #FF5A00;
}
#homeM .moreImage
{
	height: 20px;
	width: 60px;
	cursor: pointer;
	
		background: url(/images/20091463412709.gif) bottom right no-repeat;
	
}
#homeM img.p
{
	border: 1px solid #E1E1E1;
}


/*首页右侧*/
#homeR
{	
	background-color: #F3F9FF;
	border-left: 1px solid #DFF0FF;
}
#homeRSpace
{
	background-color: #F3F9FF;
}
#homeR .title
{
	margin-top: 10px;
	width:192px;
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #006FCB;
	
		background: url(/images/20091463777241.jpg) center bottom no-repeat;	
		text-align: center;
		padding-top: 3px;
	
}
#homeR .content
{
	padding: 10px 10px 0 10px;
	color: #2958A4;
	line-height: 20px;
	width: 172px!important;width: 192px; /*ie 和 firefox 对于宽度的理解不一样*/
}
#homeR .content a
{
	color: #2958A4;
	text-decoration: underline;
}
#homeR .content a:hover
{
	color: #FF5A00;
	text-decoration: none;
}
#homeR .content img.p
{
	border: 1px solid #B9DAF5;
}
#homeR .moreImage
{
	height: 20px;
	cursor: pointer;
	clear: both;
	
		background: url(/images/20091463835585.gif) center right no-repeat;
	
}



/*右侧*/
.right, #homeMain
{	
	background-color: #ffffff;
	padding-top:12px;
	
}
.right .title
{
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #006FCB;
	
		background: url(/images/20091464800957.jpg) no-repeat center bottom;
	
}
.right .title_name
{
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #006FCB;	
}
.right .content
{
	margin: 20px 0 40px 0;
	font-size: 14px;
	line-height: 180%;
	color: #666666;
}
.right .list
{
	margin: 20px 0 20px 0;
	color: #666666;
}
.right .pic
{
	margin-top: 20px;
}
.right .content a, .right .list a
{
	font-size: 14px;
	color: #666666;
}
.right .content a:hover, .right .list a:hover
{
	font-size: 14px;
	color: #FF5A00;
}
.right .pic a /*图片列表的链接要单独定义，因为链接文字大小不一样*/
{
	color: #666666;
}
.right .pic a:hover
{
	color: #FF5A00;
}
.right img.p
{
	border: 1px solid #E1E1E1;
}


/*底部导航*/
table#navBottom
{
	
		background-image: url(/images/20091463876693.jpg);
	

	color: #FFFFFF;
	padding-left: 15px;
}

table#navBottom a
{
	color: #FFFFFF;
	text-decoration: none;
}
table#navBottom a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


/*底部版权*/
table#footer
{
	
		background-color: #FFFFFF;
	

	color: #666666;
	line-height: 18px;
	padding: 8px 0 10px 20px;
}

table#footer a
{
	color: #666666;
	text-decoration: none;
}
table#footer a:hover
{
	color: #FF5A00;
	text-decoration: underline;
}

/*日期*/
.date
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* 本例子css */
		.slideBox{ width:612px; height:396px; overflow:hidden; position:relative;  }
		.slideBox .hd{  overflow:hidden; position:absolute;  z-index:1; width:612px; height:50px; top:360px; float:right }
		
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:8px;  width:13px; height:13px; cursor:pointer; background: url(../images/ico.png) no-repeat center; padding-top:35px; list-style:none;}
		.slideBox .hd ul li.on{ background:url(../images/icohover.png) no-repeat center; width:13px; height:13px;  }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		
		.slideBox .bd img{ width:625px; height:400px; display:block;  }

		.hdbox{ float:right; height:50px;  }
	.wz{ width:612px; position:absolute; bottom:0; left:0px; z-index:10; height:50px; line-height: 50px;    
  display:block;  text-align:left; font-family:microsoft yahei; color:#fff; z-index:3; filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7; background:#000000; padding-left:10px; color:#fff;   } 
.wz a{color:#fff;text-decoration:none; font-size:16px; }


.fxk span{ padding-left:18px;width:110px; display:block; height:30px; float:left; margin-left:10px;}