@charset "utf-8";
/* CSS Document */
/*CSS Layout*/
body{margin:0px;
background-image:url(images/Bg-Main.png);
background-repeat:repeat-x;
background-position:bottom;
font:Tahoma, Geneva, sans-serif;
font-size:12px;
color:#666;

}
a:link {
	color: #FFF;
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	border:none;
}
a:hover {
	text-decoration: none;
	color:#666;
	opacity:50;
	border:none;
}
a:active {
	text-decoration: none;
	color: #666;
	border:none;
}
p {
	size:12px;
	color:#000;
	margin:5px;
	
}
.red{
	size:20px;
	font-weight:bold;
	color:#F00;
}
.fontwhite-b{
	size:12px;
	color:#FFF;	
}

.layout {width:967px; height:860px; position:relative; margin:auto; border-left:0px; border-right:0px;}
.header {width:967px; height:87px; position:relative;}
.main-content {width:976px; height:736px; position:relative; float:left;}
.baraner {width:967px; height:391px; position:relative;}
.content-home {width:967px; height:296px; position:relative; border-top:10px; margin-top:10px;}
.content-lefthome {width:287px; height:287px; position:relative; border-left:20px; border-top:10px; margin-left:20px; float:left;}
.content-lefthome02 {width:303px; height:287px; position:relative; border-left:20px; border-top:10px; margin-left:29px; float:left;}
.content-lefthome03 {width:289px; height:287px; position:relative; border-left:20px; border-top:10px; margin-left:30px; float:left;}
.footer {width:967px; height:37px; position:relative;}
.about-th {width:197px; height:736px; position:relative; float:left;}
.about-content-th {width:770px; height:736px; position:relative; float:left;}
.about-contentBG-th {width:770px; height:736px; float: right;}
.allproduct-th {width:967; height:736;
position:relative;


}
.new-menuleft {width:197px; height:736px; float:left;}
#eventleft{
	width:245px;
	position:relative;
	float:left;
	margin:5px;
	text-align:left;
}
#eventright{
	width:700px;
	position:relative;
	float:left;
	margin:5px;
}
#eventright .right{
	width:680px;
	float:left;
	padding:10px;
}
#eventright .right img{

	float:left;
	padding:10px;
}
#eventright .right img p{
	display:block;
	float:left;
	padding:10px;
	margin:30px 10px;
}
#eventright .text-e{
	width:330px;
	float:left;
	padding:10px;
}
#eventright .text-e img{

	width:300px;
	height:auto;
	float:left;
	padding:10px;
}
#product{
	position:absolute;
	width:800px;
	height:243px;
	top: 225px;
left: 84px;
	display:block;
	z-index:99;
}
ul.product{
	position:relative;
	width:800px;
	float:left;
	list-style:none; }

ul.product li{
	float:left;


}
ul.product li p{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:0.2;
	padding:8px 5px 8px 5px;
	text-shadow:#666;}
	



