@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px;}
body{font-size:12px; color:#333; line-height:150%;}
ul,li{list-style:none; margin:0px; padding:0px;}

img,div{ behavior:url(iepngfix.htc); }/*加载让IE6 PNG图片透明文件*/

a{color:#666; text-decoration:none;}
a:hover{color:#0099CC;}

#top_logo{width:239px; height:48px; position:absolute; background:url(img/top_logo.png); margin:20px 0px 0px 20px;}
/*index.asp*/
#top{width:1000px; height:68px; background:url(skin/blue/bg_img_1.jpg) no-repeat;}
	#top_r{width:350px; height:48px; position:absolute; margin:20px 0px 0px 640px;}
	#top_r_1{width:350px; height:28px; display:block;}
		#search{width:153px; height:19px; padding-left:197px;}
		.s_input{behavior:url(iepngfix.htc);width:124px; height:17px; border:0px; padding:2px 0px 0px 5px; background:url(skin/blue/search_input_1.png); float:left;}
		.s_an{behavior:url(iepngfix.htc);width:24px; height:19px; background:url(skin/blue/search_input_2.png); display:block; float:left;}
		.s_an:hover{background:url(skin/blue/search_input_2_2.png);}
	#top_r_2{width:350px; height:20px; color:#FFF; text-align:right;}

#body{width:1000px; height:auto; background:url(skin/blue/bg_img_2.jpg) no-repeat left top;}
#bbody{width:1000px; height:auto;}
	#bbody_l{width:215px; height:auto; padding-top:30px; float:left;}
		#bbl_img_1{width:210px; height:159px; background:url(skin/blue/left_img.png); margin-left:5px;}
	#bbody_r{width:785px; height:auto; float:left;}
		#bbr_1{width:780px; height:50px; background:url(skin/blue/body_bg_1.png) no-repeat;}
		#bbr_2{width:780px; height:auto; min-height:500px; background:url(skin/blue/body_bg_2.jpg) repeat-y;}
			#bbr2m{width:740px; height:400px; margin:auto;}
				#bbr2m_1{width:510px; height:suto; float:left;}
				#bbr2m_2{width:220px; height:auto; padding-left:10px; float:left;}
				#bbr2m_li{width:500px; height:160px; display:block; border-bottom:1px solid #CCC; margin-bottom:10px;}
				.blog_tim{color:#666;}
				.blog_tit{color:#0066CC; font-size:16px; font-weight:bold; line-height:100%;}
				.blog_txt{color:#333; line-height:150%;}
				
		#bbr_3{width:780px; height:30px; background:url(skin/blue/body_bg_3.png);}
		
#bottom{width:990px; height:38px; padding:15px 10px 0px 0px; text-align:right; clear:both;}
