body{ margin:0 0; background-color:#000; font-family:Arial, Helvetica, sans-serif; color:#4c4c4c; font-size:12px;}

#header1{ border-right:#404040 2px solid;
	border-left:#404040 2px solid;
}
#menubar{
	background:url(xx.gif) repeat-x top #333;
}
#menubar_ej{
	border-right:#fff 1px solid;
	border-bottom:#fff 1px solid;
}
#banner{
border-top:2px #fff solid;  border-bottom:2px #fff solid;
}
#banner_rj{ color:#b27627; font-size:18px;  text-transform:uppercase;}
#banner_rj_cn{ color:#b27627; font-size:20px; font-weight:bold;}
#container{
}

#leftouter{
}

#centerouter{
}
#rightouter{
}
#bottom {}

#bottom a:hover{
	color:#fff;
}
#footer{
	background:url(xx.gif) repeat-x top;
}
#footer table a:hover{
	color:#fff;
}
#footer_ej{
	padding-bottom:50px;
}
#footer_ej table{
	background:url(xx.gif) repeat-x bottom; height:30px;
}
#footer_ej table a:hover{
	color:#fff;
}



/*nav start*/

.menu {
	clear: both;
	float:right;
	height:35px;
	}

.menu ul {
	padding-left: 0px;
	margin-left: 0px;
	color:#9fa4aa;
	float: left;
	font-size:12px;
	font-weight: bold;
	margin-top:0;
	}

.menu ul li { 
	display: inline;
	text-transform:uppercase;
	}
.menu ul li a{
	padding:0px 8px 0 8px;
	color: #9fa4aa;
	text-decoration: none;
	float: left;
	border-left:1px solid #000;
	line-height:35px;
	}
.menu ul li span{
	color: #384b01;
	}
.menu ul li a:hover{
	color: #fff;
	}

/*nav chinese*/

.menu_cn {
	clear: both;
	float:right;
	height:35px;
	}

.menu_cn ul {
	padding-left: 0px;
	margin-left: 0px;
	color:#9fa4aa;
	float: left;
	font-size:12px;
	font-weight: bold;
	margin-top:0;
	}

.menu_cn ul li { 
	display: inline;
	text-transform:uppercase;
	}
.menu_cn ul li a{
	padding:0px 25px 0 25px;
	color: #9fa4aa;
	text-decoration: none;
	float: left;
	border-left:1px solid #000;
	line-height:35px;
	}
.menu_cn ul li span{
	color: #384b01;
	}
.menu_cn ul li a:hover{
	color: #fff;
	}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #000;
width: 150px;
visibility: hidden;
filter:alpha(opacity=70);/*导航下拉菜單背景透明*/ 
	-moz-opacity:0.7;/*在火狐兼容*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9fa4aa; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#9fa4aa;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #9fa4aa;
color:#fff;
}
/*nav end*/

/*nav1 start*/

.menu_ej {
	clear: both;
	float:right;
	height:27px;
	}

.menu_ej ul {
	padding-left: 0px;
	margin-left: 0px;
	color:#000;
	float: left;
	font-size:12px;
	font-weight: bold;
	margin-top:0;
	}

.menu_ej ul li { 
	display: inline;
	text-transform:uppercase;
	}
.menu_ej ul li a{
	padding:0px 8px 0 8px;
	color: #000;
	text-decoration: none;
	float: left;
	background:url(sx.gif) no-repeat right center;
	border-left:1px solid #e1a75d;
	line-height:27px;
	}
.menu_ej ul li span{
	color: #384b01;
	}
.menu_ej ul li a:hover{
	color: #fff;
	}

/*nav1 chinese start*/

.menu_ej_cn {
	clear: both;
	float:right;
	height:27px;
	}

.menu_ej_cn ul {
	padding-left: 0px;
	margin-left: 0px;
	color:#000;
	float: left;
	font-size:12px;
	font-weight: bold;
	margin-top:0;
	}

.menu_ej_cn ul li { 
	display: inline;
	text-transform:uppercase;
	}
.menu_ej_cn ul li a{
	padding:0px 25px 0 25px;
	color: #000;
	text-decoration: none;
	float: left;
	background:url(sx.gif) no-repeat right center;
	border-left:1px solid #e1a75d;
	line-height:27px;
	}
.menu_ej_cn ul li span{
	color: #384b01;
	}
.menu_ej_cn ul li a:hover{
	color: #fff;
	}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_ej{
position:absolute;
top: 0;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #ab7329;
width: 150px;
visibility: hidden;
filter:alpha(opacity=70);/*导航下拉菜單背景透明*/ 
	-moz-opacity:0.7;/*在火狐兼容*/
}


.dropmenudiv_ej a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #e1a75d; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#000;
}

* html .dropmenudiv_ej a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_ej a:hover{ /*THEME CHANGE HERE*/
background-color: #ab7329;
color:#fff;
}
/*nav1 end*/

/*from*/
input{ border:1px solid #767676; background-color:#000; color:#767676;}
.go_button{ border:1px solid #767676; color:#767676; padding:0 5px; vertical-align:bottom; cursor:pointer;}


/*div*/
#DivBodyLeft{ background-color:#efefef; width:240px;}
#DivBodyRight { padding:10px 0 0 18px;}
#DivBodyRight h1{ font-size:16px; color:#000; font-weight:bold; text-transform:uppercase;}
#DivBodyRight p{ font-size:12px; color:#999; line-height:21px;}
#design_table{ color:#999; line-height:20px;}
#design_table td{ height:100px;}
#development_tab{ background-color:#efefef; margin-top:5px; margin-bottom:15px; color:#999;}
#development_tab td{ border-top:1px solid #fff; padding-left:10px; line-height:24px; vertical-align:text-top;}
#development1_tab{margin-top:5px; margin-bottom:15px; color:#999;}
#development1_tab td{ line-height:24px; vertical-align:text-top;}
#development2_tab{margin-bottom:15px; }
#development2_tab th{ color:#000; text-align:center; font-weight: normal; margin-bottom:3px; background-color:#efefef; text-transform:uppercase; font-size:12px; height:45px;}
#development2_tab td{ border:#e1e1e1 solid 1px; margin-bottom:10px; }



/*font*/
a{ text-decoration:none; color:#4c4c4c;}
a:hover{text-decoration:none; color:#000;}
.WebAdress{ color:#0896e8;}
.WebAdress a{ color:#0896e8; line-height:30px;}
.WebAdress a:hover{ text-decoration: underline;}
.font24{ color:#c78939; font-size:24px;}
.font12_balck_blod{ color:#000; font-weight:bold;}
.font12_balck_blod a{ color:#000;}
.font12_balck_blod a:hover{ color:#999;}
.font16_balck_blod{ color:#000;  font-size:15px;font-weight:bold;}
.font16_balck_blod a{ color:#000;}
.font16{ font-size:15px; color:#999; font-weight:bold; text-transform:uppercase;}
.font16 a{color:#999;}
.font16 a:hover{color:#000;}
.font12_black{ color:#000;}
.font14_black{color:#000; font-weight:bold; font-size:14px;}
.font14_black a{color:#000; }
.font14_black a:hover{color:#000; }
.font14_gre{color:#999; font-weight:bold; font-size:14px;}
.font14_gre a{color:#999; }
.font14_gre a:hover{color:#000; }


/*img*/
img{ border:0;}
.square_img{ padding-right:5px;}
.air_img{ padding-right:15px;}
.industry_images{ width:115px;  color:#000; float:left; font-size:11px; text-align:center; margin-right:2px;}


