/* ==========[ CSS for Enterprise ]========== */

/*-----[ Enterprise Head Table ]-----*/

.E_ht { width: 100%;}
.E_ht_logo { height: 116px;	width: 101px;}
.E_ht_name { height: 66px; }
.E_ht_line {
	height: 4px;
	background-color: #FF9038;
}


/*-----[ Enterprise Body Left Table ]-----*/
.E_bt { width: 100%;}
.E_bt_left { 
	width:200px;
	background-image:  url(../images/line.gif);
	background-repeat: repeat-y;
}
.E_nav{}
.E_menu_table{ width :85%;}
.E_menu_title{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9036;
	width: 100%;
}
.E_menu{	background-color: #F9E8C5;}
div#E_menu a{
	width: 96%;
	color: #FF6600;
	font-weight: bold;
	background-color: #F9E8C5;
	padding: 2px 2px 2px 4px;
	line-height: 135%;
	display: block;
}
div#E_menu a:hover{
	color: #FFFFFF;
	background-color: #FFAC75;
}

/*-----[ Enterprise Body Right Table ]-----*/
.E_bt_right{}
.E_bt_nav {
	font-weight: bold;
}
.E_tableTitle{
	font-weight: bold;
	color: #FF9900;
}
.E_tableText{
	line-height: 150%;
}
.E_tableImage{}
.E_tableLink {text-align: right;}
.E_tableLink a{
	color: #2F5376;
	font-weight: bold;
}
.E_tableLink a:hover{	color: #FF9900;}

/*--[ Enterprise index.html ]--*/
.E_i_table1{}
.E_i_table2{}
.E_i_table3{}

/*--[ Enterprise aboutus.html ]--*/
.E_aboutus { }

/*--[ Enterprise service.html ]--*/
.E_service { }

/*--[ Enterprise servers.html ]--*/
.E_services { }
.E_intro { }

/*--[ Enterprise testimony.html ]--*/
.E_testimony { }

/*--[ Enterprise testimonies.html ]--*/
.E_testimonies { }


/*-----[ Enterprise Foot Table ]-----*/
.E_ft { width:100%; }
.E_ft_line { height: 4px;	background-color: #FF9038;}
.E_ft_copyright {	font-size: 10px;	color: #333333;	text-align: right;}
.E_ft_copyright a{ font-size: 10px;}
.E_ft_copyright a:hover{font-size: 10px;}
