body{
	margin:0px;
	padding:0px;
}
#all{
	width:918px;
	margin:0 auto 0 auto;
}
#Menu{
	width:918px;
	height:41px;
	float:left;
}
#logo{
	margin:12px 0 5px 0;
}
#banner{
	width:918px;
	height:231px;
	float:left;
	margin:1px 0 0 0;
}
#aboutbanner{
	width:918px;
	height:157px;
	float:left;
	margin:1px 0 0 0;
}
#News{
	width:918px;
	height:42px;
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-x;
	float:left;
	margin:1px 0 0 0;
}
#News ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin:10px 0 0 10px;
}
#News li{
	float:left;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#main{
	width:918px;
	float:left;
	margin:8px 0 0 0;
}
#Ourproduct{
	width:224px;
	height:161px;
	float:left;
}
#Printing{
	width:224px;
	height:161px;
	float:left;
	margin:0 0 0 7px;
}

#AgentInformation{
	width:224px;
	height:161px;
	float:left;
	margin:0 0 0 7px;
}

#GlobalPartners{
	width:224px;
	height:161px;
	float:left;
	margin:0 0 0 7px;
}

#bottom{
	width:918px;
	height:45px;
	margin:8px 0 0 0;
	float:left;
}

#bottom_left{
	float:left;
	width:17px;
	height:45px;
}

#bottom_mid{
	width:885px;
	height:45px;
	background-image:url(../images/bottom_mid.gif);
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:45px;
	color:#999999;
}
#bottom_aboutmid{
	width:918px;
	height:45px;
	background-image:url(../images/bottom_mid.gif);
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:45px;
	color:#999999;
}
#bottom_mid span{
	margin:0 0 0 550px;
}

#bottom_right{
	float:right;
	width:16px;
	height:45px;
}
#productlist{
	width:168px;
	height:384px;
	float:left;
}
.list{
	width:168px;
	height:240px;
	float:left;
}
#list_top{
	width:168px;
}
#list_mid{
	background-image:url(../images/list_mid.gif);
	width:168px;
	height:168px;
}
#list_mid ul{
	list-style:none;
	margin:0px 0 0 10px;
	padding:0px;
	width:152px;
	height:168px;
	
}
#list_mid li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:30px;

}
#list_bottom{
	width:168px;
}

.Fast-track{
	width:168px;
	height:134px;
	background-color:#009900;
	float:left;
	margin:10px 0 0 0;
}
#rightContent{
	width:918px;
	float:right;
}
.TEXT{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
}
.TEXT_TWO{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
}
.TEXT_three{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
}
.TEXT_five{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
	font-weight:bold;
}
.TEXT_fore{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
}

.TEXT_fore a{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.TEXT_ten{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #FFF;
	font-weight:bold;
}
.BUTTON{
	border: 1px solid #EEEEEE;
}

/*导航栏下拉菜单样式*/
.index_menu{
	position:relative;
	width:918px;
	height:41px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}   
.index_menu ul{
	list-style:none; 
	margin:0px; 
	padding:0px;
}   
.index_menu li {
	float:left;
	position:relative; 
	width:150px;
}   
.index_menu ul ul {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:24px;
}   
.index_menu table {
	position:absolute; 
	top:0; 
	left:0;
}   
.index_menu ul li:hover ul,   
.index_menu ul a:hover ul{visibility:visible;}   
.index_menu a{
	width:150px;
	height:41px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	line-height:40px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}   
.index_menu a:hover{
	width:150px;
	height:41px;
	line-height:40px;
	color:#FFFFFF;
	background-color:#EA3604;
	font-size:12px;
	font-weight:bold;
}
.contact{
	margin-left:17px;
}    
.index_menu ul ul{
	margin-top:17PX;
}   
.index_menu ul ul li {
	clear:both;
	text-align:left;
	font-size:12px; 
	color:#000;
}   
.index_menu ul ul li a{
	display:block;
	width:150px;
	height:41px;
	margin:0;
	border:0; 
	background-color:#FD934B;
}   
.index_menu ul ul li a:hover{
	width:150px;
	height:41px;
	border:0;
	background:#EDECE9; 
	color:#000;
}   
/*导航栏下拉菜单样式*/


/*产品展示列表菜单样式*/
@import '/css/lab.css';
#wrap {
width:180px;
}

/* Disable properties specified in the imported CSS file */
.menu a {
border:none;
}

/* Actual menu CSS starts here */
.menu,
.menu ul {
margin:0;
padding:0;
list-style:none;	font-family: Arial, Helvetica, sans-serif;

}
.menu {width:180px;}
.menu li {
display:block;
margin:0;
padding:0;
}
.menu a {
	display:block;
	padding:5px 5px;
	color:#000;
	background:#999;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.menu a:hover,
.menu a:focus,
.menu a:active {background:#000; color:#FFF;font-family: Arial, Helvetica, sans-serif;}
.menu ul li {}
.menu ul a {background:#eee;}
.hidden {display:none;}
/*产品展示列表菜单样式*/



