/* CSS Document */

body{background-color:#f3f3f3;line-height:140%;}
body,h3,h4,li,ul,form{padding:0;margin:0;}
a,span,td,div{font-size:12px;}
a{ text-decoration:none;color:#666666}
a:hover{text-decoration:underline;color:#FF0000;}

.main_menu{background-color:#3c3c3c;text-align:center;}
	.main_menu a{display:block;width:64px;height:16px;background-repeat:no-repeat;background-position:top center;}
	.main_menu a span{display:none;}
	.m_about{ background-image:url(../images/menu_about.gif)}
	.m_about:hover{ background-image:url(../images/menu_about_over.gif)}
	.m_products{ background-image:url(../images/menu_products.gif)}
	.m_products:hover{ background-image:url(../images/menu_products_over.gif)}
	.m_service{background-image:url(../images/menu_Service.gif)}
	.m_service:hover{ background-image:url(../images/menu_Service_over.gif)}
	.m_biz{background-image:url(../images/menu_BIZ.gif)}
	.m_biz:hover{ background-image:url(../images/menu_BIZ_over.gif)}
	.m_member{background-image:url(../images/menu_member.gif)}
	.m_member:hover{ background-image:url(../images/menu_member_over.gif)}
	.m_contact{background-image:url(../images/menu_contact.gif)}
	.m_contact:hover{ background-image:url(../images/menu_contact_over.gif)}
	
.quickmenu,.quickmenu a{color:#999;}

.body{margin-top:21px;}
	.new_products{background-repeat:no-repeat;background-position:top left;}
	.home_body_part{text-align:left;margin-bottom:17px;margin-top:10px;}
		.home_right_s_part{border-left:1px solid #999;margin:5px 0 5px 2px;}
		.home_login_input{background:url(../images/input_login.gif) fixed;width:137px;height:18px;border:0;padding-top:4px;}
		.home_list_part1,.home_list_part2{margin-top:9px;text-align:left;}
			.home_list_part1 a{color:#cbcbcb;}
			.home_list_part2 a{color:#faa9ab;}
			.home_list_item td{padding:0;line-height:130%;}

	.l_part{width:213px;}
		.l_part h3{color:#fff;font-size:16px;font-family:"Î¢ÈíÑÅºÚ", "ËÎÌå"; font-weight:bold;}
		.l_part .menu{margin-top:10px;margin-bottom:10px;}
		.l_part .menu td{font-size:14px;border-bottom:1px solid #e0e0e0;height:30px;padding-left:19px;background:url(../images/b_L_menu_arrow.gif) no-repeat 5px center;font-family:"Î¢ÈíÑÅºÚ", "ËÎÌå";}
		.l_part .menu td a{font-size:14px;font-family:"Î¢ÈíÑÅºÚ", "ËÎÌå";color:#666;}
		.l_part .menu td a:hover{color:#c30008;text-decoration:none;}
		.l_part .menu td.select{ background-image:url(../images/b_L_menu_arrow_select.gif);}
		.l_part .menu td.select2{ background-image:url(../images/b_L_menu_arrow_select.gif)}
		
		.sub1{list-style:none; margin:5px auto 5px 15px}
		.sub1 a{ font-size:13px; margin-left:13px; font-weight:bold}
		
		.l_part .menu td.select a{color:#c40109;font-weight:bold;}
	.m_part{width:6px;}
	.r_part{width:711px;}
		.r_part .td_content{line-hegith:170%;font-size:14px;color:#333;padding:0 8px;}
		.body_border{border-right:1px solid #d1d1d1;border-left:1px solid #d1d1d1;background-color:#FFF;}
		.text_list_title{background:url(../images/text_list_title_bg.gif) no-repeat top left;height:22px;padding-top:4px;color:#fff;}
		.text_list_item{border-bottom:1px solid #e0e0e0;height:22px;padding-top:4px;padding-left:20px;}
		.text_list_bottom_item{border-bottom:2px solid #f38d95;height:22px;padding-top:4px;padding-left:20px;}
	
.foot{margin-top:10px;}


.my_red{color:#FF0000; margin:0 10px}

.redalert{color:#FF0000; margin:0 10px; font-size:16px; text-align:center}

.right_4{ width:400px; float:right; text-align:right; padding:3px 10px; line-height:1.5}

.submenus{display:none}