/* ==========[ 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{width :25%}
.E_menu_table{ width :85%;}
.E_menu_title{
padding:5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9036;
	width: 100%;
}
.E_menu{	background-color: #F9E8C5;}
div#E_menu a{
	width: 96%;
	color: #EE0383;
	font-weight:;
	background-color: #F9E8C5;
	padding: 8px 2px 8px 2px;
	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-size:16px;
	font-weight:;
	color: #FF0000;
}
.E_tableTitle a{
    font-size:16px;
	font-weight:;
	color: #FF9900;
}
.E_tableText{
	line-height: 150%;
    font-size:12px;
	font-weight:;
	color: #330099;
}
.E_tableImage{}
.E_tableLink {text-align: right;}
.E_tableLink a{
	color: #718D8F;
	font-weight:;
}
.E_tableLink a:hover{	color: #FF9900;}

/*--[ Enterprise index.html ]--*/
.E_i_table1{
   background-image:url(../images/bg_blue.jpg);
   background-repeat:repeat-x;
}
.E_i_table2{
   background-image:url(../images/bg_blue.jpg);
   background-repeat:repeat-x;
}
.E_i_table3{
   background-image:url(../images/bg_blue.jpg);
   background-repeat:repeat-x;
}

/*--[ Enterprise aboutus.html ]--*/
.E_aboutus { }

/*--[ Enterprise service.html ]--*/
.E_service { }

/*--[ Enterprise servers.html ]--*/
.E_services { }
.E_intro { font-size:16px; color:#EE0383; line-height: 150% }

/*--[ 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;}
