@charset "utf-8";
/* CSS Document */
a:link{
    text-decoration:none;
    color:#FFF;
    }
a:hover{
    text-decoration:none;
    color:#FFF;
    }
a:visited{
    text-decoration:none;
    color:#FFF;
    }
a:active{
    text-decoration:none;
    color:#FFF;
    }
ul,li{
	padding:0px;
	margin:0px;
}
p{
	margin-top:3px;
}
body{
	margin:0px 0px 0px 0px;
}
.container{
	width:100%;
	height:780px;
	background-image:url(../images/5slice_02.png);
}
.center_block{
	width:1024px;
	height:auto;
	margin:auto;
}
.header_block{
	width:1024px;
	height:134px;
	float:left;
}
.logo{
	width:448px;
	height:134px;
	float:left;
	background-image:url(../images/unity_01.png);
}
.menu_block{
	width:576px;
	height:134px;
	float:left;
}
.menu_free{
	width:576px;
	height:89px;
	float:left;
}
.menu{
	width:576px;
	height:49px;
	float:left;
}
.menu ul{
	line-height:normal;
	list-style:none;
	margin:0px;
}
.menu li{
	display:block;
	float:left;
	height:49px;
}
.banner{
	width:1004px;
	height:385px;
	float:left;
	margin-top:9px;
	margin-left:11px;
	background-image:url(../images/unity_09.png);
}
.content{
	width:986px;
	height:125px;
	float:left;
	margin-top:15px;
	margin-left:11px;
	border:solid 1px #CCC;
	padding:8px 8px 8px 8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:1.7em;
	
}
.footer{
	width:986px;
	height:25px;
	float:left;
	margin-top:35px;
	margin-left:11px;
	padding:8px 8px 8px 8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:1.7em;
	color:#FFF;
	text-align:center;
}
.aboutcontainer{
	width:100%;
	height:620px;
	background-image:url(../images/aboutbg_02.png);
}
.aboutcontet{
	width:1000px;
	height:384px;
	float:left;
	margin-top:9px;
	margin-left:11px;
	background-image:url(../images/aboutus_03.png);
}
.productcontainer{
	width:100%;
	height:620px;
	background-image:url(../images/aboutbg_02.png);
}
.productcontet{
	width:1000px;
	height:384px;
	float:left;
	margin-top:9px;
	margin-left:11px;
	
}
.contactbg{
	width:1024px;
	height:398px;
	float:left;
	background-image:url(../images/contactus_02.png);
}
.contactcontent{
	width:402px;
	height:183px;
	float:left;
	margin-left:57px;
	margin-top:82px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	}