body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #132e5e url(img/bg_home.gif);
	padding: 0;
	margin: 0;
}
img {
	border: none;
	behavior: url(iepngfix.htc);
}
h1, h2, h3, h4{
	color: #c7e400;
}
a:link {
	text-decoration: none;
	color: #66CCFF;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
hr {border:1px #cccccc dotted;}

#content {
	position:absolute;
	top:0px;}

#header{
    margin: 0px 1px 0px 1px;
    background: #000 url(img/bg2.png);
    height: 15px;
	font-size:15px;
	font-weight:bold;
    text-align: right;
	padding: 11px;
}
/* 菜单 */
#menu{display:block;
	height:30px;
}
/* 菜单end */

#home {
     position:absolute;
	 margin:20px auto;
     width: 100%;
	 height: 469px;
	 background: url(img/home.jpg) no-repeat top center;}
div#HomeShow{
	width:700px;
	height:490px;
	background:#feb900;
}
#HomeShow #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#HomeShow .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 490px;
	overflow: hidden;
}
#HomeShow .Slides li {
	float: left;
	width: 700px;
	height: 490px;
}

#HomeShow .Slides img{
	border:0;
	display: block;
	width: 700px;
	height: 490px;	
}

#HomeShow .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 265px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#HomeShow .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(images/slide_trigger.gif) no-repeat center center;
}
#HomeShow .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
/* 产品 */ 	
#abcd {
	position:absolute;
	left:40px;
	top:225px;
	width:270px;
	height:60px;
    list-style:none;
	padding:0;
	clear:both;
	float:left;
	line-height:0}
#abcd li{margin-right:5px;float:left}
#abcd li a{height:65px;display:block;float:left;text-decoration:none;}
#abcd #abcd-efuna a{width:60px;background:url(butons/0a.jpg) no-repeat left top}
#abcd #abcd-efuna a:hover{background:url(butons/0a.jpg) no-repeat left bottom}
#abcd #abcd-efunb a{width:60px;background:url(butons/0b.jpg) no-repeat left top}
#abcd #abcd-efunb a:hover{background:url(butons/0b.jpg) no-repeat left bottom}
#abcd #abcd-efunc a{width:60px;background:url(butons/0c.jpg) no-repeat left top}
#abcd #abcd-efunc a:hover{background:url(butons/0c.jpg) no-repeat left bottom}
#abcd #abcd-efund a{width:60px;background:url(butons/0d.jpg) no-repeat left top}
#abcd #abcd-efund a:hover{background:url(butons/0d.jpg) no-repeat left bottom}

#efuna #abcd-efuna a{background: url(butons/0a.jpg) no-repeat left bottom;}
#efunb #abcd-efunb a{background: url(butons/0b.jpg) no-repeat left bottom;}
#efunc #abcd-efunc a{background: url(butons/0c.jpg) no-repeat left bottom;}
#efund #abcd-efund a{background: url(butons/0d.jpg) no-repeat left bottom;}
/* about */
#icon {
	position:absolute;
	right:50px;
	top:-5px;
	width:80px;
	height:80px;
	z-index:2;	
}
#icon1 {
	position:absolute;
	left:60px;
	top:25px;
	width:80px;
	height:80px;
	z-index:3;	
}
#about {
    position:absolute; 
    display:block; 
	width:500px; 
	line-height:1.4; 
	font-size:12px; 
	color:#ccc; 
	top:80px; 
	left:450px; 
	padding:10px 20px 20px 20px;
	text-align: justify;
	background:transparent url(img/zj.jpg) no-repeat top left;
	}
#cap {
    font-size:40px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color:#0099cc; 
	float:left; 
	height:25px; 
	line-height:30px; 
	margin-top:2px; 
	margin-right:3px;}
* html #cap {
    margin-right:-2px; 
	margin-top:3px;}
/* about end */
#example2{
	position:absolute;
	left:480px;
	top:150px;
	height:440px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #d3d3d3;
	padding:0 0 0 10px;
	font-weight: bold;
	background:transparent url(img/zj.jpg) no-repeat top left;}

/* 产品end */

/* 图片盒子 */ 

#example_6 {   
    position: absolute;/* 相对：relative;  important */  
    overflow: hidden; /* important */  
    width: 640px; /* important */  
    height: 495px; /* important */   
	left:365px;
    top:75px;  
}   
  
#example_6_content {   
    position: absolute;   
    top: 0;   
    margin-left: 0;   
}   
  
#example_6_content   
#example_6_content li {   
    list-style: none;   
    margin: 0;   
    padding: 0;   
}   
    #example_6_content {   
        width: 13440px;  }   
    #container_bd #example_6 ul li {   
        display: block;   
        float: left;   
        margin: 0; 
        padding: 0;   
        border: none;}   
  
#container_bd #example_6 ul li img {   
    display: block;   
}   
#container_bd #example_6_frame ul li img{   
    padding: 2px;   
}  
#example_6_frame {   
    position: relative;   
    margin: 450px 1px 0 125px; 
}   
#container_bd #example_6_frame ul li {   
    margin: 0 2px;   
}   
#container_bd #example_6_frame ul li img:hover {border: 1px solid #369;}

/* 图片盒子end */ 
#text {
	position:relative;
	line-height:1.4; 
	font-size:12px; 
	color:#ccc;
	left:0px;
	top:0px;
	width:640px;
	height:450px;
	background:url(img/body_bg.gif) repeat top;
}
/*** Teaser Components ********************************************************/

