@charset "utf-8";
/*----------------------------------------------基本格式化----------------------------------------------*/
body {
	line-height:18px;
	background-color:#000000;
	margin:0px;
	font-size:12px;
	font-family:"微软雅黑", Verdana;
	text-transform:uppercase;
	color:#b9b9b9;
	background-image: url(indexbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
div, p, dl, dt, dd, textarea, address, blockquote {
	margin:0;
	padding:0;
	text-align:left
}
form, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0
}
ul, li {
	margin:0;
	height:auto;
	text-align:left;
	padding:0;
}
em {
	font-style:normal
}
.content {
	width:100%
}/*\*/
* html .content {
	height: 1%;
} /**/
*>.content {
	overflow: hidden;
}
/*链接样式*/
a {
	color: #b9b9b9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font-size:12px;
	font-weight:bold;
} 
/*----------------------------------------------通用----------------------------------------------*/
.smallfont{ font-size:9px; font-family:Tahoma, Geneva, sans-serif; margin-left:6px; color:#333;} 
.iframe{ background-color:#000; width:700px;}
.Enterprise{  background-image:url(Enterprise.jpg); background-repeat:no-repeat;}
.brand{ background-image:url(brand.jpg); background-repeat:no-repeat;}
.message{ background-image:url(message.jpg); background-repeat:no-repeat;}
.jobs{ background-image:url(jobs.jpg); background-repeat:no-repeat;}
.join{ background-image:url(join.jpg); background-repeat:no-repeat;}
.product{background-image:url(product.jpg); background-repeat:no-repeat;}
.terminal{background-image:url(terminal.jpg); background-repeat:no-repeat;}
.small_li{ background-image:url(../images/btn_small_bg.jpg); height:30px; background-repeat:repeat-x;}
/*-------------- --------------------------------开始----------------------------------------------*/
#flash_div{ width:1002px; margin:auto;  height:550px; }
#copyright{ width:1002px; margin:auto; font-size:11px; margin-top:5px; text-align:left; background-image:url(1.gif);}
.copyrightfont{ color:#6a6a6a;}

#mode_div { width:1002px; margin:auto; border:#333 solid 1px;}
#logo_div{ background-image:url(mode_logo.jpg); width:999px; height:95px;}
#mode_flash{ width:1002px; height:47px; margin:0px; padding:0px; margin-bottom:0px;}

#leftdiv{ float:left; width:198px; background-color:#0b0b0b;} 
#leftdiv h3{ background-image:url(mode_menu.jpg); width:198px; height:62px;}
#leftdiv ul{ text-align:left; color:#FF9; font-size:12px; list-style:none;}
#leftdiv li{ background-image:url(menubg.jpg); background-repeat:repeat-y; height:26px; padding-left:45px; padding-top:5px;}
#leftdiv li a{ line-height:24px; width:198px; color:#FFF;}
#rightdiv{ float:right; background-color:#000; width:804px; }
#rightdiv ul{ width:754px; margin-left:30px; margin-top:10px;}
#rightdiv h3{ float:right; margin-right:25px; color:#ffe; margin-top:25px; font-size:12px; font-weight:normal;}

