@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: url(body_bg.jpg) repeat; }


#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:980px;  margin:0 auto;}
		.head_1{ width:980px; height:147px; margin:0 auto; background:url(head_01.jpg) no-repeat;}
		.head_2{ width:980px; height:147px; margin:0 auto; background:url(head_02.jpg) no-repeat;}
		.head_3{ width:980px; height:196px; margin:0 auto; background:url(head_03.jpg) no-repeat;}
/*--头部结束--*/

/*--内容--*/
	.con{ width:980px; margin:0 auto; line-height:25px; background:#fff; padding-top:10px; overflow:hidden;}
		.daoyu{ width:940px; margin:0 auto; border-color:#fbc100; border-style:solid; border-width:10px; font-size:14px; }
		.daoyu_l{ width:600px; float:left; margin-left:5px; font-size:14px; line-height:30px;}
		.daoyu_r{ width:320px; float: right; margin-right:5px;}
		
		
		.title_1{ width:960px; margin:0 auto; background: url(title_1.jpg) no-repeat; height:63px;}
		.box_1{ width:940px; margin:0 auto; border-color:#fbc100; border-style:solid; border-width:0 10px 10px 10px;}
		
		.title_2{ width:960px; margin:0 auto; background: url(title_2.jpg) no-repeat; height:63px;}
		.box_2{ width:940px; margin:0 auto; border-color:#fbc100; border-style:solid; border-width:0 10px 10px 10px;}
		
		.title_3{ width:960px; margin:0 auto; background: url(title_3.jpg) no-repeat; height:63px;}
		.box_3{ width:940px; margin:0 auto 10px auto; border-color:#fbc100; border-style:solid; border-width:0 10px 10px 10px; font-size:14px;}
			.box_3 span{ font-weight:bold; color:#FF0000; font-size:16px;}
			.box_3_1{ padding:5px; width:99%;}
		
		
		
/*--内容结束--*/

/*--底部--*/
	.power{ width:980px; background:#fff; margin:0 auto; border-top:1px #e0e0e0 solid; border-bottom:1px #e0e0e0 solid; font-size:16px; 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:980px; margin:0 auto; background:#fff;}
/*--底部结束--*/