#teaser{
    font-style: normal;
    font-weight: normal;
}
#teaser .innerwrapper {
    float: left;
    position: relative;
    font: small/130% Arial, Helvetica, Verdana, sans-serif;
    padding: 95px 5px 10px 40px;
    width: 250px;
}
#teaser .innerwrapper .li{
    margin: 0 2px;
}
#teaser li {
    clear: both;
    float: left;
    list-style: none;
    background: transparent url("img/separator_teaser.gif") no-repeat 0 100%;
    width: 220px;
}
#teaser li.lastchild {
    background: transparent;
}
#teaser li strong {
    background: transparent url("img/icon.png") no-repeat 2px 0;
    color: #c7e400;
    display: block;
    font-weight: bold;
    padding-left: 24px;
    margin-left: -25px;
	margin-top: 7px;
}
/*** Teaser Components ********************************************************/
#pro {
	position:absolute;
	left:-780px;
	top:300px;
	width:420px;
	height:299px;
	z-index:1;	
}
#protext {
	position:absolute;
	right:0px;
	top:65px;
	width:60px;
	height:196px;
	z-index:9;
}
/*** contact ********************************************************/

INPUT, TEXTAREA{
	font: small/130% Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
}
INPUT.inputForComment{
	width: 231px;
	height: 19px;
	font-size: 10px;
	border: 1px solid #66CCFF;
	background-color: #333333;
	margin: 2px 5px 2px 10px;
}
TEXTAREA.inputForComment{
	width: 231px;
	height: 100px;
	font-size: 10px;
	border: 1px solid #66CCFF;
	background-color: #333333;
	margin: 2px 0 2px 10px;
}
INPUT.checkbox{
	margin: 4px 0 2px 9px;
}
DIV{color: #FFFFFF;}

DIV.label{
	position: absolute;
	right: 0px;
	top: 0px;
}
DIV.leftPartMiddle{
	position: relative;
	float: left;
	width: 1000px;
}
DIV.blueBgForNotice{
	margin: 14px 20px 0 170px;
	position: relative;
	background : #223041 url(img/body_bg.gif) repeat-x top;
}
DIV.leftBottomAngleForNotice{
	margin: 0px 20px 0px 170px;	
}
DIV.middleSeparatorInNotice{
	width: 100%;
	position: relative;
	background : url(img/middle_separator_for_notice.gif) repeat-y 151px top;
}
DIV.noticeRightContent{
	float: left;
	width: 72%;
}
DIV.noticeRightContentLarge{
	float: left;
	width: 80%;
}
DIV.noticeRightContent DIV.pad{
	padding: 5px 0px 10px 120px;
}

DIV.nextPrevPageCont{
	position: absolute;
	left: 195px;
	bottom: 0;
}
DIV.noticeLeftContent{
	float: left;
	width: 150px;
}
DIV.noticeLeftContent DIV.pad{
	padding: 28px 5px 20px 15px;
}
DIV.noticeLeftContent DIV.padBlogPreview{
	padding: 0px 5px 20px 15px;
	margin-top: -40px;
}
DIV.leftMenuPad{
	margin: 0px 0px 13px 0px;
}
DIV.titleSection{
	color: #c7e400;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 2px 0px;
}

DIV.width259{
	width: 259px;
}

DIV.width70{
	width: 70px;
}
DIV.cont{
	width: 100%;
	font-size: 12px;
}
DIV.left{
	float: left;
}
DIV.right{
	float: right;
}

/*** technology ********************************************************/
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.mootabs_title li {
	float: left;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	height: 24px;
	
}

.mootabs_title li.active {
	background-color: #242424;
}

.mootabs_panel {
	display: none;
	background-color: #ddd;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: auto;
}
.mootabs_panel.active {
	background-color: #242424;
	display: block;
}
/*** 表单 ********************************************************/
#teas{
    font-style: normal;
    font-weight: normal;
}
#teas .innerwrapper {
    float: left;
    position: relative;
    font: small/130% Arial, Helvetica, Verdana, sans-serif;
    padding: 10px 0 0 0;
    width: 300px;
}
#teas li {
    float: left;
    list-style: none;
    width: 300px;

}
#teas li strong {
    background: transparent url("img/icon.png") no-repeat 2px 0;
    color: #c7e400;
    display: block;
    font-weight: bold;
    padding-left: 24px;
    margin-left: -25px;
	margin-top: 7px;
}
/*** login ********************************************************/
.logIn {
	width: 135px;
	padding: 30px 0 10px 10px;
	}
.floatL {float: left;}
.padme {margin: 10px;}
input {float: left; font-size: 10px;}
.logIn form {margin: 0 auto; text-align: center;}
.logIn .btnLogin {width: 50px; height: 15px;}
.logIn input {color: #686868; width: 120px; height: 16px; margin-top: 10px;}
.logIn p.forgot {float: left; margin-top: 5px;}
/*** video ********************************************************/
#demo{
	overflow:hidden;
	width:390px;
	color:#ffffff; 
	height: 100px;
	margin: 0 0 12px 25px;
}

#footer{
	width: 100%;
	bottom: 0px;
	height: 20px;
	position: absolute;
	text-align: right;
	left: 0px;
	color: #d3d3d3;
	background: #242424;
	z-index: 1;
}

