/* ==========[ 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  { background-color: #999; height: 4px }


/*-----[ Enterprise Body Left Table ]-----*/
.E_bt { width: 100%;}
.E_bt_left  { background-image: url(../images/line.gif); background-repeat: repeat-y; width: 200px }
.E_nav  { }
.E_menu_table{ width :85%;}
.E_menu_title  { color: #ffffff; font-size: 12px; font-weight: bold; background-color: #000; width: 100% }
.E_menu{	background-color: #F9E8C5;}
div#E_menu a  { color: #933; font-weight: bold; line-height: 135%; background-color: #fff; display: block; padding: 2px 2px 2px 4px; width: 96% }
div#E_menu a:hover  { color: #000; background-color: #ccc }

/*-----[ Enterprise Body Right Table ]-----*/
.E_bt_right{}
.E_bt_nav {
	font-weight: bold;
}
.E_tableTitle  { color: #900; font-weight: bold }
.E_tableText{
	line-height: 150%;
}
.E_tableImage{}
.E_tableLink {text-align: right;}
.E_tableLink a { color: #333; font-weight: bold }
.E_tableLink a:hover  { color: #933 }

/*--[ Enterprise index.html ]--*/
.E_i_table1{}
.E_i_table2{}
/*--[ Enterprise aboutus.html ]--*/
.E_aboutus { }

/*--[ Enterprise service.html ]--*/
.E_service { }
.E_i_table3 { }
/*--[ 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  { background-color: #999; height: 4px }
.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;}
