﻿	/* 全局设定 */
	html{font-size:12px; color:#33CCFF;font-family:微软雅黑,arial;line-height:22px; background-color:#172f46;}
	body{margin:0px 0px 20px 0px;width:100%;height:100%;background-image:url('../images/header_bg.jpg');background-repeat:no-repeat;background-position:center top;}
	a img{border:none;}
	a,a:visited{color:#33CCFF;text-decoration:none;}
	a:hover{color:#fFF;text-decoration:none;}
	input:focus,textarea:focus{ outline:none;}
	
	/* 主页头部 */
	.header{width:960px;height:140px;margin-left:auto;margin-right:auto;}
	.logo{ width:220px;height:60px;text-align:center;margin-top:73px;float:left;}
	#home_top_hint{ width:460px; height:26px; background-image:url('../images/home_top_hint_bg.jpg'); background-repeat:repeat-x; background-position:center top; float:right; padding:3px 10px 0px 10px; position:relative; color:#33CCFF; overflow:hidden;}
	#home_top_hint strong{ color:#A0D20C; font-size:14px; background-image:url('../images/home_top_hint_ico.gif'); background-repeat:no-repeat; background-position:left center; padding-left:18px;}
	#home_top_hint_close{ position:relative; float:right; margin:15px 0px 0px -12px; width:24px; height:24px; z-index:10; cursor:pointer;}
	
	
	/* 主页导航 */
	.home_nav{ width:900px; height:295px; padding:15px 35px 0px 35px; background-image:url('../images/home_nav_bg.jpg'); background-repeat:no-repeat; margin-left:auto; margin-right:auto;}
	.home_nav #notice{ width:328px; position:absolute; padding:8px 0px 0px 8px; margin:-56px 0px 0px 520px; background-image:url('../images/home_cool_bg.jpg'); background-repeat:no-repeat;}
		.home_nav #notice #home_cool_ico{ position:absolute; margin-left:190px;}
		.home_nav #notice #home_cool{ width:320px; height:217px; overflow:hidden;}
		.home_nav #notice #home_cool #cool_img{ width:1920px;}
		.home_nav #notice #home_cool #cool_img img{ width:320px; height:217px; float:left; }
		.home_nav #notice #notice_button{ margin:20px 3px 0px 0px; float:right;}
			.home_nav #notice #notice_button ul{ list-style:none; margin:0px; padding:0px;}
			.home_nav #notice #notice_button li{ width:12px; height:16px; padding-left:4px; margin-right:5px; float:left; color:#666; background-image:url('../images/home_cool_button.gif'); line-height:16px; cursor:pointer;}
	.home_nav #nav_text{ width:500px; margin:46px auto 0px auto;}
	.home_nav #nav_text ul{ list-style:none; text-align:center; margin:0px; padding:0px;}
	.home_nav #nav_text ul li{ float:left; font-size:16px; color:#33CCFF; margin-right:10px; padding:4px 20px 4px 20px;}
	.home_nav #nav_text a,.nav #nav_text a:visited{ color:#33CCFF;}
	.home_nav #nav_text a:hover{ color:#fff;}
	.home_nav #nav_text #now{ background-image:url('../images/home_nav_now_bg.jpg'); background-repeat:no-repeat; color:#fff;}
	
	
	/* 主页内容 */
	.home_main{width:965px; height:220px; margin-left:auto; margin-right:auto; overflow:hidden; margin-bottom:10px;}
	.home_main #home_main_left{ width:590px; margin-top:15px; float:left; overflow:hidden;}
	.home_main #home_main_left ul{ list-style:none; margin:0px; padding:0px; }
	.home_main #home_main_left ul li{ width:236px; height:74px; float:left; background-image:url('../images/home_main_li_bg.jpg'); background-repeat:no-repeat; padding:16px 14px 4px 14px; margin:0px 11px 14px 0px;}
	.home_main #home_main_left ul .r_li{ width:276px; height:74px; background-image:url('../images/home_main_r_li_bg.jpg'); background-repeat:no-repeat;}
	.home_main #home_main_left ul p {  height:65px; background-repeat:no-repeat; background-position:left center; margin:0px; padding-left:60px;}
	.home_main #home_main_left ul #i_1{ background-image:url('../images/i_1.gif'); }
	.home_main #home_main_left ul #i_2{ background-image:url('../images/i_2.gif'); }
	.home_main #home_main_left ul #i_3{ background-image:url('../images/i_3.gif'); }
	.home_main #home_main_left ul #i_4{ background-image:url('../images/i_4.gif'); }
	.home_main #home_pop{ position:absolute; margin-top:-11px; margin-left:590px;}
	
	
	/* 内页导航 */
	.nav{ width:900px; height:132px; padding:15px 35px 0px 35px; background-image:url('../images/nav_bg.jpg'); background-repeat:no-repeat; margin-left:auto; margin-right:auto;}
	.nav #notice{ position:absolute; margin:-125px 0px 0px 600px;}
	.nav #nav_text{ width:600px; margin:3px 0px 0px -20px;}
	.nav #nav_text ul{ list-style:none; text-align:center; margin:0px; padding:0px;}
	.nav #nav_text ul li{ float:left; font-size:16px; color:#33CCFF; margin-right:10px; padding:4px 20px 4px 20px;}
	.nav #nav_text a,.nav #nav_text a:visited{ color:#33CCFF;}
	.nav #nav_text a:hover{ color:#fff;}
	.nav #nav_text #now{ background-image:url('../images/nav_now_bg.jpg'); background-repeat:no-repeat; background-position:center center; color:#fff;}
	.nav h1{ font-size:30px; color:white; font-weight:normal; margin:40px 0px 0px 0px; line-height:40px;}
		/*.nav h1 a,.nav h1 a:visited{ color:white;}
		.nav h1 a:hover{ color:black;}*/
	.nav h1 strong{ font-size:22px; font-weight:normal;}


	/* 内页栏目子导航 */
	#son_nav{ width:900px; list-style:none; margin:40px 0px 0px -5px; padding:0px; font-size:15px; color:#172F46;}
	#son_nav li{ float:left; padding:10px 5px 10px 5px; }
	#son_nav li a,#son_nav li a:visited{ color:#172F46; }
	#son_nav li a:hover{ color:#fff;}
	#son_nav #now{ color:#fff; background-image:url('../images/son_nav_now_bg.jpg'); background-repeat:no-repeat; background-position:center bottom;}
		#son_nav #now a,#son_nav #now a:visited{ color:#fff;}
		#son_nav #now a:hover{ color:#172F46;}
		
		
	/* us 内页内容 */
	.us_main{width:970px; padding:35px 0px 100px 0px; margin-left:auto; margin-right:auto; overflow:hidden; background-image:url('../images/main_bg.jpg'); background-repeat:repeat-y; color:#666; font-size:14px;}
	.us_main #main_left{ width:530px; padding:0px 35px 0px 35px; float:left; overflow:hidden; line-height:26px;}
	.us_main #main_right{ width:310px; padding:0px 25px 0px 25px; float:left;  background-image:url('../images/main_break.jpg'); background-repeat:repeat-y; background-position:left top;}
	.us_main #main_right iframe{ border:1px #ccc solid;}
	.us_main #main_right .contact{ margin-top:30px;}
	.us_main #main_right .contact h1{ font-size:14px; color:#526FAB;}
	.us_main #main_right .contact ul{ list-style:none; margin-left:0px; padding:0px; font-size:12px;}
	.us_main #main_right .contact a,.us_main #main_right #contact a:visited{ color:#666;}
	.us_main #main_right .contact a:hover{ text-decoration:underline;}
	
	
	/* 通用内页内容 */
	.main{width:970px; margin-left:auto; margin-right:auto; overflow:hidden; background-image:url('../images/main_bg.jpg'); background-repeat:repeat-y; color:#666; font-size:14px;}
	.main #main_left{ width:630px; height:100%; padding:35px 35px 35px 35px; float:left; overflow:hidden; line-height:26px;}
		
		.main #main_left h1{ font-size:24px; line-height:12px; color:#5271AC; font-weight:normal; margin:0px 0px 15px 0px;}
		.main #main_left pre{ font-family:微软雅黑,arial; white-space:pre-wrap; #word-break: break-all; #word-wrap: break-word;} /*因IE6需要，必须使用已废弃的#word-wrap和#word-break*/
	.main #main_right{ width:265px; min-height:520px; padding:20px 0px 0px 0px; float:left; background-image:url('../images/main_right_bg.jpg'); background-repeat:no-repeat;}
		.main #main_right ul{ list-style:none; margin:0px; padding:0px;}
		.main #main_right ul li{ line-height:46px; border-bottom:2px #E0EBF5 solid; width:240px; height:46px; overflow:hidden;}
			.main #main_right ul li a,.main #main_right ul li a:visited{ color:#3F5D9A; display:block; padding:0px 0px 0px 35px;}
			.main #main_right ul li a:hover{ color:#172E46; display:block; background-image:url('../images/main_right_sel_ico.gif'); background-position:15px center; background-repeat:no-repeat;}
		.main #main_right #now{ width:229px; margin-left:-23px; color:#172E46; padding:0px 0px 0px 58px; background-image:url('../images/main_right_now_bg.jpg'); background-repeat:no-repeat; border-bottom:0px; position:relative;}	
		
		/* Blog 内页内容 */
		.main .blog{ width:630px; padding:0px 0px 50px 0px; float:left; overflow:hidden;}
		.main .blog .date{ width:66px; height:66px; padding:10px 0px 0px 0px; margin-top:3px; background-image:url('../images/blog_date_bg.jpg'); background-repeat:no-repeat; text-align:center; float:left;}
			.main .blog .date a,.main .blog .date a:visited{ color:#fff;}
			.main .blog .date strong{ font-size:41px; font-weight:normal; margin:0px 0px 0px 0px;}
			.main .blog .date span{ font-size:12px;}
		.main .blog .title{ width:520px; margin:0px 0px 0px 13px; float:left; font-size:18px; padding-bottom:5px; border-bottom:5px #A3C5E0 solid;}
			.main .blog .title a,.main .blog .title a:visited{ color:#5371AC}
			.main .blog .title a:hover{ color:#29547F;}
		.main .blog .content{ width:520px; height:156px; float:left; margin:5px 0px 0px 13px; font-size:12px; overflow:hidden;}
			.main .blog .content img{ max-width:160px; max-height:120px; float:left; border:3px #A3C5E0 solid; margin:5px 10px 1px 0px; _height: expression(this.width >160 ? this.height*(160/this.width) :this.height); _width: expression(this.width >160?160:this.width); vertical-align: middle; }
		.main .blog .button{ width:210px; height:30px; float:right; color:#80ADD2; margin-top:18px;}
			.main .blog .button .rep{ width:79px; height:30px; float:left; text-align:center; background-image:url('../images/blog_button_rep.jpg'); background-repeat:no-repeat; background-position:left center; cursor:pointer;}
			.main .blog .button .top{ width:99px; height:30px; float:left; text-align:center; background-image:url('../images/blog_button_top.jpg'); background-repeat:no-repeat; background-position:right center; margin-left:2px; cursor:pointer;}
		.main .search{ width:247px; height:60px; padding:20px 0px 0px 18px; background-color:#CFE1EF; margin-bottom:20px;}
			.main .search form{width:226px; height:36px; padding:2px; background-image:url('../images/blog_search_bg.gif'); background-repeat:no-repeat; }
			.main .search form #search_input{ width:145px; height:25px; padding:8px 5px 2px 5px; border:none; float:left; background:none; color:#E0EBF5; font-size:14px; font-family:微软雅黑,arial;}
			.main .search form #search_button{ float:right;}
		.main .photo{ width:247px; padding:20px 0px 20px 18px; background-color:#CFE1EF; margin-bottom:20px;}
		.main .class{ padding-bottom:35px; background-color:#CFE1EF; margin-bottom:20px;}
			.main .class strong{ font-size:30px; width:206px; padding:30px 0px 10px 0px; margin:0px 0px 10px 35px; display:block; font-weight:normal; line-height:30px; border-bottom:5px #A3C5E0 solid;}
		#main_right .list{ padding-bottom:35px; background-color:#CFE1EF; margin-top:20px;}
			#main_right .list strong{ font-size:30px; width:206px; padding:30px 0px 10px 0px; margin:0px 0px 10px 35px; display:block; font-weight:normal; line-height:30px; border-bottom:5px #A3C5E0 solid;}
			#main_right .list ul{ list-style:none; margin:0px; padding:0px;}
			#main_right .list ul li{ line-height:46px; border-bottom:2px #E0EBF5 solid; width:240px; height:46px; overflow:hidden;}
			#main_right .list ul li b{ margin-left:15px; font-weight:normal;}
			#main_right .list ul li a, #main_right .list ul li a:visited{ color:#3F5D9A; display:inline; padding:0px 0px 0px 10px;}
			#main_right .list ul li a:hover{ color:#172E46; display:inline; background:none;}
			#main_right .list #now{ width:229px; margin-left:-23px; color:#172E46; padding:0px 0px 0px 58px; background-image:url('../images/main_right_now_bg.jpg'); background-repeat:no-repeat; border-bottom:0px; position:relative;}
	
		#main_left .blog_show h1{ font-size:24px; line-height:12px; color:#5271AC; font-weight:normal; margin:0px 0px 15px 0px; }
		#main_left .blog_show h2{ font-size:12px; line-height:0px; margin-bottom:20px; font-weight:normal; color:#999;}
		#main_left .blog_show img{ max-width:600px; max-height:600px; _height: expression(this.width >600 ? this.height*(600/this.width) :this.height); _width: expression(this.width >600?600:this.width); vertical-align: middle; }
		#main_left .blog_show .author{ width:300px; border-top:2px #A3C5E0 solid; color:#999;}
		#main_left .blog_rep{ margin-top:50px;}
			#main_left .blog_rep h1{ width:585px; height:26px; background-image:url('../images/rep_title_bg.gif'); color:#fff; font-size:20px; padding:10px 0px 0px 15px; font-weight:normal;}
			
			#main_left .blog_rep .rep_show_class_0{ margin-bottom:10px;}
				#main_left .blog_rep .rep_show_class_0 .top{ width:600px;height:10px;background-image:url('../images/rep_show_top_bg_0.gif'); overflow:hidden;}
				#main_left .blog_rep .rep_show_class_0 .center{ width:570px; padding:0px 15px 0px 15px; background-image:url('../images/rep_show_center_bg_0.gif'); background-repeat:repeat-y; overflow:auto; word-wrap:break-word;}
					#main_left .blog_rep .rep_show_class_0 .center .hp_0{ width:60px; height:60px; background-image:url('../images/girl.gif'); float:left; margin-top:5px;}
					#main_left .blog_rep .rep_show_class_0 .center .center_r{ float:left; width:500px; margin-left:10px;}
					#main_left .blog_rep .rep_show_class_0 .center .center_r .rep_name{ font-size:14px; overflow:hidden; float:left;}
						#main_left .blog_rep .rep_show_class_0 .center .center_r .rep_name a{color:#FF7777;}
					#main_left .blog_rep .rep_show_class_0 .center .center_r .rep_date{ font-size:12px; color:#FF7777; float:right;}
					#main_left .blog_rep .rep_show_class_0 .center .center_r .rep_content{ width:500px; font-size:12px; padding:0px; border-top:3px #FFB5B5 solid; float:left;  line-height:16px; padding-top:3px;}
				#main_left .blog_rep .rep_show_class_0 .bottom{ width:600px;height:10px;background-image:url('../images/rep_show_bottom_bg_0.gif'); overflow:hidden;}
			
			#main_left .blog_rep .rep_show_class_1{ margin-bottom:10px;}
				#main_left .blog_rep .rep_show_class_1 .top{ width:600px;height:10px;background-image:url('../images/rep_show_top_bg_1.gif'); overflow:hidden;}
				#main_left .blog_rep .rep_show_class_1 .center{ width:570px; padding:0px 15px 0px 15px; background-image:url('../images/rep_show_center_bg_1.gif'); background-repeat:repeat-y; overflow:auto; word-wrap:break-word; }
					#main_left .blog_rep .rep_show_class_1 .center .hp_1{ width:60px; height:60px; background-image:url('../images/boy.gif'); float:left; margin-top:5px;}
					#main_left .blog_rep .rep_show_class_1 .center .center_r{ float:left; width:500px; margin-left:10px;}
					#main_left .blog_rep .rep_show_class_1 .center .center_r .rep_name{ font-size:14px; overflow:hidden; float:left;}
						#main_left .blog_rep .rep_show_class_1 .center .center_r .rep_name a{color:#5471AD;}
					#main_left .blog_rep .rep_show_class_1 .center .center_r .rep_date{ font-size:12px; color:#5471AD; float:right;}
					#main_left .blog_rep .rep_show_class_1 .center .center_r .rep_content{ width:500px; font-size:12px; padding:0px; border-top:3px #A3C5E0 solid; float:left; line-height:16px; padding-top:3px;}
				#main_left .blog_rep .rep_show_class_1 .bottom{ width:600px;height:10px;background-image:url('../images/rep_show_bottom_bg_1.gif'); overflow:hidden;}
		
		#main_left .blog_in_rep{ margin-top:50px;}
			#main_left .blog_in_rep h1{ width:585px; height:26px; background-image:url('../images/rep_title_bg.gif'); color:#fff; font-size:20px; padding:10px 0px 0px 15px; font-weight:normal;}
			#main_left .blog_in_rep form ul{ list-style:none; margin:0px; padding:0px;}
			#main_left .blog_in_rep form li{ background-image:url('../images/blog_in_rep_input_bg.jpg'); width:230px; height:30px; margin:10px 0px 10px 0px; padding:0px 10px 0px 10px;}
				#main_left .blog_in_rep form li span{ float:left; font-size:12px; color:#95BBDB;}
				#main_left .blog_in_rep form li input{ width:190px; border:0px; background:none; float:right; padding-top:3px;}
			#main_left .blog_in_rep form ul #textarea{ background:none; width:580px; height:80px; background-image:url('../images/blog_in_rep_textarea_bg.jpg'); padding:10px;}
				#main_left .blog_in_rep form ul #textarea textarea{width:520px; height:60px; background:none; border:0px; padding-top:5px; overflow:hidden;}
			#main_left .blog_in_rep form ul #button{ background:none;}
				#main_left .blog_in_rep form ul #button input{ width:137px; height:56px; float:left; margin-left:-10px;}
			#main_left .blog_in_rep form .sex{ width:336px; height:114px; position:absolute; margin-left:265px; cursor:pointer;}
	
		/* 搜索页内容 */
		.main .search_page{width:630px; padding:0px 0px 20px 0px; float:left; overflow:hidden;}
		.main .search_page .info{ width:630px; height:25px; border-bottom:2px #A3C5E0 solid;}
			.main .search_page .info .title{ float:left; width:500px;}
			.main .search_page .info a,.main .search_page .info a:visited{ color:#5371AC; font-size:14px;}
			.main .search_page .info a:hover{ color:#29547F;}
			.main .search_page .info .date{ float:right; font-size:12px; width:120px;}
		.main .search_page .content{ font-size:12px; line-height:18px; margin-top:5px; color:#999;}
			
		/* 酷站页内容 */
		#main_left .cool{width:300px; height:220px; padding:5px; background-image:url('../images/cool_img_bg.jpg'); background-repeat:no-repeat; background-position:center top; float:left; margin:0px 5px 10px 0px;}
			#main_left .cool img{ width:300px; height:200px; overflow:hidden;}
			#main_left .cool .info{ width:300px;}
 				#main_left .cool .info h1{ width:230px; height:15px; overflow:hidden; float:left; font-size:14px; line-height:14px; font-weight:normal; margin:7px 0px 0px 0px;}
 					#main_left .cool .info h1 a,.main #main_left .cool .info h1 a:visited{ color:#5271AC;}
 					#main_left .cool .info h1 a:hover{ text-decoration:underline;}
 				#main_left .cool .info h2{ width:60px; float:right; margin-top:2px; font-size:12px; color:#999; text-align:right; font-weight:normal;}
		#main_left .class_sel{ color:#999; margin-bottom:20px; background-color:#CFE1EF; padding:15px; width:590px; overflow:auto;}
			#main_left .class_sel h1{ font-size:16px; margin:0px; float:right; width:60px; text-align:right; line-height:22px;}
			#main_left .class_sel ul{ list-style:none; padding:0px; margin:0px; float:left; width:500px;}
				#main_left .class_sel ul li{ float:left; margin-right:10px; color:#333;}
				#main_left .class_sel ul li a,#main_left .class_sel ul li a:visited{ color:#999;}
				#main_left .class_sel ul li a:hover{ color:#333;}
		
		/* 酷站单页内容 */
		#main_left .cool_show{ overflow:auto;}
		#main_left .cool_show h1{ font-size:40px; color:#5271AC; font-weight:normal; margin:0px 0px 10px 0px; line-height:35px;}
			#main_left .cool_show h1 strong{ font-size:14px; color:#999; margin-left:15px;}
		#main_left .cool_show .head{ width:630px; margin-top:20px;}
			#main_left .cool_show .head img{ width:300px; height:200px; border:2px #95BBDB solid; float:left;}
			#main_left .cool_show .head .info{ width:310px; height:200px; float:right;}
			#main_left .cool_show .head .score{ width:310px; height:80px;}
				#main_left .cool_show .head .score #all_score{ width:98px; height:65px; background-image:url('../images/all_score_bg.gif'); font-size:60px; padding-top:15px; color:#fff; float:left; text-align:center; line-height:48px;}
				#main_left .cool_show .head .score #click_score{ width:140px; height:30px; float:left; margin:5px 0px 0px 25px;}
				#main_left .cool_show .head .score #click_score strong{ line-height:14px;}
				#main_left .cool_show .head .score #click_score span{ line-height:38px; color:#999; font-size:12px;}
				#main_left .cool_show .head .score #click_score img{ width:26px; height:21px; border:0px; cursor:pointer;}
			#main_left .cool_show .head ul{ list-style:none; margin:10px 0px 0px 0px; padding:0px;}
			#main_left .cool_show .head ul li{ width:250px; height:30px; overflow:hidden; background-image:url('../images/score_li_bg.gif'); padding-left:5px; color:#fff; margin-bottom:12px;}
				#main_left .cool_show .head ul li a,.main #main_left .cool_show .head ul li a:visited{ color:#fff;}
				#main_left .cool_show .head ul li a:hover{ text-decoration:underline;}
		#main_left .cool_show .content{ width:600px; float:left; margin-top:30px; line-height:20px; font-size:12px;}
			#main_left .cool_show .content .con_title{width:585px; height:31px; background-image:url('../images/rep_title_bg.gif'); color:#fff; font-size:20px; padding:5px 0px 0px 15px; font-weight:normal;}
			#main_left .cool_show .content p{ margin-top:10px;}


	/* 站点地图 */
	.sitemap{ width:935px; height:175px; padding:30px 0px 0px 35px; margin:0px auto 0px auto; background-image:url('../images/sitemap_bg.gif'); background-repeat:no-repeat; background-position:center center;}
	.sitemap ul{ list-style:none; margin:0px 0px 0px 20px; padding:0px; background-image:url('../images/sitemap_li_break.gif'); background-repeat:no-repeat; background-position:right center; float:left;}
	.sitemap #sitemap_eng{width:180px; margin-left:0px;}
	.sitemap #sitemap_des{width:150px;}
	.sitemap #sitemap_dev{width:195px;}
	.sitemap .sitemap_title{ font-size:14px; padding:0px 0px 12px 0px; background:none; color:#33ccff; font-weight:bolder;}
 	.sitemap li{ height:22px; overflow:hidden; background-image:url('../images/sitemap_li_ico.gif'); background-repeat:no-repeat; background-position:left center; padding:2px 0px 2px 20px; color:#fff;}
	.sitemap #feedback{ width:315px; padding:0px 0px 0px 20px; float:left;}
	.sitemap #feedback h1{ font-size:14px; margin:0px;}
	.sitemap #feedback h2{ font-size:12px; font-weight:normal; color:#fff; margin-top:13px; margin-bottom:0px;}
	.sitemap #feedback h3{ font-size:12px; font-weight:normal; margin-top:10px; line-height:16px;}
	
	/* 底部样式 */
	.footer{ width:965px; height:60px; margin:0px auto 30px auto; text-align:right; color:#24496F;}
		.footer a,.footer a:visited{ color:#24496F;}
 		.footer a:hover{ text-decoration:underline;}
	
	
	/* 翻页按钮 */
	#pageft { width:100%; height:30px; font-size:20px; float:left; display:inline; margin-top:50px;}
	#pageft ul{ width:350px; list-style:none; margin:0px; padding:0px 0px 0px 0px;}
	#pageft ul li{ width:46px; text-align:center; list-style:none; float:left; line-height:18px; background-color:#CFE1EF; background-repeat:repeat-x; border-right:2px #E1EBF5 solid;}
	#pageft ul #pageft_home{ background-image:url('../images/pageft_home_bg.jpg'); background-repeat:no-repeat ;}
	#pageft ul #pageft_end{ background-image:url('../images/pageft_end_bg.jpg'); background-repeat:no-repeat;}
	#pageft li a,#pageft li a:visited{ color:#8FB7D8;padding:6px 0px 6px 0px;display:block;text-decoration:none;}
	#pageft li a:hover{ color:#fff;padding:6px 0px 6px 0px;text-decoration:none;}
	#pageft strong{ color:#fff;}
	/* #pagenav span{ border-left:2px #999 solid; width:2px; height:20px; float:left; margin-top:22px; }*/
	