/* CSS Document */
*{margin:0;padding:0;} 
body{
margin:0;padding:0; font:Verdana, Arial, Helvetica, sans-serif;clear:both; font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/bg.jpg) repeat-x;
}
#main{
margin:0 auto;
width:100%;
 height:auto; 
text-align:center;
}
.index_c{font-size: 12px; color:#545454; line-height:15px; text-align:left;}
.bottom_c{font-size: 12px; color:#545454; text-align:left;}
.bottom_c a{font-size: 12px; color:#545454; text-align:left; line-height:20px;text-decoration:none;}.
.bottom_c a{font-size: 12px; color:#545454; text-align:left;line-height:20px; text-decoration:underline;}
.about_hd {font-size: 13px; color:#545454; text-align:left; font-weight:bold; text-indent:5px;}
.solution_hd {font-size: 13px; color:#545454; text-align:left; font-weight:bold;}
.contact_input_hd {font-size: 11px; color:#545454; text-align:left; font-weight:bold; text-indent:5px;}
.copy_hd {font-size: 16px; color:#545454; text-align:left; font-weight:bold;}
.index_c_blue{font-size: 12px; color:#0366b2; line-height:15px; text-align:left; font-weight:bold;}
.index_c_menu{font-size: 12px; color:#545454; line-height:16px; text-align:left;}
.index_c_menu a{font-size: 12px; color:#545454; line-height:16px; text-align:left; text-decoration:none;}
.index_c_menu a:hover{font-size: 12px; color:#545454; line-height:16px; text-align:left; text-decoration:none;}
#index_c_menu2{ width:217px;height:16px;font-size: 12px; color:#545454; line-height:16px; text-align:left; }
#index_c_menu2 a{ width:217px;height:16px;font-size: 12px; color:#545454; line-height:16px; text-align:left; background:url(images/product/left_menu_blue.jpg);}
#index_c_menu2 a:hover{ height:16px;font-size: 12px; color:#ffffff; line-height:16px; text-align:left; background:url(images/product/left_menu_def.jpg);}
#other_menu{	
	border: 0;
	padding:0 0;
	width: 217px;
	margin: 0 auto;
}
.list{
	margin: 0 auto;
	text-align: left;	
}

#other_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#other_menu li{
list-style:none;
line-height:16px;
text-indent:15px;
text-indent:28px;
margin-bottom:3px;
color: #ffffff;
	background: url(images/product/left_menu_blue.jpg) no-repeat ; 	
	width: 100%;	
}
#other_menu li a{
line-height:16px;
	color: #545454;
	text-indent:28px;
	margin-bottom:3px;
	padding:0 0;
	display: block;
	text-decoration:none;
	background: url(images/product/left_menu_def.jpg) no-repeat;
	
}
#other_menu li a:hover{
line-height:16px;
text-indent:28px;
margin-bottom:3px;
color:#545454;
text-decoration:none;
padding:0 0;	
	background: url(images/product/left_menu_rover.jpg) no-repeat;
}
/*insulation*/
#insulation_menu{	
	border: 0;
	padding:0 0;
	width: 217px;
	margin: 0 auto;
}
.list_in{
	margin: 0 auto;
	text-align: left;	
}

#insulation_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#insulation_menu li{
list-style:none;
line-height:16px;
text-indent:15px;
text-indent:28px;
margin-bottom:3px;
display: block;
color: #ffffff;
	background: url(images/product/left_menu_blue.jpg) no-repeat ; 
	/*列表底部的虚线*/
	width: 100%;	
}
#insulation_menu li a{
line-height:16px;
	color: #545454;
	text-indent:28px;
	margin-bottom:3px;
	padding:0 0;
	display: block;
	text-decoration:none;
	background: url(images/product/left_menu_def.jpg) no-repeat;
	/*列表左边的箭头图片*/
}
#insulation_menu li a:hover{
line-height:16px;
text-indent:28px;
margin-bottom:3px;
color:#545454;
text-decoration:none;
padding:0 0;	
	background: url(images/product/left_menu_rover.jpg) no-repeat;
}