/* CSS Document */
#content .abar {
	float: left;
	width: 204px;
	text-align:center;
	color:#CC6600;
	font-size:18px;
	background-color:#fff;
}

#content .a_content {
	float: left;
	_height:400px;
	min-height:400px;	
	margin-left: 14px;
}
#content .abar .menu {
	width:172px;
	padding-left:32px;
	height:26px;
	padding-top:8px;
	text-align:left;
}



#content .abar .barmenu {
	width: 203px;
	margin-top:2px;
	padding-top:6px;
	border-top:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
}
#content .abar .barmenu li {
	width: 135px;
	padding-top:7px;
	padding-left:25px;
	padding-bottom:3px;		
	background:url(/en/images/point_left.gif) no-repeat 15px 13px;
	border-bottom:#ccc 1px dashed;
	color:#A77A22;
	text-align:left;	
}
#content .abar .barmenu li a{
	color:#A77A22;
}
#content .abar .barmenu li a:hover {
	color:#FF6600;
}
#content .abar .barmenu li.oth {
    border-bottom:0;
}


#content .a_content .label {
	background-image: url(../images/about2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
	width: 716px;
}
#content .a_content .caption {
	padding-top:2px;
	height: 14px;
	width: 73px;
	font-size:14px;
	color:#87864F;
	margin-top:9px;
	margin-left:15px;
	text-align:center;
}
#content .a_content .exhibit {
	background-image: url(../images/exp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .service {
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .wizard {
	background-image: url(../images/warzid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .contact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .solution {
	background-image: url(../images/solution.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .news {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
	width: 716px;
}


#content .rmenu {
	clear:both;
	height:16px;
	margin-top:10px;
	margin-left:15px;
	line-height:16px;
}
#content .rmenu li {
	float:left;
}
#content .rmenu .l {
	width:2px;
	background:url(/en/images/r_menu_bg.gif) no-repeat left top;
}
#content .rmenu .c {
	padding-right:5px;
	padding-left:5px;
	color:#7B793D;
	font-weight:bold;
}
#content .rmenu .r {
	width:2px;
	background:url(/en/images/r_menu_bg.gif) no-repeat right top;
}

#content .rmenu2 {
	clear:both;
	height:25px;
	margin-top:15px;
	margin-left:12px;
	line-height:25px;
}
#content .rmenu2 li {
	float:left;
	height:25px;	
}
#content .rmenu2 .l {
	width:4px;
	background:url(/en/images/r_menu2_rl_bg.gif) no-repeat left top;
}
#content .rmenu2 .c {
	padding-right:5px;
	padding-left:5px;
	background:url(/en/images/r_menu2_c_bg.gif) repeat-x;
	color:#663;
}
#content .rmenu2 .r {
	width:4px;
	background:url(/en/images/r_menu2_rl_bg.gif) no-repeat right top;
}

#content .rmenu3 {
	clear:both;
	overflow:hidden;
	width:713px;
	height:16px;
	margin-top:10px;
	margin-left:3px;
	background-color:#F1F1E5;
	line-height:16px;
}
#content .rmenu3 li {
	float:left;
	height:16px;
	background-color:#fff;
}
#content .rmenu3 .l {
	width:2px;
	background:url(/en/images/r_menu_bg.gif) no-repeat left top;
}
#content .rmenu3 .c {
	padding-right:5px;
	padding-left:5px;
	color:#7B793D;
	font-weight:bold;
}
#content .rmenu3 .r {
	width:2px;
	background:url(/en/images/r_menu_bg.gif) no-repeat right top;
	border-right:3px solid #fff;
}


#content .rmenu4 {
	clear:both;
	height:25px;
	margin-top:15px;
	margin-left:12px;
	line-height:25px;
}
#content .rmenu4 li {
	float:left;
	height:25px;	
}
#content .rmenu4 .l {
	width:4px;
	background:url(/en/images/r_menu2_rl_bg.gif) no-repeat left top;
}
#content .rmenu4 .c {
	padding-right:5px;
	padding-left:5px;
	background:url(/en/images/r_menu2_c_bg.gif) repeat-x;
	color:#663;
}
#content .rmenu4 .r {
	width:4px;
	background:url(/en/images/r_menu2_rl_bg.gif) no-repeat right top;
}
#content .rmenu4 .m {
	float:right;
	width:60px;
	text-align:center;
}











