@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header{
	width:100%;
	height:67px;
	background-image:url('../images/bg_menu.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}
#header_info{
	width:1002px;
	margin:0 auto;
}

#logo{
	width:348px;
	float:left;	
}

#etc{
	width:654px;
	height:67px;
	float:left;
}

#language{
	width:654px;
	height:39px;
	float:left;
}

#language div{
	margin:12px;
	text-align:right;
}
#language div span{
	margin:0px 10px;
}
#language div span a{
	color: #000;
	text-decoration:none;
}
#menu{
	float:left;
	width:654px;
	clear:both;
	text-align:right;
}

#menu div{
	float:left;
	width:130px;
	color:#FFF;
	font-weight:bold;
	margin-top:5px;
	text-align:center;
	background-image:url('../images/menu_line.jpg');
	background-position:left;
	background-repeat:no-repeat;
}
#menu div a{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#flash{
	width:100%;
	height:384px;
	text-align:center;
	background-image:url('../images/bg_flash.jpg');
	background-repeat:repeat-x;
}

#main{
	width:100%;
	min-height:207px;
	height:auto !important;
	height:207px;
	background-color:#FFF;
	background-image:url('../images/bg_main.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:10px;
}

#main_info{
	width:1002px;
	margin:0 auto;
}

#about{
	width:350px;
	float:left;
}
#about div{
	margin-bottom:5px;
}
#about div a{
	color: #000;
	text-decoration:none;
}
#product{
	float:left;
	margin-left:15px;
}

#product_box{
	margin-top:5px;
	width:622px;
}

#box_top{
	width:622px;
	height:6px;
	background-image:url('../images/box_top.jpg');
	background-position:top;
}
#box_body{
	width:620px;
	height:146px;
	background-color:#FFF;
	border-left:1px #BEBEBE solid;
	border-right:1px #BEBEBE solid;
	background-image:url('../images/bg_box.jpg');
	background-repeat:repeat-x;
}
#box_bottom{
	width:622px;
	height:6px;
	background-image:url('../images/box_bottom.jpg');
	background-position:top;
}

#pro{
	padding:1px 2px;
	width:124px;
	height:139px;
	float:left;
}

#pro_image{
	height:119px;
	text-align:center;
}

#pro_str{}

#pro_arrow{
	float:left;
	margin:0px 5px;
}

#pro_title{
	float:left;
	width:80px;
	font-size:10px;
}

#pro_line{
	float:left;
	width:36px;
	height:141px;
	background-image:url('../images/pro-line.jpg');
}

#footer{
	float: left;
	width:100%;
	height:61px;
	background-color:#000;
	text-align:center;
	color:#FFF;
}
#footer div{
	padding-top:9px;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}
.idx_banner{max-width: 1000px;height: 381px;margin: 0 auto;}