@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:#E5EFF8 url(body_bg.jpg) top center no-repeat;  }






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

/*--头部--*/
	.head{ width:960px; margin:0 auto; background:url(head.jpg) no-repeat;}
		.head_1{ width:960px; background:url(head_01.jpg) 0 -38px no-repeat; height:137px;}
		.head_2{ width:960px; background:url(head_02.jpg) no-repeat; height:177px;}
/*--头部结束--*/

/*--内容--*/
	.con{ width:960px; margin:0 auto; line-height:25px; background:#fff; padding:5px 0; border-color:#ccc; border-width:1px; border-style: none solid solid;}
		.daoyu{ background:#fff; width:940px; margin:0 auto 5px auto; border:1px solid #ccc;}
			.daoyu dt{ float:left; width:235px;}
			.daoyu dd{ float:left; width:700px;}
				.daoyu dd p { text-indent:2em; font-size:14px; margin-right:5px;}
	.box{ width:940px; margin:0 auto;}			
	.biankuan{ border:1px solid #CCCCCC;}
		.biankuan code{ float:right; margin-right:10px; }
		.biankuan code a{ color:#00f;} 
		.biankuan li{ float:left; margin-left:6px;}
			.biankuan li img{ width:220px; height:175px; padding:1px; border:solid 1px #ccc;}
			.biankuan span{ color:#FF0000; font-weight:bold;}
		
	h3{width:940px; height:50px;  line-height:50px;}
	h3 code{ float:left; margin-right:5px;}
	h4{ text-align:center; font-size:14px; line-height:30px;}
	
	
	
		.box_1_left{ float:left; width:382px; padding:1px; margin:5px 0 5px 5px; }
			.box_1_left img{ width:380px; height:285px;border:1px solid #ccc;}
		.box_1_right{ float:right; width:520px; margin:5px 5px 0 0;}
			.box_1_right p{ text-indent:2em; margin-bottom:3px;}
			
			
		.box_2_left{  float:left;width:520px; margin:5px  0 0 5px; }
			.box_2_left p{ text-indent:2em; margin-bottom:3px;}
		.box_2_right{float:right;  width:382px; padding:1px; margin:5px 5px 5px 0;}
			.box_2_right img{ width:380px; height:285px;border:1px solid #ccc;} 					

		.box_7 img{ padding:1px; border:1px solid #ccc; margin: 0 3px;}
		.box_8 img{ width:936px;}
		.box_9{ padding:3px;}
	
	.diaoyong{ width:950px; margin:0 auto; border-color:#e0e0e0; border-width:1px; border-style:solid;}
/*--内容结束--*/

/*--底部--*/
	.power{ width:960px; background:#fff; margin:5px auto 0; border-top:1px #e0e0e0 solid; border-bottom:1px #e0e0e0 solid; font-size:14px;  line-height:30px;}
	.power img{ vertical-align:middle;}
		.power code{ font-size:12px; float:right; margin-right:10px;}
			.power_home{ background:url(power_home.gif) no-repeat 0 -1px; padding-left:20px;}
			.power_top{ background:url(power_top.gif) no-repeat 0 -1px; padding-left:20px;}
		
		
	.footer{ width:960px; margin:0 auto; background:#fff;}
		
/*--底部结束--*/
