@charset "utf-8";
/* CSS Document */
body{ width:980px; margin:0 auto; padding:0; text-align:center; font-size:12px;}
a{ text-decoration:none; color:#010101;}
a:hover{ text-decoration:underline; color:#FF0000;}
.kw{ border:1px solid; height:14px; color:#999999;}
.sc{ border:1px solid #990100; background:#E60003; color:#FFFFFF; height:20px; line-height:18px;}
#showLoginDiv{z-index:10000; position:absolute; background:#FF9900; padding:2px; display:none; text-align:right;}
	#floatdiv{width:110px; padding:5px; background:#FFFFFF; text-align:left;}
	#floatdiv li{ list-style:none; padding:0; margin:0; line-height:20px; font-weight:bold;}
	#floatdiv li a{ color:#006699;}

#top{ width:980px; height:138px; background:url(images/index_top.jpg) center top no-repeat;}
	#tf{ width:740px; float:left; text-align:right;} 
	#rq{ width:200px; height:21px; padding:0 38px 0 0; float:right; text-align:right; line-height:21px; color:#FFFFFF;}
	
#item{ width:980px; height:27px; margin:10px 0 0 0; font-size:14px; color:#66A8DC; line-height:27px; letter-spacing:1px; background:url(images/index_item_bg.jpg) center top no-repeat;}
	#item a{ color:#FFFFFF; font-weight:bold;}

#middle{ width:980px;}
	#left{ width:210px; float:left; text-align:center}
		#sitem li{ list-style:none; list-style-position:outside; padding:5px 0; margin:0; line-height:25px; height:25px; background:url(images/moban_sitem_bg.jpg) center no-repeat;}
		#sitem a{ color:#FFFFFF; font-size:14px; font-weight:bold}
		#wdfb{ margin:5px 0; text-align:center}
	
	#right{ width:770px; float:left;}
		#title_flash{ margin:5px 0;}
		#mtitle{ margin:0 5px; border:1px solid #E4E4E4; background:url(images/moban_search_bg.jpg) left center no-repeat; height:28px; line-height:28px;}
			#mtitle .tt{ font-size:14px; color:#FFFFFF; font-weight:bold; text-align:left; padding:0 0 0 50px;}
		
		#cont{ padding:10px; text-align:center;}
		
#link{ width:980px; margin:5px 0; padding:20px 0; border-bottom:1px solid #1D83CB;}
#bottom{ width:980px; height:80px; line-height:25px; padding:15px 0;}
