﻿.no_bg{
	background:none;
	background-color:#fdfdfb;
}
#index_news_box div,#index_news_box ul,#index_news_box h3{
	background:url(../images/left_box_bg.gif) repeat-y;
}
#index_news_box ul li,#index_news_box h3,.link_ico{
	background:url(../images/ico.png) no-repeat;
}

#product_flash{
	position:relative;
	text-align:center;
}
#float_left{
	position:absolute;
	left:0;
	height:30px;
	width:160px;
	top:0;
	background:url(../images/bg.jpg) top center;
	background-position:-20px -175px;
	background-color:#ffffff;
}


#band_flash{
	position:relative;
	text-align:center;
}
#band_text{
	text-align:left;
	color:#999;
	line-height:18px;
}
#band_text li{
	padding:5px 0;
}

body #main{
	margin:20px auto 10px auto;
	width:990px;
	-min-height:698px;
	-height:auto !important;
	-height:698px;
	overflow:visible;

}
#index_content{
	position:relative;
	margin:10px 0 80px 10px;
}
#index_flash{
	position:absolute;
	left:0;
	top:-3px;
}
#index_news{
	position:absolute;
	right:0;
	top:387px;
	-top:405px;
	height:300px;
	width:213px;
	overflow:hidden;
}
	#index_news_box{
		position:absolute;
		bottom:4px;
		width:213px;
		margin:0;
	}
	#index_news_box div{
		border-top:1px solid #cccccc;
	}
		#index_news_box h3{
			padding:5px 0;
			margin:0;
			height:30px;
			width:213px;
			text-indent:-9999px;
			overflow:hidden;
			background-position:-492px -21px;
			cursor:pointer;
		}
		
		#index_news_box ul{
			margin:0;
			padding:5px 10px 10px 10px;
			background-position:-213px bottom;
			background-repeat:no-repeat;
			list-style:none;
		}
			#index_news_box ul li{
				background-position:-594px -58px;
				padding:5px 2px 5px 8px;
				vertical-align:middle;
			}
			#index_news_box ul li.more{
				font-size:10px;
				text-align:right;
				background:none;
			}
			#index_news_box ul li.more a{
				color:#999;
			}
			#index_news_box ul li.more a:hover{
				color:#990b73;
			}
			
#bottom #bottom_content_index{
	margin:0 auto;
	padding:30px 0 5px 0;
	width:990px;
	color:#999;
}