#all_main {
	margin-top: 18px;width:100%;
}
#index_main_all{
	width:100%;
	height:auto;
}
#index_main_menu{
	float:left;
	width: 230px;
}
#index_main_text{
	float:left;
	clear:right;
	width: 757px;
}


#index_top_flash{
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	margin:0px; padding:0px;
 
}
#index_down_copyright{	background-image: url(../images/copyright_bg.jpg);
	background-repeat: repeat-y;}
#company_main_menu{
	float:left;

	height:100%;
	width: 240px;
}
.specBg{
	background-color:#0065B3;
	text-align: center;
}
#text_left_company{width:100%;}

#ff_debug{width:100%;height:0px;clear:both;}

.index_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.index_text a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.index_test a:hover{
	color: #990000;
	text-decoration: none;
}
.company_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	line-height: 20px;
}
.product_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.products_spe_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0065B3;
	text-decoration: none;
	background-image: url(../images/point_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.copyright:hover {
	color: #999999;
	text-decoration: none;
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { outline: none; } /* for Firefox */