@charset "gb2312";
/* CSS Document */

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, form, fieldset, img, dl, dt, dd { margin: 0;  padding: 0;}
textarea, input, select, body { font-size: 12px;}
select, input { margin: 0; vertical-align: middle;}
fieldset, img { border-style: solid; border-width: 0;}
ul, ol {list-style: none outside none;}

a {color: #000000;text-decoration:none;}

a:hover {color: #FF0000;text-decoration: underline;}

.clear{ clear:both;}
body{ background:#E7E7E7; }


#fixed{bottom:0;position:fixed;right:0; bottom:0;  }




/*--导航--*/
	.top{ width:100%; height:38px;  overflow:hidden; margin:0 auto; background:url(bg-head.jpg) repeat-x;}
	.top_logo{ width:980px; margin:0 auto; height:33px; overflow:hidden;}
	.top_left{ float:left; }
	.top_right{ float:right; line-height:38px;}
		.top_right li{ float:left;}
		.top_right a{ margin-right:10px;}
	
 
/*--导航结束--*/

/*--头部--*/
	.head{ width:100%; margin:0 auto; background:url(head.jpg) no-repeat #222 center; height:70px;}
		.time { width:980px; height:70px; overflow:hidden;  margin:0 auto;}
			.time_r{ width:120px;float:right; text-align:center; margin-top:15px;}
				.time_r p{ font-size:14px; color:#fff; font-weight:bold; font-family: '微软雅黑';}
				
				
	.yue{color: #777; width:100%; background:url(yue_bg.jpg) repeat-x; height:36px;}
		
		.yue a:hover{ color:#ff8800; text-decoration:none;}
		.yue_ul{ width:980px; margin:0 auto;}
			.yue li { float: left; font-family: "微软雅黑"; font-size: 14px; height: 36px; line-height: 36px; text-align: center; width: 41px;}
				.yue_jh{ background:url(yue_li.jpg) no-repeat center; color:#ff8800;}
/*--头部结束--*/

/*--内容--*/
	.con{ width:980px; margin:0 auto; line-height:25px; background:#fff; padding-top:5px;}
	
	.daoyu{ width:960px; margin:5px auto; border:1px solid #F0F0F0; padding:5px 0; background:#fff;}
			.daoyu dt{ float:left; width:235px;}
			.daoyu dd{ float:left; width:700px;}
				.daoyu dd p { text-indent:2em; font-size:14px; margin-right:5px;} 
	
	
	.show{border-color: #15476F #F0F0F0 #F0F0F0;  border-style: solid;  border-width: 2px 1px 1px; width: 960px; margin:0 auto 10px; }
		.show_title{ width:100%; font-size:30px; line-height:1em; font-weight:bold; color:#414141; margin:10px auto; border-bottom:1px dashed #CCCCCC; padding-bottom:3px; }
		.show code{ float:right;margin-right:10px; font-size:16px; line-height:40px; color:#414141; font-weight:normal;}
			.show li{ float:left; width:230px; margin-left:8px;display:inline;}
				.show li img{ width:224px; height:168px; padding:2px; border:1px solid #CCCCCC;}
				.show li p{ text-align:center; line-height:25px; margin:0; padding:0; font-size:12px;}

/*--内容结束--*/

/*--底部--*/
	.power{ width:980px; background:#fff; margin:0 auto; border-top:1px #e0e0e0 solid; border-bottom:1px #e0e0e0 solid; font-size:16px; text-align:center; line-height:30px;}
	.footer{ width:980px; background:#fff; margin:0 auto;}
/*--底部结束--*/
